1. 2646f7a Automated rollback of commit ee24c6ecb79a25ef730e5a54f64de0a299464028. by Googler · 3 weeks ago
  2. 78c4db4 `apple_crosstool_transition`: don't trigger if `--platforms` already matches the desired Apple platform. by Googler · 3 weeks ago
  3. 6062db1 Allow macros to have attributes by Googler · 3 weeks ago
  4. 0f93a6b Cleanup: decouple the WorkerFactory from WorkerPoolConfig. by Googler · 3 weeks ago
  5. 486beaec Delete unused function. by Googler · 3 weeks ago
  6. d8c27bf Rework the logic for writing virtual inputs, in an attempt to fix a race condition observed at Google. by Googler · 3 weeks ago
  7. 5a94ac3 Move generating the --script_path file contents to RunCommandLine by Googler · 3 weeks ago
  8. 076494c Shrink interners after Skyfocus. by Googler · 3 weeks ago
  9. a119dd3 Do not cache action keys in actions. by Googler · 3 weeks ago
  10. dbb9670 Break dependency from skyframe:bzl_load_value to packages:packages. by Googler · 3 weeks ago
  11. d9afb89 Refactor `SkyFunctionEnvironment` so that previously requested dep batch prefetch is an optional functionality by Googler · 3 weeks ago
  12. 863536d Delete some dead Apple/Xcode code in Bazel. by Googler · 3 weeks ago
  13. 18a674b Move stardoc_output_proto and friends to Bazel's src/main/protobuf by Googler · 3 weeks ago
  14. e8d40eb Exclude auto deps metadata files from final apk by Googler · 3 weeks ago
  15. 6967b64 Delete dead code for attribute validation by Googler · 3 weeks ago
  16. dc5ec2b RepositoryCache: add blake3 key type by Son Luong Ngoc · 3 weeks ago
  17. 32def70 No public description by Googler · 3 weeks ago
  18. cf5951e Migrate `XcodeConfigInfo` to Starlark. by Googler · 3 weeks ago
  19. 6b62f77 Fix --run_under='some shell' + --script_path support by Googler · 3 weeks ago
  20. dcfefd9 Add digest func to Remote Asset Downloader by Son Luong Ngoc · 3 weeks ago
  21. 3ef92ac Release 8.0.0-pre.20240404.3 (2024-04-17) by Bazel Release System · 3 weeks ago
  22. 5ade9da Remove the distribs() function from Bazel. by Googler · 3 weeks ago
  23. 62f17ba Call `PooledInterner#shrinkAll` in `IdleServerTasks` and after the GC when `SequencedSkyframeExecutor` resets the evaluator. by Googler · 3 weeks ago
  24. c8b1751 Use `putIfAbsent()` instead of `get()`/`put()` in `PersistentStringIndexer`. by Googler · 3 weeks ago
  25. 8a1584e Migrate `AvailableXcodesInfo`, `XcodeProperties`, and `XcodeVersionRuleData` to builtin Starlark (with Starlark-consistent names). by Googler · 3 weeks ago
  26. 445dfab http repo rules: Make sure netrc credentials are applied for remote patch files by Googler · 3 weeks ago
  27. 1b25072 Suppress errorprone warnings for hardcoding loopback addresses. by Googler · 3 weeks ago
  28. 3052eff Extract yanked versions into a SkyFunction by Fabian Meumertzheim · 3 weeks ago
  29. ee24c6e Rewrite FdoContext to Starlark by Googler · 3 weeks ago
  30. 76f5a48 Switch the internal implementation of `StringCanonicalizer` to just `String#intern`. by Googler · 3 weeks ago
  31. 5086f65 Clean up test setup for sandboxing tests by Fabian Meumertzheim · 3 weeks ago
  32. c889837 Force `local_config_platform` to redirect to the bundled platforms repo by Xdng Yng · 3 weeks ago
  33. a7f4f6f Bump the github-actions group with 2 updates by dependabot[bot] · 3 weeks ago
  34. 8c28023 Do not generating singletons for stateless lambdas when desugaring for Android by Googler · 3 weeks ago
  35. a10a169 Re-shard focus_test.sh due to timeout. by Googler · 3 weeks ago
  36. 45dc2fc Pass `Integer` between `PersistentStringIndexer` and `CompactPersistentActionCache` instead of `int`. by Googler · 3 weeks ago
  37. 6f48f1c Run IntelliJ's "Pattern variable can be used" inspection on entire codebase. by Googler · 3 weeks ago
  38. edab875 Collapse inheritance hierarchy of `PersistentStringIndexer`. by Googler · 3 weeks ago
  39. dfd1763 Fix trash base not updated when sandbox_base changed by Pedro Liberal Fernandez · 3 weeks ago
  40. c1412d0 Update BuildOptionsTest to use custom fragments instead of re-using existing fragments. by Googler · 3 weeks ago
  41. 4a4d9b3 Ensure PartialReevaluation cycle node's deps are fetched if necessary by Googler · 3 weeks ago
  42. 0b99494 Create new packages for config tests. by Googler · 3 weeks ago
  43. 7848d5a Fix documentation typo from https://github.com/bazelbuild/bazel/commit/6a9394b5d1c4401679c87ff130fb8cf028439d08. by Googler · 3 weeks ago
  44. cf3c9a0 Migrate `apple_common.{apple_host_system_env,target_apple_env}` to Starlark. by Googler · 3 weeks ago
  45. 3fe1633 skyfocus: make banner message more precise and concise. by Googler · 3 weeks ago
  46. 57755af Introduce interner shrinking. by Googler · 3 weeks ago
  47. 44284a9 Simplify the interface of `ArtifactExpander`. by Googler · 3 weeks ago
  48. 6a9394b Reduce memory consumption of `TrieArtifact` in `ActionInputMap`. by Googler · 3 weeks ago
  49. 76a2149 Don't use `NestedSet#memo` in certain places by Googler · 3 weeks ago
  50. 14e6049 Mark SymlinkAction.toAbsolutePath as deprecated by Googler · 3 weeks ago
  51. d1cecc8 Update compile-source.md with JDK21 requirements. by Googler · 3 weeks ago
  52. 2d54af1 Fix `resolveToModuleKeys` when checking module extension by Googler · 3 weeks ago
  53. 66fda8c8 windows: use default msys64 root by Son Luong Ngoc · 3 weeks ago
  54. ddf8240 Defer creating the full `PathFragment` for each dirent until we actually need it. by Googler · 3 weeks ago
  55. 1dd5c20 Update platform mapping tests to use a custom test fragment. by Googler · 3 weeks ago
  56. 1c71e92 Replace `xcode_config_alias` native rule with Starlark builtin. by Googler · 3 weeks ago
  57. 6b2e0db Add `sep` keyword argument to `fail` by Fabian Meumertzheim · 3 weeks ago
  58. fbe1558 Stop double-wrapping --run_under commandlines with bash by Googler · 3 weeks ago
  59. 8bc881b `ArtifactExpander` looks up tree artifact metadata in `ActionInputMap` instead of maintaining maps of expansions and archived tree artifacts. by Googler · 3 weeks ago
  60. e2e42fb Emit "blaze dump --memory" data in JSON. by Googler · 3 weeks ago
  61. 210b79a Differentiate user-specified flags from invocation policy flags. by Googler · 3 weeks ago
  62. ac091a8 Simplify the error message for `NoBuildFile` error message when `package_path` is a singleton by Googler · 3 weeks ago
  63. 8128da5 Reorder metrics related modules, especially ones that capture post-GC metrics, to the last for Bazel.java. by Googler · 3 weeks ago
  64. ac2e8e5 Automatic code cleanup. by Googler · 3 weeks ago
  65. 8d927b8 Add getNoneableValue to StructImpl by Googler · 3 weeks ago
  66. 3b0aca3 Add back CcBinaryFdoTest by Googler · 3 weeks ago
  67. 5723961 Move Fdo related rules and implementation into separate directory by Googler · 3 weeks ago
  68. 2d27375 Handle InterruptedException in "blaze dump --memory". by Googler · 3 weeks ago
  69. f3d3ab5 #jep441: use pattern matching in switch expression. by Googler · 3 weeks ago
  70. a15f08f skyfocus: migrate more shell tests to Java [4/N] by Googler · 3 weeks ago
  71. 1115e52 Refactor to use switch expression pattern matching by Googler · 3 weeks ago release-8.0.0-pre.20240415.1rc1
  72. 6e6e862 Fix race condition in `RuleConfiguredTargetValue.clear`. by Googler · 3 weeks ago
  73. 66943b6 Add a test that platform mappings override flags from the command line. by Googler · 3 weeks ago
  74. 8b8c130 Create a new attr in proto_lang_toolchain temporarily to set protoc_minimal as the protoc so that we could incrementally enable `protoc_minimal` in {lang}_proto_library. by Googler · 3 weeks ago
  75. 3ae8661 Use ListenableFuture instead of CompletableFuture. by Googler · 3 weeks ago
  76. f3f14f3 Tweaks to "blaze dump --memory": by Googler · 3 weeks ago
  77. 20c49b4 LSC(tp): Add `load()` statements for the builtin top-level java symbols by Googler · 3 weeks ago
  78. 11f0620 Move SymbolGenerator from BazelStarlarkContext to StarlarkThread. by Googler · 3 weeks ago
  79. d7a9bb5 Handle processing FILE dirents in `PatternWithWildcardProducer` and `PatternWithoutWildcardProducer` to reduce the number of producers created by Googler · 4 weeks ago
  80. fedf33f Escape some underscores in windows.md. by Alexandre Boulgakov · 4 weeks ago
  81. cd26858 Clean up the internal api of (Abstract)PackageLoader to use ValueOrException and LoadingContext by Googler · 4 weeks ago
  82. f362ef4 Release 8.0.0-pre.20240401.3 (2024-04-11) by Bazel Release System · 4 weeks ago
  83. b4f9cfd Change PlatformFlagsProducer to also include the requested platform label in the results. by Googler · 4 weeks ago
  84. 8eba4e4 Move SymbolGenerator to java.net.starlark.eval package. by Googler · 4 weeks ago
  85. a3ea576 Move deprecated Android flags to the graveyard. by Googler · 4 weeks ago
  86. adfe016 Expose build event stream and starlark debugging protos by Cameron Martin · 4 weeks ago
  87. ed79a0f Implement a "transitive" mode for memory dumping. by Googler · 4 weeks ago
  88. 750a038 Copy `--experimental_override_name_platform_in_output_dir` to exec config by Googler · 4 weeks ago
  89. e76703d Update android_tools to 0.31.0 by Googler · 4 weeks ago
  90. 85d5dfe Add test utility for getting all keys in the graph. by Googler · 4 weeks ago
  91. cf66672 Support `key` callback in Starlark min/max builtins by Googler · 4 weeks ago
  92. 999762d Prepare Bazel unit tests for loading top-level symbols from `rules_java` by Googler · 4 weeks ago
  93. c8fcfd4 Improve unavailable Xcode message for Bzlmod by Brentley Jones · 4 weeks ago
  94. a7744f4 Automated rollback of commit 955b31e9882ada048d16a5dfeb48005dec81d78b. by Googler · 4 weeks ago
  95. 70fbd79 Have `--discard_analysis_cache` discard `ActionLookupValue`s with zero actions. by Googler · 4 weeks ago
  96. 5ccde1a Allow PackageLoader to load Starlark modules by Googler · 4 weeks ago
  97. e9e8786 Consolidate code around constructing non-test command lines by Googler · 4 weeks ago
  98. 6e202a8 When discarding the analysis cache, use `SkyframeExecutor#tracksStateForIncrementality` instead of the `DiscardType` to determine whether it is safe to discard non-`ActionLookupValue` configured targets. by Googler · 4 weeks ago
  99. 1c99866 Show display form labels in `java_*` buildozer fixups by Fabian Meumertzheim · 4 weeks ago
  100. fb37774 Update `shouldDeleteOnAnalysisInvalidatingChange` to avoid invalidating the special empty configuration and related actions. by Googler · 4 weeks ago