Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
bazel
/
HEAD
bf49a0e
Move zstd into the services component.
by tjgq
· 22 hours ago
main
upstream/master
bd8f218
site: Preserve HTML lists and nested tables in docs2mdx table cells (https://github.com/bazelbuild/bazel/pull/30705)
by Alex Eagle
· 22 hours ago
89f04c5
Relocate the sandbox debug suggestion to the build summary.
by twerth CA
· 23 hours ago
dc7046d
Avoid value-based class in DumperTest WeakReference test
by twerth CA
· 24 hours ago
b06d5bc
Clean up duplicate int() doc string in MethodLibrary
by twerth CA
· 25 hours ago
9c93dbe
No public description
by twerth CA
· 25 hours ago
b352e52
site: Preserve heading anchor IDs in docs2mdx conversion (https://github.com/bazelbuild/bazel/pull/30704)
by Alex Eagle
· 25 hours ago
62c5357
Clean up sandbox stashing directories on Bazel server shutdown.
by twerth CA
· 25 hours ago
4e16b5e
Silence HTTP request logging in mock StaticHTTPServer for Bzlmod tests.
by twerth CA
· 25 hours ago
7414839
Replace calls to `Runnables.doNothing()` with a do-nothing lambda, `() -> {}`.
by cpovirk
· 26 hours ago
de92f24
Fix IllegalStateException in ActionArtifactCycleReporter for ArtifactNestedSetKey.
by twerth CA
· 26 hours ago
9ed07e3
Propagate errors other than non-existence from FileSystem.is* methods.
by tjgq
· 27 hours ago
81b042b
Fix typo in LegacyIncludeScanner comment
by pcloudy
· 27 hours ago
aa451ac
Disable documentation checks in Bazel CI presubmit.
by pcloudy
· 28 hours ago
5a3e9ac
Use ThreadLocalRandom for include scanning shuffling.
by chiwang
· 29 hours ago
a65ef60
Add --prune_unused_actions option to aquery to prune unreachable actions
by twerth CA
· 30 hours ago
e3e94c2
Fix dropped action dependency when input artifact parent component is running.
by twerth
· 31 hours ago
696734c
Allow binding sockets in the macOS sandbox when networking is blocked (https://github.com/bazelbuild/bazel/pull/30865)
by Fabian Meumertzheim
· 32 hours ago
9d7add8
Fix `ConsumedArtifactsTracker` handling of template expansion inputs.
by jhorvitz
· 2 days ago
3b812d3
Graveyard --experimental_platform_in_output_dir and make it always enabled.
by gregce CA
· 2 days ago
cb69dbd
Include the originating target root in Runfiles fingerprinting under `--incompatible_prefer_depending_configuration_runfiles`.
by ahumesky
· 2 days ago
b61faad
Omit Object#wait0 in ThreadUtils slow interrupt culprit selection.
by kylecarlstrom
· 2 days ago
5176392
Fix Canva logo on users page (https://github.com/bazelbuild/bazel/pull/30745)
by Angus Lees
· 2 days ago
c3a90df
Add end-of-command Skycache token leak check with BugReport alerting.
by shahan
· 2 days ago
999dbe0
Release 10.0.0-pre.20260818.1 (2026-08-27)
by Bazel Release System
· 2 days ago
1265d25
Rename `--experimental_override_platform_cpu_name` to `--override_platform_cpu_name`.
by gregce CA
· 2 days ago
fab53df
compile-source.mdx: link to releases/latest to skip prereleases (https://github.com/bazelbuild/bazel/pull/30728)
by Samuel Bronson
· 2 days ago
8029817
Make `--experimental_override_platform_cpu_name` Starlark-convertible
by gregce
· 2 days ago
3c04dc2
Fix crash when --package_path contains only non-existent directories
by twerth CA
· 2 days ago
2161e06
Propagate `SerializationException` in `NestedSet` expansion methods.
by jhorvitz
· 2 days ago
09d3e39
Prefer StandardCharsets.UTF_8 over "UTF_8".
by tjgq
· 2 days ago
34ae51c
Delete legacy RequestBatcher
by shahan
· 2 days ago
6be4f24
Replace RequestBatcher with EagerRequestBatcher in ProxyReadingStore.
by shahan
· 2 days ago
6707525
Add custom batch-level rejection support to EagerRequestBatcher.
by shahan
· 2 days ago
97510ebd
Improve Bazel client error messaging and diagnostics for stale server processes.
by twerth CA
· 2 days ago
40ea001
Do not compute digests for special files in ByteStreamBuildEventArtifactUploader.
by twerth CA
· 2 days ago
e5c6a67
Support relative paths and `%workspace%` in `--experimental_execution_graph_log_path`.
by twerth CA
· 2 days ago
b64c195
Fix infinite hang on Windows compilation actions in WaitableProcess.
by twerth CA
· 2 days ago
0c00d03
Fix contribute link in PR template (https://github.com/bazelbuild/bazel/pull/30885)
by Kip Hamiltons
· 2 days ago
a671c5e
Prevent NPE crash when updating `MODULE.bazel.lock` with `null` `RepoRuleId`.
by twerth CA
· 2 days ago
fe1046f
Add dev_dependency to include() statements (https://github.com/bazelbuild/bazel/pull/30782)
by Keith Smiley
· 2 days ago
bc14605
Restore dedicated thread pool for include scanning in async execution.
by chiwang
· 2 days ago
b6bc367
Revert "Automated rollback of commit bcb1c38." (https://github.com/bazelbuild/bazel/pull/30811)
by Fabian Meumertzheim
· 2 days ago
259f122
Set verbosity on cancel requests when --worker_verbose is set.
by twerth CA
· 2 days ago
0e6f09d
Support pass-through `Args` for `JavaBuilder` in `java_common.create_compilation_action` (https://github.com/bazelbuild/bazel/pull/30808)
by Jonathan Perry
· 2 days ago
a4741aa
Handle empty environment variables in Windows test wrapper.
by twerth CA
· 2 days ago
0f5e81d
Check previous build's toplevel outputs in shouldTrustMetadata (https://github.com/bazelbuild/bazel/pull/30852)
by justinswe
· 2 days ago
9aae5a6
Harden GrpcCacheClient against misbehaving servers (https://github.com/bazelbuild/bazel/pull/30819)
by Fabian Meumertzheim
· 2 days ago
37e52ff
Return REMOTE_CACHE_EVICTED exit code on ThinLTO imports cache eviction.
by twerth CA
· 2 days ago
1a90add
Add config() query function support to aquery (resolving #10872)
by twerth CA
· 2 days ago
19553db
Add --incompatible_fail_on_unknown_output_groups flag.
by twerth CA
· 2 days ago
b06219e
Decorate critical path spans with target label, configuration, and primary output (if requested).
by twerth CA
· 2 days ago
bdaf726
Omit redundant 'Error in fail:' prefix from Starlark fail() error messages.
by twerth CA
· 2 days ago
bd75cfc
Update protobuf to 36.0.bcr.1 (https://github.com/bazelbuild/bazel/pull/30886)
by Tobias Werth
· 2 days ago
b019de9
Replace RequestBatcher with EagerRequestBatcher in RemoteAnalysisCacheClientImpl.
by shahan
· 3 days ago
b1a647f
Delete `statNullable`.
by tjgq
· 3 days ago
efe8aab
Inline singleton pieces in `NestedSet#splitIfExceedsMaximumSize`.
by jhorvitz
· 3 days ago
93d6576
Replace `statNullable` with `statIfFound`.
by tjgq
· 3 days ago
d94db52
Remove support for ellipses in the list type arg to `Callable` type application
by arostovtsev
· 3 days ago
f1c0937
Prevent synchronous cleanupSandboxBase from blocking on interrupted commands
by twerth CA
· 3 days ago
aca7902
Do not emit test timeout and size warnings for cached tests.
by twerth CA
· 3 days ago
385a45f
Forward fix for broken ProtoLangToolchainTest
by pzembrod
· 3 days ago
7ae49a6
Re-enable buildtool integration tests on Windows (https://github.com/bazelbuild/bazel/pull/30752)
by Fabian Meumertzheim
· 3 days ago
c061834
Remove unused verboseFailures field from GoogleChannelConnectionFactory.
by twerth
· 3 days ago
5c8f44d
Don't add `ST-<hash>` to exec config outputs when the target platform sets flags.
by gregce
· 4 days ago
609cb51
Prefer StandardCharsets.ISO_8859_1 over "ISO-8859-1".
by tjgq
· 4 days ago
355ad8f
Let TaskDeduplicator callers decide which executions to join (https://github.com/bazelbuild/bazel/pull/30516)
by Fabian Meumertzheim
· 4 days ago
5f6c314
Decouple RemoteRewoundActionSynchronizer from RemoteActionInputFetcher by depending on AbstractActionInputPrefetcher.
by chiwang
· 4 days ago
1086bf6
Handle null error messages gracefully when constructing Interrupted FailureDetail messages.
by twerth
· 4 days ago
2448559
Memoize ServerCapabilities in ReferenceCountedChannel to prevent connection pool exhaustion.
by twerth
· 4 days ago
07052d7
Wait for pending asynchronous tree deletions during shutdown.
by twerth
· 4 days ago
da4eb6a
Consolidate action rewinding tests into BuildWithoutTheBytesIntegrationTestBase.
by chiwang
· 4 days ago
b3e2c24d
Ensure ResourceCollector executes a final collection pass on stop.
by pcloudy
· 4 days ago
925314c
Replace AutoValue with record.
by tjgq
· 4 days ago
e8d8fe7
Fix eager startup of remote execution distributor when disabled.
by twerth
· 4 days ago
341a7cb
Automated rollback of commit 3d52724e735544f11140c65221c49753c8f73d2e.
by twerth
· 4 days ago
8426667
Handle CRLF line endings in workspace status parsing
by twerth
· 4 days ago
7486638
Use switch with pattern matching in ActionArtifactCycleReporter.
by twerth
· 4 days ago
6fec093
Skip chunk downloads by lazily indexing output files (https://github.com/bazelbuild/bazel/pull/30531)
by Tyler French
· 4 days ago
5b6532f
Include configuration mnemonic in action execution error messages
by twerth
· 4 days ago
bba8c51
Await remote repo materialization during teardown (https://github.com/bazelbuild/bazel/pull/30841)
by Fabian Meumertzheim
· 4 days ago
01f24e3
Fix --workspace_status_command empty value handling (https://github.com/bazelbuild/bazel/pull/28921)
by wade-arista
· 4 days ago
6197a5f
Fix String misencoding in event and terminal printing (https://github.com/bazelbuild/bazel/pull/30648)
by Fabian Meumertzheim
· 4 days ago
d6995b6
Report internal output groups in the "nothing to build" message (https://github.com/bazelbuild/bazel/pull/30750)
by Fabian Meumertzheim
· 4 days ago
61218bb
JavaBuilder changes for unused dependencies checking (https://github.com/bazelbuild/bazel/pull/30807)
by JonathanPerry651
· 4 days ago
68fcbd9
Document `--build_request_id` (https://github.com/bazelbuild/bazel/pull/30805)
by Jordan Mele
· 4 days ago
3a9b19c
Allow the include scanner to resolve generated (output-directory) toolchain headers.
by Googler
· 5 days ago
7678697
Preserve binary test annotations on Windows (https://github.com/bazelbuild/bazel/pull/30320)
by Tamir Duberstein
· 5 days ago
4af6c70
Add overflow guard in GrpcCacheClient to detect server ignoring `read_offset`.
by twerth
· 5 days ago
816c5ad
Fix non-deterministic Skyframe dependency edges on aspect_hints.
by plf
· 5 days ago
eb325a9
Support interning with `deserializedInterface` in `@AutoCodec`.
by jhorvitz
· 5 days ago
d6a6bcd
Improve build summary to attribute failed top-level targets to failed dependency actions
by twerth
· 5 days ago
df32374
Fix worker response reading when process has exited
by tanzhengwei
· 5 days ago
642b4dc
Fix FormatStringShouldUsePlaceholders in CompressedTarFunctionTest
by twerth
· 5 days ago
986c8fe
Fix UndefinedEquals and Truth assertions in ImmutableSortedKeyListMultimapTest
by twerth
· 5 days ago
4f7bf9f
Fix ReferenceEquality and BoxingComparator ErrorProne warnings
by twerth
· 5 days ago
cc3f066
Fix getUserOptions() dropping options containing 'default_override' substring.
by twerth
· 5 days ago
0bae75d
Implement `--experimental_memory_load_scheduling` in Bazel.
by twerth
· 5 days ago
657880f
Fix InterruptedExceptionSwallowed ErrorProne warning in ByteStreamServer
by twerth
· 5 days ago
174b1d9
Fix underflow of remainingTasks in AbstractQueueVisitor upon interruption
by twerth
· 5 days ago
Next »