1. c4ea925 Add comment explaining important_outputs connection to ResultStore. by Googler · 2 years, 11 months ago
  2. 4de1b70 Print more details about indirect dependencies by cushon · 2 years, 11 months ago
  3. 71b17ff Fix the documentation for propeller_optimize build option. by Googler · 2 years, 11 months ago
  4. 6cec0f5 Automatic code cleanup. by Googler · 2 years, 11 months ago
  5. a5e66fa Remove symlink feature from embedded pkg_tar. This is to encourage Bazel users to migrate to rules_pkg and to prevent new internal users who need the feature from backsliding to using the code directly out of the bazel sources. by aiuto · 2 years, 11 months ago
  6. ccc004f Add dynamic_deps aspect trimming to cc_test. by trybka · 2 years, 11 months ago
  7. 8cea765 Cleanup AbstractActionInputPrefetcher and split RemoteActionInputFetcherTest. by chiwang · 2 years, 11 months ago
  8. 4eb62cd Automated rollback of commit 577cfbc8a2b0841cd67a918febe9e3c5fcb3882e. by Googler · 2 years, 11 months ago
  9. 84f819a Make ActionStats a private-static inner class of MetricsCollector by michajlo · 2 years, 11 months ago
  10. 20269a6 Update SplitCommandLine test helper names by michajlo · 2 years, 11 months ago
  11. 51edf39 Remove DexArchiveAspect.propagateDownLegacyToolchain. by jcater · 3 years ago
  12. 577cfbc Set --legacy_important_outputs to false by default. by Benjamin Peterson · 3 years ago
  13. 4b87044 Wrap rules repository declarations in maybe(). by lberki · 3 years ago
  14. eedab27 Remove injected metadata before rewriting the `.jdeps` file. by ajurkowski · 3 years ago
  15. 4879106 Move --incompatible_override_toolchain_transitions to the graveyard. by jcater · 3 years ago
  16. c0b87c5 Automatic code cleanup. by Googler · 3 years ago
  17. 3546542 Automated rollback of commit 61fd06d92706d64fbcef64f0f54cded91c88afff. by cushon · 3 years ago
  18. 121a857 Fix a bug with the event-based result collection. by leba · 3 years ago
  19. 06d2aad Disable bazel_module_test with RBE by pcloudy · 3 years ago
  20. 798bd5e Use the helper for declaring the cc toolchain type on rules in builtins. by jcater · 3 years ago
  21. 2f03f9c Apply TopLevelStatusEvents to non-Skymeld code path. by leba · 3 years ago
  22. c8116b1 Explicitly mention that `alias()` ignores `testonly`. by Googler · 3 years ago
  23. f068b31 Make `--incompatible_disallow_legacy_py_provider` a no-op by Googler · 3 years ago
  24. 8b4ca01 Updated p3 description to encourage community contributions. by Googler · 3 years ago
  25. 9f024ae Remove unused method from `FileWriteAction`. by ajurkowski · 3 years ago
  26. ab24880 Disable workspace(managed_directories). by lberki · 3 years ago
  27. 44fef49 Delete CompletableFuture. by Benjamin Peterson · 3 years ago
  28. ee3637c Add some missing dependencies to the built-in module bazel_tools by wyv · 3 years ago
  29. a54a1a7 Update native rules to use a common definition for the CC toolchain type requirement. by jcater · 3 years ago
  30. 1fdf1e1 Update #equals and #hashCode of BuildDriverKey to include all attributes. by leba · 3 years ago
  31. 9b0518d More accurate naming for helper methods. by leba · 3 years ago
  32. fc5bf54 Add a helper for declaring the cc toolchain type on rules in builtins. by jcater · 3 years ago
  33. 46bb545 Add dependency on rules_license by Tony Aiuto · 3 years ago
  34. ed7a056 Remove unused `--default_android_platform` flag. by jcater · 3 years ago
  35. c1009c2 Add helper to centrally define the CC toolchain type requirement. by jcater · 3 years ago
  36. 11dda14 Fix an issue in parse_netrc that it doesn't support TAB. by chiwang · 3 years ago
  37. d273cb6 Unify URL/URLs parameter code across http_archive, http_file, http_jar by Christopher Peterson Sauer · 3 years ago
  38. e575800 Revert name of implicit dependencies in Java proto libraries by ilist · 3 years ago
  39. 668805a Upgrade zlib to 1.2.12 by Yun Peng · 3 years ago
  40. 43cb21a Manage temporary files inside AbstractActionInputPrefetcher by chiwang · 3 years ago
  41. 8179e78 Bazel DevSite: Add link to 5.1.1 docs by fwe · 3 years ago
  42. 6e03d0c Semiautomated rollback of changelist 176873598. by Googler · 3 years ago
  43. 0937d45 Refactor ASM version handling by cushon · 3 years ago
  44. b0487dc Avoid keying libraries from link_multi_arch_static_library by the split transition key; use target_gnu_system_name instead. by Googler · 3 years ago
  45. 61fd06d Remove some JDK 8-only logic in DumpPlatformClassPath by cushon · 3 years ago
  46. bbf74d5 Drop redundant `ErrorProneTimings` shim from `ErrorPronePlugin` by Halil Sener · 3 years ago
  47. 0c9598f Remove cc_proto_library helper methods from semantics file. by gnish · 3 years ago
  48. f755d88 Set BuildDriverKey as CPU-heavy. by leba · 3 years ago
  49. cdb7750 Add WorkerKey to the ResourceSet. by wilwell · 3 years ago
  50. 17ed57a cpp: support vendor'ed clang by Saleem Abdulrasool · 3 years ago
  51. c878c67 Automatic code cleanup. by Googler · 3 years ago
  52. 03ad0cd main: do not declare `environ` on Windows by Saleem Abdulrasool · 3 years ago
  53. d326889 Remove stale comment. #cleanup by leba · 3 years ago
  54. 467f32d linux-sandbox: do not treat large user IDs as negative numbers by George Prekas · 3 years ago
  55. 6bad1a1 Build desugared library DEX in release mode by sgjesse · 3 years ago
  56. 054a026 Fix unwanted retention of StarlarkDefinedAspect-s. by ilist · 3 years ago
  57. ca3211f Formatting change #cleanup. by leba · 3 years ago
  58. d46269f Fix handling Java proto libraries '/' in the name. by ilist · 3 years ago
  59. 4099f0f Check the providers are there in java_proto_library by ilist · 3 years ago
  60. 510edc2 Fix DependencyResolver to properly handle toolchain dependencies for output files. by jcater · 3 years ago
  61. 1afd26a Add licenses and distribs attribute to java_proto_library by ilist · 3 years ago
  62. 8b9147d Optimise short paths in JavaInfo provider. by ilist · 3 years ago
  63. 44d94f7 Drop source jars in java_common.compile when create_ouput_source_jar is unset by ilist · 3 years ago
  64. dbb8b6e Optimise path producing empty JavaPluginInfo in JavaPluginInfo.merge by ilist · 3 years ago
  65. 2489917 Add implementation for key translations for BuildInfo. by gnish · 3 years ago
  66. 20b5a53 Switch to the NoFinalizer variant of ZstdOutputStream. by Benjamin Peterson · 3 years ago
  67. 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 · 3 years ago
  68. 75ba8f7 Remove obsolete j2objc_library docstring. by fwe · 3 years ago
  69. 1941dc1 Document @ as allowed in a package name by Daniel Wagner-Hall · 3 years ago
  70. 2432948 Add support for param files for Android NDK by homuler · 3 years ago
  71. 1a7083e Set correct rule name for `enable_data_binding` attribute in AndroidLocalTestBaseRule. by fwe · 3 years ago
  72. f923a5b Ensure Chunkers are always reset (closed). by Benjamin Peterson · 3 years ago
  73. 24f962b Ignore specific warning from library desugaring by sgjesse · 3 years ago
  74. 1e40541 Let Starlark executable rules specify their environment by Fabian Meumertzheim · 3 years ago
  75. 8746d45 Pass `-Dsun.io.useCanonCaches=false` to JavaBuilder by cushon · 3 years ago
  76. 2217b13 Add `add_exports` and `add_opens` to `java_` rules by cushon · 3 years ago
  77. 11ec226 BazelModuleInspectorValue SkyValue added by Googler · 3 years ago
  78. 05f9dd1 BazelModuleResolutionValue also stores the un-pruned dep graph by Googler · 3 years ago
  79. e828f96 originalDeps map added to Module by Googler · 3 years ago
  80. 5bab7ef fix for https://github.com/bazelbuild/bazel/issues/15465 by Googler · 3 years ago
  81. 75bb463 Make --experimental_keep_config_nodes_on_analysis_discard a no-op. by gregce · 3 years ago
  82. 326baa2 Automatic code cleanup. by Googler · 3 years ago
  83. ff195d3 Implement SourceManifestAction.describeKey to show better action information. by Googler · 3 years ago
  84. 478843f Do not check extra local spawn whether it can be executed locally. by ajurkowski · 3 years ago
  85. ae47bc2 Fix aspect toolchains when used over output files. by jcater · 3 years ago
  86. b6a4524 Restructure java_lite_proto_library by implementing it on top of java_proto_library by kotlaja · 3 years ago
  87. 5f9ca4a Update Bazel's Bzlmod build by pcloudy · 3 years ago
  88. a226eed Remote: Fix the issue that partial downloaded inputs are not deleted if the request is cancelled. by chiwang · 3 years ago
  89. a0cb25b Automatic code cleanup. by Googler · 3 years ago
  90. 156d9c0 Bzlmod: Built-in modules by wyv · 3 years ago
  91. 2ad10c3 Remove java tools dependencies from additional_distfiles by Ryan Beasley · 3 years ago
  92. 519d2da SolibSymlinkAction does not need exec platform or properties by Grzegorz Lukasik · 3 years ago
  93. b4b8b26 Add experimental flag to include spawn metrics in the execution log. by Tiago Quelhas · 3 years ago
  94. 1127316 Make the documentation of --experimental_allow_uinresolved_symlinks correspond to reality. by lberki · 3 years ago
  95. f02e2fa Consistent min API level for desugar and dexing by sgjesse · 3 years ago
  96. 4d382b7 Cache StarlarkDefinedAspect AspectDefinitons by ilist · 3 years ago
  97. 075c5a3 Make ManifestMergerAction worker compatible by Benjamin Lee · 3 years ago
  98. 22db69a Improve error message for Android tests by Keith Smiley · 3 years ago
  99. 921d79e Replace calls to java_proto_common with proto_common in java_lite_proto_library by ilist · 3 years ago
  100. 6b6c63e Remove --incompatible_proto_output_v2. by leba · 3 years ago