1. 2fb8564 Set --experimental_collect_system_network_usage on MacOS CI workers. by Googler · 11 months ago
  2. 6194652 Remove no-longer-used StarlarkValue implementation by objc/CompilationSupport by Googler · 11 months ago
  3. fb17188 Remove `SkyframeQueryHelper#setBlockUniverseEvaluationErrors`. by Googler · 11 months ago
  4. 317ee89 Serialize StarlarkProvider using .bzl references. by Googler · 11 months ago
  5. 38f8fff Use DeferredNestedSetCodec in SerializationCheckingGraph for analysis types. by Googler · 11 months ago
  6. e751c5d Enable SerializationCheckingGraph to deserialize with Skyframe. by Googler · 11 months ago
  7. d32202b Break up some Java libraries to allow upcoming additional dependencies without introducing cycles. by Googler · 11 months ago
  8. 239682b Refactor project resolution to use its own Skyfunction. by Googler · 11 months ago
  9. 00a0837 Add a test for debug messages when a toolchain isn't selected due to incompatible `target_settings`. by Googler · 11 months ago
  10. bd1c3af Emit function param's role in starlark_doc_extract proto output by Googler · 11 months ago
  11. 882a467 Support RPackage class generation in RClassGenerator. by Googler · 11 months ago
  12. b48a319 Fix IPv6-related network issues in some shell tests. by Googler · 11 months ago
  13. 29e9a9d Remove `//src/main/java/...` from the list of build targets on macOS. by Googler · 11 months ago
  14. 5986420 Fix getting authentication for URLs in http repo rules by Yun Peng · 11 months ago
  15. ac9d710 Add identityToken to StarlarkDefinedAspect via its StarlarkAspectClass. by Googler · 11 months ago
  16. bb702b6 Add identityToken to MacroFunction and StarlarkRuleFunction. by Googler · 11 months ago
  17. 8ca7b16 Bump the size of external_remote_file_test by Googler · 11 months ago
  18. 1b7424e Fix BazelPackageLoaderTester on MacService machines by Googler · 11 months ago
  19. 9acc146 Add a starting point for the disk cache garbage collector. by Googler · 11 months ago
  20. a737169 Reduce shell test flakiness. by Googler · 11 months ago
  21. 34e3159 Migrate apple_common.platform to Starlark by Googler · 11 months ago
  22. 8a6aa56 Bump the github-actions group with 5 updates by dependabot[bot] · 11 months ago
  23. d91cd18 Move Skyfocus working set preparation and execution into a separate class (SkyfocusExecutor). by Googler · 11 months ago
  24. 463f809 Add missing space in doc comment. by Tim Peut · 11 months ago
  25. c91ee80 Enable header parsing test on macOS by Keith Smiley · 11 months ago
  26. 9c3ab4d Use JEP394 `instanceof` syntax consistently in `BuildEventStreamer`. by Googler · 11 months ago
  27. 6d30703 Do not record events announced after the build-completing event, including by flushing stdout/stderr. by Googler · 11 months ago
  28. fff196c Use the passed in enableCoverage parameter to determine coverage in createSourceAction by Googler · 11 months ago
  29. de4d519 Block in repo fetching state's `close()` method by Googler · 11 months ago
  30. fa9c648 Remove the TransitionFactories utility class. by Googler · 11 months ago
  31. 6abdd2a Add layering_check support for macOS by Keith Smiley · 11 months ago
  32. aa67e4c Do not print repository errors twice by Fabian Meumertzheim · 11 months ago
  33. b4d3b84 Remove support for adding non-exported transitions to Starlark attributes. by Googler · 11 months ago
  34. b7a1b21 Use `null` instead of `ImportantOutputHandler#NO_OP`. by Googler · 11 months ago
  35. d1760bd Add explicit codec for NonRuleConfiguredTargetValue. by Googler · 11 months ago
  36. 5df1236 Update GSON to 2.10.1 by Fabian Meumertzheim · 11 months ago
  37. 388f687 Flip `--experimental_collect_system_network_usage` to `true`. by Googler · 11 months ago
  38. c4c9ea6 Deflake testConflictErrorAndUnfinishedAspectAnalysis_mergedAnalysisExecution[skymeld=true,minimizeMemory=false,keepGoing=false] by Googler · 11 months ago
  39. 75e5d2f Make `cc_shared_library` runnable standalone by Fabian Meumertzheim · 11 months ago
  40. cc4290a Ensure that native rules return all their advertised providers by Googler · 11 months ago
  41. 8c0364f Avoid unnecessary checks by returning early. by Googler · 11 months ago
  42. e9be7ed Various fixes in libraries_to_link_collector by Googler · 11 months ago
  43. 10516d9 Fixing missing libraries_to_link in link_build_variables by Googler · 11 months ago
  44. 8e783b0 Migrate apple_common.platform_type to Starlark by Googler · 11 months ago
  45. fbdae6f Report better errors in C++ linking tests by Googler · 11 months ago
  46. 5403bec skyfocus: add test to ensure nodes from the previous invocations are not dropped with a new working set. by Googler · 11 months ago
  47. 290315e [Cgroups] Extended cgroup support by Alessandro Patti · 11 months ago
  48. 3fafbe0 Use record for FocusResult. by Googler · 11 months ago
  49. c12692f Simplify SkyfocusState by combining userDefinedWorkingSet and derivedWorkingSet into a single workingSet. by Googler · 11 months ago
  50. 85c36e9 skyfocus: make default output less noisy. by Googler · 11 months ago
  51. 5e5944a skyfocus: add a test for building a target with a derived working set, then its rdep with another derived working set. by Googler · 11 months ago
  52. 033b68a skyfocus: migrate more shell tests to Java [5/N] by Googler · 11 months ago
  53. 2fd4499 skyfocus: derive working set automatically. by Googler · 11 months ago
  54. 4de3675 Mark static providers @SerializationConstant. by Googler · 11 months ago
  55. ff63e0d Make `GlobsFunction#compute` re-throw `InterruptionException` only after all State Machine workers threads are done. by Googler · 11 months ago
  56. ced7998 Track `getenv` calls in module extensions by Fabian Meumertzheim · 11 months ago
  57. de0a37c Add layering_check support for macOS by Keith Smiley · 11 months ago
  58. 78115b4 Implements a DeferredObjectCodec for TransitiveInfoProviderMapImpl. by Googler · 11 months ago
  59. 153552c Delete unused EmptyConfiguredTarget. by Googler · 11 months ago
  60. a1e191d Add a LeafObjectCodec for BzlLoadValue.Key. by Googler · 11 months ago
  61. c985d27 Make LabelCodec a LeafObjectCodec. by Googler · 11 months ago
  62. 0d6edac Make a LeafObjectCodec for PackageIdentifier. by Googler · 11 months ago
  63. 79eac39 Create an explicit LeafObjectCodec for RepositoryName. by Googler · 11 months ago
  64. aa436c3 Validate label attributes of repositories created by module extensions by Fabian Meumertzheim · 11 months ago
  65. 9d00cb5 Fix JavaDoc explaining the output from `BuildEventStreamer#consumeAsPairs`. by Googler · 11 months ago
  66. 517ee9b skymeld: add test to assert that nodes are done after each build, except for unevaluated BuildDriverKeys from a previous build. by Googler · 11 months ago
  67. 68009f8 Add `NestedSet<PathFragment>`- and `Artifact`-typed compile build variables by Googler · 11 months ago
  68. b12f536 Integrate the skymeld cases into the rewinding inconsistency receiver. by Googler · 11 months ago
  69. 4bdc4f4 Add remove unreferenced code feature by Matt Smith · 11 months ago
  70. cb42a1d Automated rollback of commit bcbd956399c8322ede781ee5e2514de6171ca962. by Googler · 11 months ago
  71. cdd104c Do not record events announced after the build-completing event. by Googler · 11 months ago
  72. 015f3a8 Tiny bugfix for StarlarkProvider.depsetTypePredictor. by Googler · 11 months ago
  73. c4167e3 Add support for overlays in source.json by Farid Zakaria · 11 months ago
  74. c902fbd Make `bazel mod tidy` work with `include()` by Xdng Yng · 11 months ago
  75. 9dcec10 Update buildozer to 7.1.2 by Fabian Meumertzheim · 11 months ago
  76. 29afc34 Mark more Starlark-exposed transitions with the correct API interface. by Googler · 11 months ago
  77. c4e8848 Remove use of the TransitionFactories conversion utilities in tests. by Googler · 11 months ago
  78. 4d22505 Ignore toplevel outputs that don't have metadata. by Googler · 11 months ago
  79. 5239fe6 Split out serialization/testutils/RoundTripping from testutils/TestUtils. by Googler · 11 months ago
  80. 792d17c Fix a crash on `use_repo_rule` with no repos by Fabian Meumertzheim · 11 months ago
  81. 739f7b8 Split ConfigurationTransitionApi to a new target. by Googler · 11 months ago
  82. 0e9287f Provide "did you mean ...?" suggestions for unknown command-line options by Fabian Meumertzheim · 11 months ago
  83. cdace8f Fail early on certain invalid labels in module files by Fabian Meumertzheim · 11 months ago
  84. 72c8ae5 Modify `LateBoundAlias` rules to declare a new provider that they always return by Googler · 11 months ago
  85. e091374 Remove stack slot calculation from RClassGenerator. by Googler · 11 months ago
  86. bcbd956 Rollback of https://github.com/bazelbuild/bazel/commit/4d6513b54fa07321115cac350553b29914d43a65 due to user breakage reports. by Googler · 11 months ago
  87. 56739f4 Remove unused NullTransition. by Googler · 11 months ago
  88. 89432df Fix error message when casting to boolean. by Googler · 11 months ago
  89. 373ea03 Verify in a test that all rules have the `package_metadata` attribute by Fabian Meumertzheim · 11 months ago
  90. d2c4861 Add async-compatible DeferredNestedSetCodec. by Googler · 11 months ago
  91. 758f399 Correctly detect ContentLengthMismatchException and retry. by Googler · 11 months ago
  92. 2c0faf9 When we're inlining `BZL_LOAD` and `STARLARK_BUILTINS` nodes, cache-and-reuse the single `STARLARK_BUILTINS` node value rather than repeatedly computing it inline. by Googler · 11 months ago
  93. 6d840d1 Update `@rules_java` v7.6.1 by Xdng Yng · 11 months ago
  94. c4092e9 Remove stale extension factors by Fabian Meumertzheim · 11 months ago
  95. 5697d0a Support serialization constants in testutils/Fingerprinter. by Googler · 11 months ago
  96. 6cbbb9d Release 8.0.0-pre.20240516.1 (2024-05-21) by Bazel Release System · 11 months ago
  97. 442b4fb Added `rules_rust` to Recommended rules docs by UebelAndre · 11 months ago
  98. ccdec5a Update lockfile docs by Fabian Meumertzheim · 11 months ago
  99. 1f1b4fd Automated rollback of commit 0a658930a9fe39f98206f32fac068c97ebd1f09f. by Googler · 11 months ago
  100. c186760 Enable LeafObjectCodec to to handle nulls and constants in immutable contexts. by Googler · 11 months ago