1. 43cb21a Manage temporary files inside AbstractActionInputPrefetcher by chiwang · 2 years, 11 months ago
  2. 6e03d0c Semiautomated rollback of changelist 176873598. by Googler · 2 years, 11 months ago
  3. 0937d45 Refactor ASM version handling by cushon · 2 years, 11 months ago
  4. b0487dc Avoid keying libraries from link_multi_arch_static_library by the split transition key; use target_gnu_system_name instead. by Googler · 2 years, 11 months ago
  5. bbf74d5 Drop redundant `ErrorProneTimings` shim from `ErrorPronePlugin` by Halil Sener · 2 years, 11 months ago
  6. 0c9598f Remove cc_proto_library helper methods from semantics file. by gnish · 2 years, 11 months ago
  7. f755d88 Set BuildDriverKey as CPU-heavy. by leba · 2 years, 11 months ago
  8. cdb7750 Add WorkerKey to the ResourceSet. by wilwell · 2 years, 11 months ago
  9. c878c67 Automatic code cleanup. by Googler · 2 years, 11 months ago
  10. 03ad0cd main: do not declare `environ` on Windows by Saleem Abdulrasool · 2 years, 11 months ago
  11. d326889 Remove stale comment. #cleanup by leba · 2 years, 11 months ago
  12. 467f32d linux-sandbox: do not treat large user IDs as negative numbers by George Prekas · 2 years, 11 months ago
  13. 6bad1a1 Build desugared library DEX in release mode by sgjesse · 2 years, 11 months ago
  14. 054a026 Fix unwanted retention of StarlarkDefinedAspect-s. by ilist · 2 years, 11 months ago
  15. ca3211f Formatting change #cleanup. by leba · 2 years, 11 months ago
  16. d46269f Fix handling Java proto libraries '/' in the name. by ilist · 2 years, 11 months ago
  17. 4099f0f Check the providers are there in java_proto_library by ilist · 2 years, 11 months ago
  18. 510edc2 Fix DependencyResolver to properly handle toolchain dependencies for output files. by jcater · 2 years, 11 months ago
  19. 1afd26a Add licenses and distribs attribute to java_proto_library by ilist · 2 years, 11 months ago
  20. 8b9147d Optimise short paths in JavaInfo provider. by ilist · 2 years, 11 months ago
  21. 44d94f7 Drop source jars in java_common.compile when create_ouput_source_jar is unset by ilist · 2 years, 11 months ago
  22. dbb8b6e Optimise path producing empty JavaPluginInfo in JavaPluginInfo.merge by ilist · 2 years, 11 months ago
  23. 20b5a53 Switch to the NoFinalizer variant of ZstdOutputStream. by Benjamin Peterson · 2 years, 11 months ago
  24. 612fa54 Per https://github.com/bazelbuild/bazel/pull/15416#discussion_r871840328, use latch instead of flag to check whether the chunker is closed. by chiwang · 2 years, 11 months ago
  25. 75ba8f7 Remove obsolete j2objc_library docstring. by fwe · 2 years, 11 months ago
  26. 2432948 Add support for param files for Android NDK by homuler · 2 years, 11 months ago
  27. 1a7083e Set correct rule name for `enable_data_binding` attribute in AndroidLocalTestBaseRule. by fwe · 2 years, 11 months ago
  28. f923a5b Ensure Chunkers are always reset (closed). by Benjamin Peterson · 2 years, 11 months ago
  29. 24f962b Ignore specific warning from library desugaring by sgjesse · 2 years, 11 months ago
  30. 1e40541 Let Starlark executable rules specify their environment by Fabian Meumertzheim · 2 years, 11 months ago
  31. 2217b13 Add `add_exports` and `add_opens` to `java_` rules by cushon · 2 years, 11 months ago
  32. 11ec226 BazelModuleInspectorValue SkyValue added by Googler · 2 years, 11 months ago
  33. 05f9dd1 BazelModuleResolutionValue also stores the un-pruned dep graph by Googler · 2 years, 11 months ago
  34. e828f96 originalDeps map added to Module by Googler · 2 years, 11 months ago
  35. 5bab7ef fix for https://github.com/bazelbuild/bazel/issues/15465 by Googler · 2 years, 11 months ago
  36. 75bb463 Make --experimental_keep_config_nodes_on_analysis_discard a no-op. by gregce · 2 years, 11 months ago
  37. 326baa2 Automatic code cleanup. by Googler · 2 years, 11 months ago
  38. ff195d3 Implement SourceManifestAction.describeKey to show better action information. by Googler · 2 years, 11 months ago
  39. 478843f Do not check extra local spawn whether it can be executed locally. by ajurkowski · 2 years, 11 months ago
  40. ae47bc2 Fix aspect toolchains when used over output files. by jcater · 2 years, 11 months ago
  41. b6a4524 Restructure java_lite_proto_library by implementing it on top of java_proto_library by kotlaja · 2 years, 11 months ago
  42. a226eed Remote: Fix the issue that partial downloaded inputs are not deleted if the request is cancelled. by chiwang · 2 years, 11 months ago
  43. a0cb25b Automatic code cleanup. by Googler · 2 years, 11 months ago
  44. 156d9c0 Bzlmod: Built-in modules by wyv · 2 years, 11 months ago
  45. 519d2da SolibSymlinkAction does not need exec platform or properties by Grzegorz Lukasik · 2 years, 11 months ago
  46. b4b8b26 Add experimental flag to include spawn metrics in the execution log. by Tiago Quelhas · 2 years, 11 months ago
  47. 1127316 Make the documentation of --experimental_allow_uinresolved_symlinks correspond to reality. by lberki · 2 years, 11 months ago
  48. f02e2fa Consistent min API level for desugar and dexing by sgjesse · 2 years, 11 months ago
  49. 4d382b7 Cache StarlarkDefinedAspect AspectDefinitons by ilist · 2 years, 11 months ago
  50. 075c5a3 Make ManifestMergerAction worker compatible by Benjamin Lee · 3 years ago
  51. 22db69a Improve error message for Android tests by Keith Smiley · 3 years ago
  52. 921d79e Replace calls to java_proto_common with proto_common in java_lite_proto_library by ilist · 3 years ago
  53. 6b6c63e Remove --incompatible_proto_output_v2. by leba · 3 years ago
  54. 0686e03 Remove runtime Java dep from rule implementation of java_lite_proto_library. by ilist · 3 years ago
  55. b227a9a Automatic code cleanup. by Googler · 3 years ago
  56. 4a05464 Add back an explanatory comment by brandjon · 3 years ago
  57. f5ed7d0 Traverse parent DexClassLoaders for native libraries in DelegateClassLoader by Vladimir Tagakov · 3 years ago
  58. 001bbdc Remove `test_` prefix from `CommandLinesTest`. by ajurkowski · 3 years ago
  59. 9e3ccd4 using constraint values in @platforms by Googler · 3 years ago
  60. 2f1ff6f Make `coverage --combined_report=lcov` skip incompatible tests by Philipp Schrader · 3 years ago
  61. 83ca7d1 Use a timeout of 1s when testing the sandbox on Linux. by Tobias Werth · 3 years ago
  62. 79badc0 Add support for packaging JDK files into deploy jars by cushon · 3 years ago
  63. c2fd564 Document the accepted values for `tool` arg of `ctx.actions.run` by Googler · 3 years ago
  64. 50edd41 Automated rollback of commit 4b6f8017cd3f6e7152ced7d1d10d3a4fadb24c56. by ilist · 3 years ago
  65. b9da390 Do not rewrite `.jdeps` file when it is empty. by ajurkowski · 3 years ago
  66. 280ef69 Remote: Prefetch input files into a temporary path first. by chiwang · 3 years ago
  67. 74fff55 Create non fatal exception when errors are not detailed with a FailureDetail. by tanzhengwei · 3 years ago
  68. b2604f0 Rename and parameterize tests in `CustomCommandLineTest`. by ajurkowski · 3 years ago
  69. ebfb29f Add `bazel dump --skyframe count`. by leba · 3 years ago
  70. 4310aeb Create output directories for remote execution by Fabian Meumertzheim · 3 years ago
  71. 8002df1 Cleanup in StarlarkRuleClassFunctions by wyv · 3 years ago
  72. 5a7f86c Switch from RepositoryName#toString to RepositoryName#getNameWithAt by wyv · 3 years ago
  73. 7eda21f Fix OOM with somepath due to infinite loop. by tanzhengwei · 3 years ago
  74. 612e0cf Do not necessarily watch for changes under '/'. by lberki · 3 years ago
  75. 2e008f7 Delete Ninja support. by lberki · 3 years ago
  76. 4b6f801 Use ProtoCommon.declareGeneratedFiles in cc_proto_library. by ilist · 3 years ago
  77. 4ff441b Add support for setting `Add-Exports` and `Add-Opens` in deploy jars by cushon · 3 years ago
  78. 6d72ca9 Provide the RuleContext in the buildCcInfoProvider method in PythonSemantics. by yileiyang · 3 years ago
  79. 45f4628 Improve error message for unresolved toolchains by Christopher Peterson Sauer · 3 years ago
  80. 8950863 Fix name in proto_lang_toolchain rule by kotlaja · 3 years ago
  81. d519fec Set C++ archive action mnemonic to CppArchive by Keith Smiley · 3 years ago
  82. eb251ca Remove native implementation of proto_lang_toolchain rule by kotlaja · 3 years ago
  83. 1d6ebeb Remove allow_files from proto_lang_toolchain's attributes by kotlaja · 3 years ago
  84. 2e9643c Make the existing tests for the test command work with Skymeld. by leba · 3 years ago
  85. 50f50e5 Fix some bugs in SkyframeErrorProcessor. by leba · 3 years ago
  86. c089853 Remove dead code. by leba · 3 years ago
  87. b8a1328 Remove dead code. by leba · 3 years ago
  88. 7de83f3 Add dummy methods necessary for cc_proto_library to the semantics file. by gnish · 3 years ago
  89. 8528661 Use data from transitive_proto_sources instead of transitive_sources in proto_lang_toolchain. by ilist · 3 years ago
  90. e2fa1a6 Added verbiage warning against recursive globs. by philomath · 3 years ago
  91. 6a18a38 Add a test for setting a nonexistent flag in invocation policy. by ajurkowski · 3 years ago
  92. 13fa3d1 Refactored `objc_library` support methods to avoid `ctx` parameter by Googler · 3 years ago
  93. a859caa Point symlinks to headers with stripped prefix to exec root instead of source location. by ajurkowski · 3 years ago
  94. 97159ce Extract AbstractActionInputPrefetcher from RemoteActionInputFetcher to share common code across different implementations. by chiwang · 3 years ago
  95. e8a9992 Implement targetsToSkip for Skymeld. by leba · 3 years ago
  96. 6b21b77 Revert "Fixes incorrect install names on darwin platforms" by Chris Clearwater · 3 years ago
  97. 1727361 Remove cpp:default-toolchain by Keith Smiley · 3 years ago
  98. 4858cbf Move BazelModuleContext to lib.cmdline by wyv · 3 years ago
  99. bda3b41 Remove aspect toolchain transition API. by jcater · 3 years ago
  100. cc182f2 Micro-optimize `Iterable` usage in `ActionExecutionFunction#addDiscoveredInputs`. by nharmata · 3 years ago