1. 7868f47 rust_uprev: make find_ebuild_for_rust_version() call find_ebuild_path() by Bob Haarman · 4 months ago
  2. 1333c30 rust_uprev: only return base ebuilds from find_rust_versions() by Bob Haarman · 4 months ago
  3. 9f1cac1 rust_uprev: rewrite find_rust_versions() to use Path instead of os.* by Bob Haarman · 4 months ago
  4. da46b24 rust_uprev_test: stop importing RustVersion by Bob Haarman · 4 months ago
  5. e6052e7 compiler_wrapper: automatic sync by mobiletc-prebuild · 5 months ago
  6. 8a15d25 toolchain-utils: Fix clippy warnings for wrapper by Bastian Kersting · 5 months ago
  7. ce17547 toolchain-utils: Fix rust-analyzer-chromiumos-wrapper by Bastian Kersting · 5 months ago
  8. d01e090 nightly_revert_checker: refactor find_shas by George Burgess IV · 5 months ago
  9. f750cb6 nightly_revert_checker: add stale HEAD notifications by George Burgess IV · 5 months ago
  10. 4093f8f nightly_revert_checker: use a State object by George Burgess IV · 5 months ago
  11. 46b7a61 nightly_revert_checker: import directly from `typing` by George Burgess IV · 5 months ago
  12. b590073 llvm_tools: Fix get_changed_packages in get_patch by Jordan R Abrahams-Whitehead · 5 months ago
  13. 521f6bf afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 5 months ago
  14. 920d040 fetch_cq_size_diff: add docs to README by George Burgess IV · 5 months ago
  15. 68d56fc fetch_cq_size_diff: add debuginfo checking by George Burgess IV · 5 months ago
  16. f005cb1 fetch_cq_size_diff: refactor to facilitate debuginfo by George Burgess IV · 5 months ago
  17. d6925f7 llvm_tools: add a -Werror log parsing tool by George Burgess IV · 5 months ago
  18. 567a3a8 pgo_tools: add update_llvm_manifest by George Burgess IV · 5 months ago
  19. c3c9c08 llvm_tools: Force patch_utils.py to sort metadata by Jordan R Abrahams-Whitehead · 5 months ago
  20. f032a97 llvm_tools: Fix get_patch.py for cherrypicks by Jordan R Abrahams-Whitehead · 5 months ago
  21. 389fa0b llvm_tools: Add GitHub API usage to get_patch.py by Jordan R Abrahams-Whitehead · 5 months ago
  22. f94c1fd llvm_tools: get_patch.py now applies patches by Jordan R Abrahams-Whitehead · 5 months ago
  23. f6ebdbb llvm_tools: Add skeleton for get_patch.py by Jordan R Abrahams-Whitehead · 5 months ago
  24. 9ae061a llvm_tools: add fetch_cq_size_diff by George Burgess IV · 5 months ago
  25. 74c4d9d llvm_tools: add cros_cls by George Burgess IV · 6 months ago
  26. f06e93e compiler_wrapper: automatic sync by mobiletc-prebuild · 5 months ago
  27. ec7fdc0 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 5 months ago
  28. d6e8b62 toolchain_utils_githooks: add script to mypy checks by George Burgess IV · 6 months ago
  29. 7fa195d llvm_tools: Keep patches_info as PatchInfo by Jordan R Abrahams-Whitehead · 5 months ago
  30. 6ec59dd rust_tools: fix bug in prebuilt autodetection by George Burgess IV · 5 months ago
  31. 3d9f44f afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 5 months ago
  32. 316be04 contrib: add bgtask by George Burgess IV · 6 months ago
  33. d1ecff2 check_portable_toolchains: add sdk autodetection by George Burgess IV · 6 months ago
  34. ff53a87 llvm_tools: opt into static checking for all Python code by Bob Haarman · 6 months ago
  35. c681e24 llvm_tools/get_upstream_patch.py: fix type errors by Bob Haarman · 6 months ago
  36. c5011c6 cros_utils/tiny_render.py: fix mypy complaints by Bob Haarman · 6 months ago
  37. 0138c60 llvm_tools/llvm_project.py: opt into static type checking by Bob Haarman · 6 months ago
  38. a117ba3 cros_utils/tiny_render.py: remove coding cookie by Bob Haarman · 6 months ago
  39. 62443ee llvm_tools: accept Path or str in git_llvm_rev.LLVMConfig by Bob Haarman · 6 months ago
  40. 85d69d3 llvm_tools/check_clang_diags.py: fix mypy complaints by Bob Haarman · 6 months ago
  41. 7e5f754 cros_utils/bugs.py: fix type annotations and opt into static checking by Bob Haarman · 6 months ago
  42. f0c424d cros_utils/bugs.py: fix cros lint complaints by Bob Haarman · 6 months ago
  43. 6557011 llvm_tools/modify_a_tryjob.py: opt into static type checking by Bob Haarman · 6 months ago
  44. 290d35d llvm_tools: Remove "verbose" in places where it does nothing by Bob Haarman · 6 months ago
  45. 012ab52 llvm_tools/update_packages_and_run_tests.py: add type annotations by Bob Haarman · 6 months ago
  46. 4130ffa llvm_tools/update_chromeos_llvm_hash.py: fix type errors and unit test by Bob Haarman · 6 months ago
  47. c5db9bc llvm_tools/manifest_utils.py: opt into static type checking by Bob Haarman · 6 months ago
  48. 3866411 llvm_tools/patch_{manager,utils}.py: opt into static type checking by Bob Haarman · 6 months ago
  49. 8e7e57a llvm_tools/get_llvm_hash.py: annotate and opt into static type checking by Bob Haarman · 6 months ago
  50. 97d3551 llvm_tools/git.py: opt into static type checking by Bob Haarman · 6 months ago
  51. 0c334bf llvm_tools: remove duplication among chroot.py and git.py by Bob Haarman · 6 months ago
  52. 30180e9 llvm_tools/atomic_write_file.py: fix type annotation errors by Bob Haarman · 6 months ago
  53. d735864 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 6 months ago
  54. dcced50 llvm_tools/git_llvm_rev.py: opt into static type checking by Bob Haarman · 6 months ago
  55. 3470bce llvm_tools: Don't uprev LLVM in get_upstream_patch by Jordan R Abrahams-Whitehead · 6 months ago
  56. d0ae857 compiler_wrapper: automatic sync by mobiletc-prebuild · 6 months ago
  57. 5ca2f14 llvm_tools/chroot: add type annotations and opt into static checking by Bob Haarman · 6 months ago
  58. aaf2973 auto_update_rust_bootstrap: cosmetic bugfixes by George Burgess IV · 6 months ago
  59. 11af312 rust_tools: add ebuild deletion to rust-bootstrap script by George Burgess IV · 6 months ago
  60. 0bd6b24 rust_tools: rename auto_upload_rust_bootstrap by George Burgess IV · 6 months ago
  61. 15daabd afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 6 months ago
  62. ebe1777 rust_tools: add a tracking bug to auto_upload_rust_bootstrap by George Burgess IV · 6 months ago
  63. 1dc476e rust_tools: add automatic rust-bootstrap updating by George Burgess IV · 6 months ago
  64. 0907a75 rust_tools: refactor auto_upload_rust_bootstrap slightly by George Burgess IV · 6 months ago
  65. b1e6c0f afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 6 months ago
  66. 90f011e check-presubmit: use mypy to check everything in rust_tools by George Burgess IV · 6 months ago
  67. 679eee7 rust_tools: fix mypy type complaints by George Burgess IV · 6 months ago
  68. 763a108 rust_tools: fix lint errors in rust_watch.py by George Burgess IV · 6 months ago
  69. 09d24db rust_tools: add auto_upload_rust_bootstrap by George Burgess IV · 7 months ago
  70. eeadef2 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 6 months ago
  71. d23edc6 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 6 months ago
  72. bb3898c compiler_wrapper: automatic sync by mobiletc-prebuild · 7 months ago
  73. b20ec7e afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 7 months ago
  74. f55bdac update_chromeos_llvm_hash: add an option to skip patch application by George Burgess IV · 7 months ago
  75. 17e4022 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 7 months ago
  76. 3d0d43c pgo_tools: don't upload profiles as (pretend) tarballs by George Burgess IV · 7 months ago
  77. 61b08d5 llvm_tools: add revert report generation by George Burgess IV · 7 months ago
  78. e3d6a22 pgo_tools: remove mention of llvm-next_pgo_use by George Burgess IV · 7 months ago
  79. f7b7c6e check-presubmit: move `get_from_pip` under `get_pip` check by George Burgess IV · 7 months ago
  80. 958ebe2 check-presubmit: put cros_utils on PYTHONPATH by George Burgess IV · 7 months ago
  81. 7ecfa88 check-presubmit: silence mypy on imported modules by George Burgess IV · 7 months ago
  82. 3bb829c patch_sync: Add README.md by Jordan R Abrahams-Whitehead · 7 months ago
  83. cc9e607 patch_sync: Add automation shiboleth for AOSP by Jordan R Abrahams-Whitehead · 7 months ago
  84. 83a8ff6 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 7 months ago
  85. e9028c3 pgo_tools: Use home path for hyperfine by Jordan R Abrahams-Whitehead · 7 months ago
  86. 2b3dbd0 copy_rust_bootstrap: use lbzip2 instead of pbzip2 by George Burgess IV · 7 months ago
  87. acf1593 copy_rust_bootstrap: add missing `stdin` for gsutil by George Burgess IV · 7 months ago
  88. 8f2c265 patch_sync: Don't uprev by default by Jordan R Abrahams-Whitehead · 7 months ago
  89. 9e86601 nightly_revert_checker: use github links instead of phabricator by George Burgess IV · 7 months ago
  90. a3fafb9 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 7 months ago
  91. 2f0a643 create_chroot_and_generate_pgo_profile: provide --out-dir by George Burgess IV · 7 months ago
  92. 36de619 compiler_wrapper: automatic sync by mobiletc-prebuild · 8 months ago
  93. 14ee7bb nightly_revert_checker: remove reviewers from email cc lines by George Burgess IV · 8 months ago
  94. d7f84c5 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 8 months ago
  95. 1490f1c pgo_tools: finish a refactor by George Burgess IV · 8 months ago
  96. 9bb87f2 pgo_tools: add automation to ensure PGO remains a win by George Burgess IV · 8 months ago
  97. e3edb8b pgo_tools: refactor benchmarking to be usable as a module by George Burgess IV · 8 months ago
  98. e539461 pgo_tools: refactor chroot checking into a shared function by George Burgess IV · 8 months ago
  99. 397b1bf llvm_tools: remove mention of llvm-tot by George Burgess IV · 8 months ago
  100. f3607d6 rust_uprev: cache sudo credentials by Bob Haarman · 8 months ago