1. 874a050 Only check for shard status file if a test passed by Fabian Meumertzheim · 2 hours ago master
  2. 5e63f2d Update blake3 to v1.5.1.bcr.1 by Fabian Meumertzheim · 4 hours ago
  3. f8273c2 Replace `--cpu` and `--host_cpu` with `--platforms` and `--host_platform` respectively in `BuildViewTestCase` by Googler · 6 hours ago
  4. 3beaaaf Use regexp to use JEP394 where IntelliJ inspection fails. by Googler · 11 hours ago
  5. 49850f8 Replace most Bzlmod events with a Skyframe graph lookup by Fabian Meumertzheim · 14 hours ago
  6. 7ffa325 Add a `BuildIntegrationTestCase` utility method for reading inline outputs. by Googler · 18 hours ago
  7. 1f3baa2 Add the concept of "generic" rules to our Starlark's doc-gen. by Googler · 19 hours ago
  8. 618c0ab Add digest func to Remote Asset Downloader by Son Luong Ngoc · 20 hours ago
  9. 6d79e11 Handle operation stream exception in wrapper by George Gensure · 20 hours ago
  10. 028c7c1 Release 8.0.0-pre.20240415.1 (2024-04-25) by Bazel Release System · 20 hours ago
  11. 86edf49 Add the missing Blocker call for `chmod`. by Googler · 21 hours ago
  12. 52adf0b Fix a race condition in IncrementalPackageRoots. by Googler · 21 hours ago
  13. 83cfbe8 Inject `TestSummaryOptions` into `TestStrategy` and make the `#processTestOutput` method respect `--print_relative_test_log_paths` by Googler · 22 hours ago
  14. e9238ff Fix an NPE while reporting an action conflict. by Googler · 22 hours ago
  15. 5917aa7 Do not record nodes for which their respective SkyFunction was not run as built. by Googler · 22 hours ago
  16. 8edddb3 Add `strip_prefix` arg to bzlmod's `git_override` by Douglas Thor · 23 hours ago
  17. c5cb07a Changes to Fileset traversal code for internal purposes by Googler · 23 hours ago
  18. 73d952d Changes to Fileset traversal code for internal purposes by Googler · 24 hours ago
  19. 8ef7b70 Implement a JNI wrapper around SQLite. by Googler · 24 hours ago
  20. 91d08ed Minor memoizing serialization context cleanups. by Googler · 24 hours ago
  21. af57f38 Add identity token based equals implementation to StarlarkFunction. by Googler · 24 hours ago
  22. c63c747 Collect worker metrics by default. by Googler · 24 hours ago
  23. 4b18dbe Handle file type changes with in-process symlink creation by Fabian Meumertzheim · 25 hours ago
  24. 410e92d Delete StringCanonicalizer. by Googler · 28 hours ago
  25. 114c0c6 Doc nit: remove local=True from http_archive example by Grzegorz Lukasik · 32 hours ago
  26. 45982b4 Revert special handling of yanked module files by Fabian Meumertzheim · 32 hours ago
  27. 1ff310b Make sure rule_integration_test can actually be called. by Googler · 2 days ago
  28. 81117aa Update to Turbine 0.6.0 by Googler · 2 days ago
  29. bd411b8 Add support for making `sunapi` an error using `-Werror:` by Googler · 2 days ago
  30. 278d7af singlejar: add support to for reading in-memory jar data by Googler · 2 days ago
  31. 5f4c403 Remove old name for `--gc_thrashing_limits`. by Googler · 2 days ago
  32. ed6e895 Do not attempt extract docs of unexported StarlarkExportables in starlark_doc_extract by Googler · 2 days ago
  33. 3ebfe24 `AbstractConfiguredTarget#getIndex` no longer crashes the build tool when given an unexported provider. by Googler · 2 days ago
  34. a213687 Make sure that any SkyValue that had memory cleared will be discarded and re-evaluated. by Googler · 2 days ago
  35. 3bcba3c Extract `TestSummaryOptions` class into its own file and target by Googler · 2 days ago
  36. 954fdb3 Improve documentation about when `NodeEntry#getValue` may return null. by Googler · 2 days ago
  37. 46225ef Change platform_mapping_test to use starlark flags instead of native flags. by Googler · 2 days ago
  38. 880a870 Create proto schema for structured debugging information to assist with diagnosing crashes. by Googler · 2 days ago
  39. 7ddde3a Allow platform mapping to correctly handle starlark flags as flag->platform keys. by Googler · 2 days ago
  40. 5c43755 Add PlatformMappingFunctionTests for list flags by Googler · 2 days ago
  41. 10e02a1 Use `refCount` based method for virtual lane. by Googler · 2 days ago
  42. 2631f58 Automated rollback of commit 247bd0d1cac9f436ba1d32e9b9bdbc5bd212691f. by Googler · 2 days ago
  43. 42ad0a8 Implement --enable_remaining_fdo_absolute_paths, --enable_propeller_optimize_absolute_paths flags by Googler · 2 days ago
  44. 1a6fd27 Remove absolute_path from FDO rules by Googler · 2 days ago
  45. 45836d0 Extract a util method `cc_helper.should_use_pic` by Googler · 2 days ago
  46. e26ab62 Fix stale docs for `--announce_rc`. by Googler · 2 days ago
  47. 7ebb699 Clean up PlatformMappingFunctionTest to use custom flags. by Googler · 3 days ago
  48. 15fa1da Update ConfiguredTargetAccessor to properly use configured targets for query functions including `attr`. by Googler · 3 days ago
  49. eb70fc2 Keep aspects that relate to uncleared configured targets from being cleared. by Googler · 3 days ago
  50. a8ffa45 Add a compile build variable to indicate memprof is used. by Googler · 3 days ago
  51. eb00ae6 Add another `PackageFunctionWithoutGlobDeps` subclass to make non-skyframe globbing separate from skyframe hybrid by Googler · 3 days ago
  52. 96e7dbb Document symbolic macro attributes in starlark_doc_extract by Googler · 3 days ago
  53. c18b687 Revert `android_sdk_repository` to using `local_config_platform` by Googler · 3 days ago
  54. c900865 Always create an empty MODULE.bazel for python tests by Yun Peng · 3 days ago
  55. acbe2fe Avoid crashing on an action owner without a label when checking for unsound directory inputs or outputs. by Googler · 3 days ago
  56. 364cc11 Fold deploy jars back into `java_binary` / `java_test` by Googler · 3 days ago
  57. ffa0c5d Refactor fdo_context to a subrule by Googler · 3 days ago
  58. ab5481e Autoexecgroups: don't report an error if there are no toolchains configured by Googler · 3 days ago
  59. 5742e69 Make the checking of available resources of a WorkerKeyPool atomic (less worry for race conditions) and re-order logic in WorkerKeyPool#invalidateWorker to make it more understandable. by Googler · 3 days ago
  60. 247bd0d Fix compare and update race condition in Profiler. by Googler · 3 days ago
  61. 8105bc0 Enforce file name format for MODULE.bazel includes by Xdng Yng · 4 days ago
  62. b2bdf97 Vendor Target by salma-samy · 4 days ago
  63. 4d966a0 Updates an out-of-date comment. by Googler · 4 days ago
  64. d8613c2 Fix action key staleness for Args due to type confusion by Fabian Meumertzheim · 4 days ago
  65. f2eec38 Replace native Objc provider with Starlark implementation by Googler · 4 days ago
  66. 6fa7332 Disable `cacheHitSempahore` if async execution is enabled. by Googler · 4 days ago
  67. b83b48c Add a new `include()` directive to MODULE.bazel files by Xdng Yng · 4 days ago
  68. 64f6169 Replace `object.wait` with `Condition`. by Googler · 4 days ago
  69. 7e4faf4 Use task type to count input discovery instead of comparing descriptions. by Googler · 4 days ago
  70. 351c720 Report Skyframe statistics on the BEP. by Googler · 4 days ago
  71. af4481c Subrule: when no toolchains are requested also set toolchains to None by Googler · 4 days ago
  72. f14c99e Automated rollback of commit a091d90cded797ce8f6206b56ffd6f89e27e2c76. by Googler · 4 days ago
  73. a40fcbe Refactor event handling related to metrics collection and cleanup after commands. by Googler · 4 days ago
  74. ba8ccaf Deflake remote tests by setting an `OnCancelHandler` by Fabian Meumertzheim · 4 days ago
  75. d37762b Improve the docs on allowed package names. by Googler · 7 days ago
  76. 09d50f9 Add new flag `--incompatible_disable_native_repo_rules` by Xdng Yng · 7 days ago
  77. 128c863 Migrate `apple_common.{AppleDynamicFramework,AppleExecutableBinary,apple_toolchain}` to built-in Starlark. by Googler · 7 days ago
  78. 7e5c6a6 Extract dwp creation code out of `cc_binary.bzl`. by Googler · 7 days ago
  79. 71e11ee Internal change by Googler · 7 days ago
  80. ae1cc15 In `BuildIntegrationTestCase`, allow overriding the exec root base instead of the whole `ServerDirectories`. Only the exec root base should be overridden. by Googler · 7 days ago
  81. 99042d5 Add `getPreviouslyRequestedDepValue()` method so that base `SkyFunctionEnvironment` reads from the env-scoped map and subclass `SkipsBatchPrefetch` queries the `evaluatorExecutor` graph on demand by Googler · 7 days ago
  82. 5111184 Allow setting proto profile artifact on FdoContext by Googler · 7 days ago
  83. 4f2f8fa Add logging for the time it takes to inform `ImportantOutputHandler`. by Googler · 7 days ago
  84. ef6f724 Cleanup FDO configs by Googler · 7 days ago
  85. a091d90 Optimize _virtual_includes when paths are only stripped by Googler · 7 days ago
  86. 55dfe56 Implement missing WorkerKeyPool.close() that kills workers when shutting down the pool. by Googler · 7 days ago
  87. 6f953cb Swap back default macOS and tvOS SDK versions by Googler · 7 days ago
  88. b81ff56 Rollforward of https://github.com/bazelbuild/bazel/commit/ee24c6ecb79a25ef730e5a54f64de0a299464028: Rewrite FdoContext to Starlark by Googler · 7 days ago
  89. 8ee8f79 Clean up `cc_shared_library` runfiles test by Fabian Meumertzheim · 7 days ago
  90. f2eb91a Add `pdb_file` and `def_file` output groups to `cc_shared_library` by Fabian Meumertzheim · 7 days ago
  91. 7979dd6 Update buildozer to v7.1.1.1 by Fabian Meumertzheim · 7 days ago
  92. 3348d60 Extract Bazel registry creation into a SkyFunction by Fabian Meumertzheim · 7 days ago
  93. 1bdc941 Fix inline html. by Googler · 7 days ago
  94. 333e9fc Delete third_party/blake3/blake3.BUILD by Fabian Meumertzheim · 7 days ago
  95. babecde Add `Nullable` to `OutputService#getBatchStatter`. by Googler · 8 days ago
  96. 793e4dd Disable action cache in `OutputArtifactConflictTest`. by Googler · 8 days ago
  97. cda9858 Allow macro and target names to overlap by Googler · 8 days ago
  98. f8277cf Fix swallowed I/O exception in LcovPrinter by Spencer Putt · 8 days ago
  99. b1de9b1 Delete unused, deprecated StarlarkThread constructor. by Googler · 8 days ago
  100. 0b698fc Share Starlark env across module and repo files by Fabian Meumertzheim · 8 days ago