1. 00b48b2 Rewrite CcDebugContext to Starlark by Googler · 21 hours ago master
  2. 183e144 Automated rollback of commit a915b00547129bc15c7efcf5794407854ecf450c. by Googler · 22 hours ago
  3. 6bd5857 Reset `remoteAnalysisCachingDependenciesProvider` during `SkyframeExecutor#resetEvaluator()` and `CommandEnvironment#beforeCommand`. by Googler · 23 hours ago
  4. 5b327c3 Implement TaskGroup for structured concurrency. by Googler · 24 hours ago
  5. 6a783b7 Add a codec for CompactHashSet. by Googler · 26 hours ago
  6. 294547b Remove some dead code by Googler · 26 hours ago
  7. e92a319 Don't fail when the same aspect is added more than once to AspectsList. by Googler · 30 hours ago
  8. e84de17 Deflake jvm_flags_escaping_test by Googler · 36 hours ago
  9. fc1c245 PROJECT.scl: handle test_suites same with with test command as build command. by Googler · 2 days ago
  10. 3438e5c Delete --incompatible_check_visibility_for_toolchains by Fabian Meumertzheim · 2 days ago
  11. fe4a13b cquery: warn instead of crash on missing nodes with --keep_going by Googler · 2 days ago
  12. f7d6fa3 Split the parts that deal with markdown out from the core options library by Googler · 2 days ago
  13. b0db510 Print status update message when `SkyframeExecutor` is checking for dirty files. by Googler · 2 days ago
  14. cc4e3b2 Clean up filesToRun construction by Fabian Meumertzheim · 2 days ago
  15. da9b1d8 Extract the `cc_static_library` rule from `@_builtins` to `@rules_cc` by Googler · 2 days ago
  16. 33650c6 Automated rollback of commit 01207e244b205037b12fa5e9ad2933ff314341e0. by Googler · 2 days ago
  17. a5aa4a4 Extract the Bazel `cc_import` rule from `@_builtins` to `@rules_cc` by Googler · 2 days ago
  18. 5b2baea Freeze lists in extra link time libraries by Googler · 2 days ago
  19. 3be8101 Move RequestBatcher clients to new adapter-based API. by Googler · 3 days ago
  20. 2d9014c Release 9.0.0-pre.20250716.1 (2025-07-23) by Bazel Release System · 3 days ago
  21. 1db88a5 Propagate `DetailedIOException` failure detail in `SkyframeTargetPatternEvaluator`. by Googler · 3 days ago
  22. feaac36 Introduce --exec_aspects, which accepts a list of Starlark aspects to be applied to all targets in the exec configuration. by Googler · 3 days ago
  23. b411e14 Adds CallbackMultiplexer strategy to RequestBatcher. by Googler · 3 days ago
  24. 0a4d5dc Take `test` exec group into account for shell path selection by Fabian Meumertzheim · 3 days ago
  25. e37ec56 bash launcher: append rather than prepend the bash bin dir by Mike Lundy · 3 days ago
  26. f3ca81a Remove handling of virtualized paths from various build infrastructure. by Googler · 3 days ago
  27. 9065e57 Differentiate execution and analysis nodes in the Skycache writer statline. by Googler · 3 days ago
  28. e5b559c Remove virtual root handling from `RunCommand`. by Googler · 3 days ago
  29. 98d8580 Remove hooks to replace the source root in `query` output. by Googler · 3 days ago
  30. a7cdbeb Darwin system network stats: place calls to sysctl() in a loop by Ed Schouten · 3 days ago
  31. a915b00 Maintain Jacoco's order for branches. by Googler · 3 days ago
  32. 7fec476 Prevent hangs during overflow conditions in grpc by George Gensure · 3 days ago
  33. 981c46b Make writer builds even faster. by Googler · 3 days ago
  34. 272effa Remove `CcTestRunnerInfo`, `BuildSettingInfo`, `licenses` from `CcStarlarkInternal` by Googler · 3 days ago
  35. 816d36a Add private APIs to `cc_common` by Googler · 3 days ago
  36. b8c7af8 Shrink worker pool when evicting idle workers due to memory pressure. by Googler · 3 days ago
  37. 3c81f8b Copy IncrementableCountDownLatch from internal guava into our code base. by Googler · 3 days ago
  38. 7ff7348 Remove unused C++ rule classes by Googler · 3 days ago
  39. dc4fd81 Use Provider and freeze() in _create_module_map_action(). by Googler · 3 days ago
  40. 01207e2 Move construction of build variables for `cc_internal.create_parse_header_action` to Starlark by Googler · 3 days ago
  41. abe3632 Send ACS invalidation lookups only if a different client id is used. by Googler · 3 days ago
  42. 289e3859 Print interactive debug instructions in HardlinkedSandboxedSpawn by Wade Carpenter · 3 days ago
  43. 6d242ff Include aspect output groups in `cquery --output=files` output by Fabian Meumertzheim · 3 days ago
  44. 66adad1 Do not use directExecutor() for FileOpNodeCollector.onSuccess(). by Googler · 4 days ago
  45. 16abbbc Propagatage --flag_alias settings to exec config. by Googler · 4 days ago
  46. 81a563c Guarantee that `FilesetOutputTree#symlinks` are sorted by performing the sorting upon construction instead of in the caller. by Googler · 4 days ago
  47. 87e480b Update async-profiler to 4.1 by Fabian Meumertzheim · 4 days ago
  48. 69a1add Remove copts_filter from second invocation of cc_internal.create_module_action() by Googler · 4 days ago
  49. 01c4a46 Reenable test in bazel_test_test.sh by Fabian Meumertzheim · 4 days ago
  50. 5a04878 No public description by Googler · 4 days ago
  51. d87aa0a Remove `@VisibleForTesting` class `Runfiles.ManifestBuilder`. by Googler · 5 days ago
  52. de7c3df Remove `ctx.fragments.go`. by Googler · 5 days ago
  53. b5d585d Remove API check from create_cc_launcher_info by Googler · 5 days ago
  54. 71a7c2b Normalize C++ action config tool paths based on exec platform OS by Fabian Meumertzheim · 5 days ago
  55. 78f0fd6 skycache: Error if there are no inclusion paths in the active directories in either `--experimental_active_directories or the resolved PROJECT.scl file. by Googler · 5 days ago
  56. c0f8401 Simplify handling of runfiles conflicts. by Googler · 5 days ago
  57. 55d2d8f Remove unused constructor and test-only methods from CcCommon by Googler · 5 days ago
  58. 7527a04 Materialize parameter files with a remote cache if requested by Fabian Meumertzheim · 5 days ago
  59. e27f702 Fix check_private_api by Googler · 5 days ago
  60. 2cd2274 Inline `Runfiles` helper methods for converting `NestedSet<SymlinkEntry>` to maps. by Googler · 5 days ago
  61. 216d333 Disallow output bases under GC-able directories by Fabian Meumertzheim · 5 days ago
  62. b69620d Fix truthiness of `Sequence` toolchain variables by Fabian Meumertzheim · 5 days ago
  63. e2c5939 Keep original description if it is the same for all merged events. by Googler · 5 days ago
  64. d76cd27 Add PathFragmentPrefixTrie#hasIncludedPaths method. by Googler · 5 days ago
  65. d61e54f Add key byte and batch counts to the statline emitted about writing to Skycache. by Googler · 5 days ago
  66. af53f53 Starlarkify CcLauncherInfo by Googler · 5 days ago
  67. 20cf927 Remove configuration for `--experimental_java_header_compilation_direct_deps` by Googler · 8 days ago
  68. 863d5ce Add ability to unset variables with `--{action,host_action,repo,run,test}_env` by Fabian Meumertzheim · 8 days ago
  69. ab7ec11 Internal changes. by Googler · 8 days ago
  70. b6fb4c0 Release 9.0.0-pre.20250714.1 (2025-07-18) by Bazel Release System · 8 days ago
  71. ae7a1c2 Enable `--experimental_java_header_compilation_direct_deps` by default by Googler · 8 days ago
  72. 3ff98e9 Update `rules_java` to `v8.14.0` by Googler · 8 days ago
  73. 0933fbb Remove various test-only runfiles-related methods in favor of using real methods such as `RunfilesTree#getMapping`. by Googler · 8 days ago
  74. b211a89 Rewrite CcLinkingContext and ExtraLinkTimeLibraries to Starlark by Googler · 8 days ago
  75. d9c4680 Various structural cleanups in `Runfiles` and its tests. by Googler · 8 days ago
  76. 7db7114 Move output name computation in `cc_internal.create_parse_header_action` to Starlark by Googler · 8 days ago
  77. 9aeaba7 Drop the `outputs` parameter from `cc_internal.create_parse_header_action` by Googler · 8 days ago
  78. 32d1ea2 Remove unused BUILD file by Googler · 8 days ago
  79. 6911712 Remove `AspectLegalCppSemantics` by Googler · 8 days ago
  80. 98bf602 Reset `RemoteAnalysisCachingState` when `SkyframeExecutor#resetEvaluator()` is called. by Googler · 8 days ago
  81. 38d2f0b Make ImportDepsChecker use args4j. by Googler · 8 days ago
  82. 1a7a100 Speculative fix for crash when interrupting builds by Googler · 8 days ago
  83. 36b91f7 Bazel core docs: auto-import language-owned build flags. by Googler · 9 days ago
  84. 4ef58e1 Support lazy macro expansion for finalizer macros by Googler · 9 days ago
  85. c0a286e Markdown syntax support for CLI docs by Jordan Mele · 9 days ago
  86. e74360f Update error handling for `Filesystem` errors in `ActionExecutionFunction`. by Googler · 9 days ago
  87. f0230ec Properly replay events from EvalMacroFunction by Googler · 9 days ago
  88. b167a2c Skycache: Fix Skycache readers crashing with aliases by Googler · 9 days ago
  89. 7fb19f4 Stop using the remote HTTP cache when it becomes unreachable by Alexander Golovlev · 9 days ago
  90. 64d8f68 Add option to allow `RemoteOutputChecker` checks metadata's TTL. by Googler · 9 days ago
  91. bc10cfd Implement union types by Googler · 9 days ago
  92. be2e459 Rollforward of https://github.com/bazelbuild/bazel/commit/311af4680850f3da807b129214bf621ca73789a9: by Googler · 9 days ago
  93. 6c23b83 Derive enum option value's Starlark convertibility by Fabian Meumertzheim · 9 days ago
  94. a42c981 Skip strategies incompatible with path mapping during resolution by Fabian Meumertzheim · 9 days ago
  95. 8195e3c Allow Bazel to be cross-compiled on Unix by Fabian Meumertzheim · 9 days ago
  96. 9cf8084 In `MemoryPressureStats`, also include the peak data point from `full_gc_fraction_point`. by Googler · 10 days ago
  97. 71bda2e Release 9.0.0-pre.20250710.1 (2025-07-16) by Bazel Release System · 10 days ago
  98. 026f01a Remove outdated references to middlemen. by Googler · 10 days ago
  99. 0cd7a53 For top-level expansion artifacts, get metadata from the `importantInputMap` instead of maintaining separate maps. by Googler · 10 days ago
  100. c42c52c Add more details for `--bes_upload_mode` by Yannic Bonenberger · 10 days ago