aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08llvm_tools: Force patch_utils.py to sort metadataJordan R Abrahams-Whitehead
2024-01-08llvm_tools: Fix get_patch.py for cherrypicksJordan R Abrahams-Whitehead
2024-01-08llvm_tools: Add GitHub API usage to get_patch.pyJordan R Abrahams-Whitehead
2024-01-08llvm_tools: get_patch.py now applies patchesJordan R Abrahams-Whitehead
2024-01-08llvm_tools: Add skeleton for get_patch.pyJordan R Abrahams-Whitehead
2024-01-08llvm_tools: add fetch_cq_size_diffGeorge Burgess IV
2024-01-08llvm_tools: add cros_clsGeorge Burgess IV
2024-01-08compiler_wrapper: automatic syncmobiletc-prebuild
2024-01-03afdo_metadata: Publish the new kernel profilesmobiletc-prebuild
2023-12-27toolchain_utils_githooks: add script to mypy checksGeorge Burgess IV
2023-12-27llvm_tools: Keep patches_info as PatchInfoJordan R Abrahams-Whitehead
2023-12-27rust_tools: fix bug in prebuilt autodetectionGeorge Burgess IV
2023-12-27afdo_metadata: Publish the new kernel profilesmobiletc-prebuild
2023-12-27contrib: add bgtaskGeorge Burgess IV
2023-12-27check_portable_toolchains: add sdk autodetectionGeorge Burgess IV
2023-12-22llvm_tools: opt into static checking for all Python codeBob Haarman
2023-12-22llvm_tools/get_upstream_patch.py: fix type errorsBob Haarman
2023-12-22cros_utils/tiny_render.py: fix mypy complaintsBob Haarman
2023-12-22llvm_tools/llvm_project.py: opt into static type checkingBob Haarman
2023-12-22cros_utils/tiny_render.py: remove coding cookieBob Haarman
2023-12-21llvm_tools: accept Path or str in git_llvm_rev.LLVMConfigBob Haarman
2023-12-21llvm_tools/check_clang_diags.py: fix mypy complaintsBob Haarman
2023-12-21cros_utils/bugs.py: fix type annotations and opt into static checkingBob Haarman
2023-12-21cros_utils/bugs.py: fix cros lint complaintsBob Haarman
2023-12-21llvm_tools/modify_a_tryjob.py: opt into static type checkingBob Haarman
2023-12-21llvm_tools: Remove "verbose" in places where it does nothingBob Haarman
2023-12-21llvm_tools/update_packages_and_run_tests.py: add type annotationsBob Haarman
2023-12-21llvm_tools/update_chromeos_llvm_hash.py: fix type errors and unit testBob Haarman
2023-12-21llvm_tools/manifest_utils.py: opt into static type checkingBob Haarman
2023-12-21llvm_tools/patch_{manager,utils}.py: opt into static type checkingBob Haarman
2023-12-21llvm_tools/get_llvm_hash.py: annotate and opt into static type checkingBob Haarman
2023-12-21llvm_tools/git.py: opt into static type checkingBob Haarman
2023-12-21llvm_tools: remove duplication among chroot.py and git.pyBob Haarman
2023-12-21llvm_tools/atomic_write_file.py: fix type annotation errorsBob Haarman
2023-12-20afdo_metadata: Publish the new kernel profilesmobiletc-prebuild
2023-12-19llvm_tools/git_llvm_rev.py: opt into static type checkingBob Haarman
2023-12-19llvm_tools: Don't uprev LLVM in get_upstream_patchJordan R Abrahams-Whitehead
2023-12-18compiler_wrapper: automatic syncmobiletc-prebuild
2023-12-14llvm_tools/chroot: add type annotations and opt into static checkingBob Haarman
2023-12-13auto_update_rust_bootstrap: cosmetic bugfixesGeorge Burgess IV
2023-12-13rust_tools: add ebuild deletion to rust-bootstrap scriptGeorge Burgess IV
2023-12-13rust_tools: rename auto_upload_rust_bootstrapGeorge Burgess IV
2023-12-13afdo_metadata: Publish the new kernel profilesmobiletc-prebuild
2023-12-13rust_tools: add a tracking bug to auto_upload_rust_bootstrapGeorge Burgess IV
2023-12-13rust_tools: add automatic rust-bootstrap updatingGeorge Burgess IV
2023-12-13rust_tools: refactor auto_upload_rust_bootstrap slightlyGeorge Burgess IV
2023-12-06afdo_metadata: Publish the new kernel profilesmobiletc-prebuild
2023-12-04check-presubmit: use mypy to check everything in rust_toolsGeorge Burgess IV
2023-12-04rust_tools: fix mypy type complaintsGeorge Burgess IV
2023-12-04rust_tools: fix lint errors in rust_watch.pyGeorge Burgess IV