1. a5ce5d0 Shard a few large OSS shell tests by Googler · 7 months ago
  2. 187b465 Use millisecond precision when setting the last modified time on Unix. by Googler · 7 months ago
  3. 6fae208 Add the ability to register idle tasks. by Googler · 7 months ago
  4. e9a18ce Use NOW_SENTINEL_TIME when refreshing the mtime on a disk cache entry. by Googler · 7 months ago
  5. cc6e286 Correct docs about allowed syntax of `exports_filter` by Thi Doan · 7 months ago
  6. 46341b1 Add `override_repo` and `inject_repo` by Fabian Meumertzheim · 7 months ago
  7. 4371aa0 Add user archiver flags into C++ toolchains by Fil-Den · 7 months ago
  8. 9cfffdf Path map non-direct children of tree artifacts during header discovery by Fabian Meumertzheim · 7 months ago
  9. 836ab55 Make StarlarkMaterializingLateBoundDefault not is-a LateBoundDefault. by Googler · 7 months ago
  10. f10eed8 Clarify the documentation of filegroup. by Googler · 7 months ago
  11. f64cdea Create the fileset mapping lazily in `ActionInputMetadataProvider`. by Googler · 7 months ago
  12. 910e576 python: Add `provides = [PyInfo]` to py_library/py_binary/py_test by Nils Wireklint · 7 months ago
  13. e53831f Add `-Djava.lang.Thread.allowVirtualThreads=true` as a startup JVM flag by Googler · 7 months ago
  14. 7aa9e77 Convert ToolchainType from AutoValue to record. by Googler · 7 months ago
  15. 33aca3f Implement core garbage collection logic for the disk cache. by Googler · 7 months ago
  16. 2df98cb Rename java_toolchain.oneversion_whitelist to oneversion_allowlist by Googler · 7 months ago
  17. ec190f4 Internal change by Googler · 7 months ago
  18. 3effcd4 LSC(tp): Add `load()`s for the builtin java rules by Googler · 7 months ago
  19. 441b3c2 Delete dexer:{dexer,DexBuilder} and related files by Googler · 7 months ago
  20. 3f50414 Correctly propagate errors and abort the build for certain remote errors. by Chi Wang · 7 months ago
  21. e6be637 Make DigestUtils.CacheKey a record. by Benjamin Peterson · 7 months ago
  22. b8665cc Automated rollback of commit 9acc146bfae04e9071cc73331cb667fdd2bb9fcb. by Googler · 7 months ago
  23. 8a6d4ee Fix naming inconsistency in `spawn.proto` by Fabian Meumertzheim · 7 months ago
  24. 51bb7b8 Rename RemoteCache to CombinedCache, reflecting its true purpose. by Googler · 7 months ago
  25. fa32c38 Remove unused code from ObjcCompilationContext in preparation to starlarkification. by Googler · 7 months ago
  26. 79a5bca Forbid dependency resolution rules from being parents. by Googler · 7 months ago
  27. 073d675 Add tests for dormant dependencies. by Googler · 7 months ago
  28. 19efaf2 Update one version allowlist flag by Googler · 7 months ago
  29. b084956 Use a constant for the `_builtins` `RepositoryName`. by Googler · 7 months ago
  30. 13bf847 Fix upb build with Clang 16 by Fabian Meumertzheim · 7 months ago
  31. f10f307 Precompute `StarlarkDefinedConfigTransition` hashcodes. by Googler · 7 months ago
  32. 6661820 Support adding validation during package loading by Googler · 7 months ago
  33. 9ee1a0f Remove unused code from IntermediateArtifacts prior to starlarkification. by Googler · 7 months ago
  34. 03f3b25 Avoid allocations from varargs arrays and boxing in `BzlLoadValue.Key` hashcodes. by Googler · 7 months ago
  35. b018aae Remove structField=true from IntermediateArtifacts methods that have side effects and are not pure getters. by Googler · 7 months ago
  36. 5949aac Precompute hashcode for `RepositoryName`. by Googler · 7 months ago
  37. 254f97a Starlarkify CompilationArtifacts.java by Googler · 7 months ago
  38. bed55b4 Make objc/IntermediateArtifacts write everything to binfiles, in preparation for starlarkification unknown commit by Googler · 7 months ago
  39. c2f539c Optimize representation of runfiles in compact execution log by Fabian Meumertzheim · 7 months ago
  40. 2e4cc26 Fix trailing dot in WORKSPACE_DEPRECATION message by Googler · 7 months ago
  41. b88b53a Update Bazel dependencies by hvd · 7 months ago
  42. 9d6afc3 Implement materializer functions for dormant dependencies. by Googler · 7 months ago
  43. 439e7e1 Release 8.0.0-pre.20240911.1 (2024-09-20) by Bazel Release System · 7 months ago
  44. 7384d10 Delete dexer/DexFileMerger by Googler · 7 months ago
  45. f301171 Inline old ModuleKey methods by Googler · 7 months ago
  46. ce64b1a Make setContainsErrors() and setIOException() void by Googler · 7 months ago
  47. 9e60841 Push Metadata out of Builder constructor by Googler · 7 months ago
  48. 7d2d26a Replace uses of `pkg` with `metadata` in builder where possible by Googler · 7 months ago
  49. 2d0a98e Remove unused `--cpu` OptionDefinition reference. by Googler · 7 months ago
  50. c04a561 Fix the documentation for `bazel fetch --configure` by Fabian Meumertzheim · 7 months ago
  51. 5d4400c Remove dead code around native repo rules registering toolchains on instantiation by Googler · 7 months ago
  52. d661d7d Fix repr of dict-valued select expressions by Googler · 7 months ago
  53. 1c1dd49 Add s390x support for Bazel by Sangita.Nalkar · 7 months ago
  54. 4cef38d Use `Map#forEach` instead of a stream in `BuildConfigurationKeyMapProducer`. by Googler · 7 months ago
  55. d7c7a70 Intern `VectorArg`s more aggressively by Fabian Meumertzheim · 7 months ago
  56. dafa4b5 Add assertion for frontier candidate selection. by Googler · 7 months ago
  57. 6045087 Fix typo in repo_mapping documentation by Googler · 7 months ago
  58. 80b4176 Release 8.0.0-pre.20240909.1 (2024-09-19) by Bazel Release System · 7 months ago
  59. 6ba40e5 Release 8.0.0-pre.20240909.1 (2024-09-19) by Bazel Release System · 7 months ago
  60. 7ffa88f Automated rollback of commit 7c761bd6046defb34ada39c66eca686571eec4f4. by Googler · 7 months ago
  61. 0313b4a Only enable analysis caching during analysis when mode is DOWNLOAD. by Googler · 7 months ago
  62. c442bb5 Add deadline parameter for analysis cache operations. by Googler · 7 months ago
  63. a8ebd87 Simplify computation of `Package#sourceRoot` by Googler · 7 months ago
  64. 14b0da0 Make Package.Metadata a record class by Googler · 7 months ago
  65. f4e00d8 Move workspaceName out of Metadata, and isRepoRulePackage into Metadata by Googler · 7 months ago
  66. 055314e Fetch extra action outputs with `--remote_download_toplevel` by Fabian Meumertzheim · 7 months ago
  67. 7c761bd Update Bazel's embedded JDK to 23 by Fabian Meumertzheim · 7 months ago
  68. 55346791 Only invalidate `configure` repos with `fetch --configure --force` by Fabian Meumertzheim · 7 months ago
  69. e3d30ce Add tests for attribute name length limits for subrules by Googler · 7 months ago
  70. b2991fa Migrate Version to use records by Googler · 7 months ago
  71. 0d52aa7 Make Package.Metadata hold (mostly) only data known prior to BUILD file evaluation by Googler · 7 months ago
  72. e34043c Reorder the top-level declarations in the Package class by Googler · 7 months ago
  73. 9e91c0f Add macro visibility delegation by Googler · 7 months ago
  74. 1e6a3df Apply `single_version_override` patches to module files by Fabian Meumertzheim · 8 months ago
  75. 3a44a2a Document behaviour of `None` with `attr` related API by Jordan Mele · 7 months ago
  76. 3120d35 Support --target_pattern_file for fetch and vendor command by Yun Peng · 7 months ago
  77. 0236f2d Migrate ModuleKey to a record class. by Googler · 7 months ago
  78. d2bd039 Disable MSYS path conversion for Bazel integration tests as part of test setup; remove this from individual integration tests. by Googler · 7 months ago
  79. 63c887b Use PackedFingerprint throughout serialization code. by Googler · 7 months ago
  80. a7210b8 Delete AndroidNeverlinkAspect. by Googler · 7 months ago
  81. e48dac0 Implement an allowlist for dormant dependencies and materializers. by Googler · 7 months ago
  82. 150fc64 Apply length check on the user-defined attribute name for subrule attributes by Googler · 7 months ago
  83. bbbdc3f Internal change by Googler · 7 months ago
  84. a345cda Use `ConcurrentHashMap` for `BlazeInterners#newStrongInterner`. by Googler · 7 months ago
  85. 4607ad4 Automated rollback of commit 76b42af100b0a1079a25a7ba24bffcd6bc53f6e0. by Googler · 7 months ago
  86. 75f9799 Add `ifQueued` callback to `ConcurrencyMeter#request`. by Googler · 7 months ago
  87. ae46abf Allow register CounterSeriesCollector by Googler · 7 months ago
  88. 538136e Let methods from ObjcProviderApi throw UnsupportedOperationException() - the API isn't used anymore. by Googler · 7 months ago
  89. 2c1a72a Simplify handling of stacked counter series. by Googler · 7 months ago
  90. a72c9b8 Remove unused `:android_sdk` late-bound attribute. by Googler · 7 months ago
  91. d2a9765 Use strings for fileset target paths in `ActionInputMetadataProvider`. by Googler · 7 months ago
  92. 4093943 Implement `TEST_PREMATURE_EXIT_FILE` by Fabian Meumertzheim · 7 months ago
  93. 76b42af Automated rollback of commit 750f0a1c05f56403e3b4a3d08b6d7de6ce3ed7f7. by Googler · 7 months ago
  94. d4cc6a4 Collect artifacts from `DefaultInfo.files` to generate top-level aspects output files by Googler · 7 months ago
  95. 2d5591f Add PackedFingerprint class. by Googler · 7 months ago
  96. 6877f15 Remove MapBackedChecksumCache dep for analysis caching. by Googler · 7 months ago
  97. dc61274 Make --noallow_discard_analysis_cache work when used twice in a sequence. by Googler · 7 months ago
  98. 94b72e4 Replace `CounterSeriesTask.ofProfilerTask` with direct constructor call by Googler · 7 months ago
  99. 79ab580 Internal change by Googler · 7 months ago
  100. e5ee271 Distinguish runfiles middlemen by making them a SpecialArtifact. by Googler · 7 months ago