1. c516ea2 Advertise CcInfo providers for Bazel cc_library rule by plf · 3 years, 5 months ago
  2. 77a002c Remove DigestUtils.getDigestInExclusiveMode() now that SsdModule has … by Brandon Jacklyn · 3 years, 5 months ago
  3. 917e15e Add -no_uuid for hermetic macOS toolchain setup by Keith Smiley · 3 years, 5 months ago
  4. e8a066e Updates a stale Javadoc link to getValues. by shahan · 3 years, 5 months ago
  5. c2a9395 Delete non-interning, non-singleton @AutoCodec. by Googler · 3 years, 5 months ago
  6. 2dd6566 Pass `TransitiveOptionDetails` to `ConfigurationTransition#addRequiredFragments`. by jhorvitz · 3 years, 5 months ago
  7. 5f664e0 Reduce #deeplyNestedSetFilteredQuickly unit test work by 90% to deflake. by adgar · 3 years, 5 months ago
  8. 80f65dd Add JavaPluginConfiguredTargetTest.java by dacek · 3 years, 5 months ago
  9. c64db33 Relax FileFunction exception visibility; and stop logging IO exceptions in AbstractParallelEvaluator: this logging is no longer adding value, we understand the relevant bug well enough. by janakr · 3 years, 5 months ago
  10. b3e12ba Make aspect required fragments logic more robust: by gregce · 3 years, 5 months ago
  11. b6e10b3 Proper implementation of --experimental_dynamic_skip_first_build. by larsrc · 3 years, 5 months ago
  12. 72a53f1 Fix legacy CC toolchains suite to handle an empty string for the `--compiler` flag. by jcater · 3 years, 5 months ago
  13. f5db230 Expose FilegroupPathProvider to Starlark builtins. by cmita · 3 years, 5 months ago
  14. f3402cd Fix code warnings in `SimpleLogHandler` and test. Use `ProcessHandle` to get the pid, cleaning up a `TODO`. by jhorvitz · 3 years, 5 months ago
  15. be86db6 Fix dex_list_obsfuscator argument parsing to match expected & observed usage. by Googler · 3 years, 5 months ago
  16. 7657cca Remove logging from EnvironmentalExecException's IOException wrapping: all situations seem perfectly legitimate. by janakr · 3 years, 5 months ago
  17. 9d6fd6d Release 6.0.0-pre.20211025.1 (2021-11-03) by Bazel Release System · 3 years, 5 months ago
  18. 23d0969 Fix _is_shared_library_extension_valid by Benedek Thaler · 3 years, 5 months ago
  19. 99a1c41 Remove GenRuleSourcesProvider. by ilist · 3 years, 5 months ago
  20. 93d71d4 Add licenses attribute to Starlark proto_library. by ilist · 3 years, 5 months ago
  21. f42fa61 Add missing data attribute to Starlark proto_library. by ilist · 3 years, 5 months ago
  22. 2678b1a Implement Starlark proto_library. by ilist · 3 years, 5 months ago
  23. 77146df Expose write_descriptor_set to builtins. by ilist · 3 years, 5 months ago
  24. 3106e3a Expose create_proto_info to builtins. by ilist · 3 years, 5 months ago
  25. 1eded2f Remove genrule's collection of files from GenRuleSourcesProvider in Bazel. by ilist · 3 years, 5 months ago
  26. 6baebe7 Factor out source collection in genrule. by ilist · 3 years, 5 months ago
  27. 84a9df5 Log SourceArtifactException in addition to IOException during error bubbling. This will help confirm that all unexpected IOExceptions are coming via include scanning. by janakr · 3 years, 5 months ago
  28. dbec72e Delete unused class `RuntimeVersion`, rendered obsolete by https://github.com/bazelbuild/bazel/commit/88a3f8c1e2c0540f90a6cb3062b6ad8e5ff267f4. by jhorvitz · 3 years, 5 months ago
  29. 4083f72 Add aspect data to action conflict message and add a test that exhibits current Bazel behavior: we emit an error message on an action conflict even if the relevant output files are never requested during the build. by janakr · 3 years, 5 months ago
  30. c2c024b Remove `TODO` for using `VarHandle` in `DynamicCodec`. by jhorvitz · 3 years, 5 months ago
  31. ecd4c90 Remove support for implicit py2to3, which never worked in Bazel by Googler · 3 years, 5 months ago
  32. 0c1d09e Propagate --experimental_cc_implementation_deps to host config by Googler · 3 years, 5 months ago
  33. 2986222 Add patch files for zstd-jni by Chi Wang · 3 years, 5 months ago
  34. 80b49df Delete generate_workspace.md. by jingwen · 3 years, 5 months ago
  35. 14f0bd3 Automatic code cleanup. by Googler · 3 years, 5 months ago
  36. fe644be Fix cache leak when applying transitions when only a rule's attributes change. by gregce · 3 years, 5 months ago
  37. 216b2b6 Add a method to get `BuildConfigurationKey` from `ActionLookupKey`. by jhorvitz · 3 years, 5 months ago
  38. 2c9721f Automated rollback of commit 9c65356cedcf4e68077219c10f5a7bb39d38054b. by jhorvitz · 3 years, 5 months ago
  39. 9c65356 Add a method to get an `OutputDirectory` from its name. by jhorvitz · 3 years, 5 months ago
  40. d88650e Rename `BuildConfigurationTest` to `BuildConfigurationValueTest`. by jhorvitz · 3 years, 5 months ago
  41. 2e48994 Remove `--show_task_finish` by michajlo · 3 years, 5 months ago
  42. 53f1899 In `ArchivedTreeArtifact`, make the assumption that the relative output path is always a single segment, and use this to serialize less data. by jhorvitz · 3 years, 5 months ago
  43. 41cb96a Add note about `blaze query 'tests(...)'` behavior with suites. by Googler · 3 years, 5 months ago
  44. 74d776c Internal hook to extend JavaProtoAspect behavior. by Googler · 3 years, 5 months ago
  45. 3a5b360 Remote: Merge target-level exec_properties with --remote_default_exec_properties by Chi Wang · 3 years, 5 months ago
  46. eacb32f Rename module name for protobuf by pcloudy · 3 years, 5 months ago
  47. 8e4eb33 Rename module name for protobuf (third_party) by Yun Peng · 3 years, 5 months ago
  48. 15e6334 Add documentation for validation actions. by ahumesky · 3 years, 5 months ago
  49. eaf6fb6 Mention `--experimental_dynamic_skip_first_build` in the info message. by twerth · 3 years, 5 months ago
  50. 33f7648 Remove the unnecessary `BuildConfigurationValue` wrapper around `BuildConfiguration`. by jhorvitz · 3 years, 5 months ago
  51. b4dfbca Remove `SkyframeExecutor#newPkgFunctionCache` and `SkyframeExecutor#newCompiledBuildFileCache`. by nharmata · 3 years, 5 months ago
  52. c952ba7 Fix typo: anamoly -> anomaly by Ulf Adams · 3 years, 5 months ago
  53. 41881c0 Fix the file name of WORKSPACE.bzlmod by pcloudy · 3 years, 5 months ago
  54. de4da64 Remove test_remote_https_cache. by Benjamin Peterson · 3 years, 5 months ago
  55. e74fbfd Make StaticallyLinkerMarkerProvider accessible from Starlark. by Googler · 3 years, 5 months ago
  56. 6181a3c Enable Bzlmod for Bazel by Yun Peng · 3 years, 5 months ago
  57. d422c87 Enable Bzlmod for Bazel (third party changes) by Yun Peng · 3 years, 5 months ago
  58. 38dd554 Automatic code cleanup. by Googler · 3 years, 5 months ago
  59. fe6c503 Add Google-specific note about visibility checking in //experimental. by Googler · 3 years, 5 months ago
  60. 7401de7 Remove `DescribableExecutionUnit`'s usage of `PlatformInfo`. by nharmata · 3 years, 5 months ago
  61. f1e8a0b Add additional fields to android deploy info to support mobile-install usage. by Googler · 3 years, 5 months ago
  62. ca0ed60 Clarify mandatory arguments to config_setting by William Muir · 3 years, 5 months ago
  63. ec66ded Switch invocation policy enforcer to use behavior enum instead of the old boolean flags. by ajurkowski · 3 years, 5 months ago
  64. 25ee8e2 Nullness check for malloc GraphNodeInfo. by Googler · 3 years, 5 months ago
  65. 80c56ff Compile Apple tools as fat binaries if possible by Keith Smiley · 3 years, 5 months ago
  66. 3c09f34 Add protobuf as a well known module by pcloudy · 3 years, 5 months ago
  67. becd149 Remote: Cache merkle trees by Fredrik Medley · 3 years, 5 months ago
  68. 01df0d5 Output template content and substitutions of TemplateExpansionAction actions in aquery result. by Googler · 3 years, 5 months ago
  69. 2c6fa34 Move --incompatible_applicable_licenses to graveyard. To be deleted before Bazel 6.x. by aiuto · 3 years, 5 months ago
  70. 14b72b8 docs: update the docs about `--fission`'s default by Rahul Butani · 3 years, 5 months ago
  71. 95474c2 Mention that buildifier has bzl-visibility by Alex Eagle · 3 years, 5 months ago
  72. d45b9d7 Move private APIs from cc_common to cc_internal by hvd · 3 years, 5 months ago
  73. c37bd0d Migrate from `Strings#repeat(String, int)` to `String#repeat(int)`. by jhorvitz · 3 years, 5 months ago
  74. 88a3f8c Make `UnsafeStringCodec` the only string codec. by jhorvitz · 3 years, 5 months ago
  75. 98e0d8b Delete implementation of `skyframe.SkyFunctionEnvironment.PrefetchAndRetainOldDeps`. Also make `skyframe.ParallelEvaluator.PrefetchOldDeps` the only behavior, and have Blaze no longer care about that JVM property. by nharmata · 3 years, 5 months ago
  76. bd30d7c Suppress unused exception error-prone finding in `FileSystemUtils::moveFile`. by ajurkowski · 3 years, 5 months ago
  77. d7628e1 Update DEFAULT_IOS_CPU for M1 arm64 simulator support by Keith Smiley · 3 years, 5 months ago
  78. 276aef3 Release 6.0.0-pre.20211019.1 (2021-10-26) by Bazel Release System · 3 years, 5 months ago
  79. 8fa3ccb Prioritize local-only actions over dynamically executed actions for local resources. by larsrc · 3 years, 5 months ago
  80. 8d66a41 Change host to exec configuration in builtin rules. by ilist · 3 years, 5 months ago
  81. cbc5581 Add KeepGoingTest. by dacek · 3 years, 5 months ago
  82. 9b5fcc6 Avoid leaking ResourceShrinkerAction args between requests by Ben Lee · 3 years, 5 months ago
  83. 64ffc09 Make AarGeneratorAction worker compatible by Ben Lee · 3 years, 5 months ago
  84. 10e5896 Avoid leaking ManifestMergerAction args between requests by Ben Lee · 3 years, 5 months ago
  85. 667f3c9 Fix comments regarding rpackages when a file has no ancestor BUILD file by shreyax · 3 years, 5 months ago
  86. 6ca18db Stardoc's skydoc and renderer binaries must be publicly visible in Bazel's BUILD files by arostovtsev · 3 years, 5 months ago
  87. df60469 Update equals() method for the possibility of a null minimizedBitcode. by cpovirk · 3 years, 5 months ago
  88. 3257730 Remove stale comment. by leba · 3 years, 5 months ago
  89. 9fbbdf4 Upgrade rxjava3 to 3.1.2 by Chi Wang · 3 years, 5 months ago
  90. c01219e Upgrade gRPC to 1.41.0. by Benjamin Peterson · 3 years, 5 months ago
  91. 1828563 Clean up unnecessary DefaultInfo recreation by Fabian Meumertzheim · 3 years, 5 months ago
  92. 725c426 Only output dynamic scheduling debug logs when --debug_spawn_scheduler is on. by larsrc · 3 years, 5 months ago
  93. 011437f desguar tests: Use toolchains rather than the legacy jdk targets. by Benjamin Peterson · 3 years, 5 months ago
  94. ac9353f Upgrade grpc-java to 1.41.0. by Benjamin Peterson · 3 years, 5 months ago
  95. e1b842d Upgrade netty to 4.1.69. by Benjamin Peterson · 3 years, 5 months ago
  96. 5c04973 Exclude netty_tcnative from bootstrap jars. by Benjamin Peterson · 3 years, 5 months ago
  97. 01a8182 Use Xcode 13.0 for Bazel. by philwo · 3 years, 5 months ago
  98. c674101 New WorkerMetrics on blaze.invocations table by wilwell · 3 years, 5 months ago
  99. c406da0 Switch Bazel's CI config to test on Java 11 platforms only. by philwo · 3 years, 5 months ago
  100. 60ad8f4 Fix archive testing by waltl · 3 years, 5 months ago