1. 240af80 Allow select() specialization resolution to work with constraint_values. by Googler · 3 years ago
  2. 5179d03 Split `third_party/grpc` into `grpc` and `grpc-java` [2/3] by Vasilios Pantazopoulos · 3 years ago
  3. 54a547f docs: document that digest can be empty in some cases by Sahin Yort · 3 years ago
  4. 9802249 Release 6.0.0-pre.20220405.2 (2022-04-08) by Bazel Release System · 3 years ago
  5. bc1e207 For Skymeld, eagerly plant the symlinks from execroot to the source root. by leba · 3 years ago
  6. 9004fc7 Have README.md in java_tools release reference the right target by Noa Resare · 3 years ago
  7. 7d3fb99 Support ZIP files with total number of disks = 0 by messa · 3 years ago
  8. 32e841d Add a test to document the fact the local actions fail with Skymeld. by leba · 3 years ago
  9. 3636aaf Add Starlark implementation of dll_hash_suffix method. by Googler · 3 years ago
  10. e34d6e4 Remove -U_FORTIFY_SOURCE when thin_lto is enabled by Keith Smiley · 3 years ago
  11. 01d337f Intern trivial ActionEnvironment and EnvironmentVariables instances by Fabian Meumertzheim · 3 years ago
  12. 3f2e8c8 Update turbine by Liam Miller-Cushon · 3 years ago
  13. 1193319 Documentation typo error fix in test_summary option. by Googler · 3 years ago
  14. b193fc6 Do not attempt to invalidate workspace paths when not tracking incremental state. by jhorvitz · 3 years ago
  15. 3989a38 Add a test specifying a value for a `Void` expansion in `SetValue` policy. by ajurkowski · 3 years ago
  16. 5be114a Add **Starlark** implementation of common.copts method. by Googler · 3 years ago
  17. 4d506c5 Re-arrange cc_test to support checking if `linkstatic` was explicitly set. by trybka · 3 years ago
  18. d57e2c1 Add an allowlist for `java_import.exports` by cushon · 3 years ago
  19. a0d69f5 Fix typo in Feature Request GitHub issue template by Brentley Jones · 3 years ago
  20. 0af446b Replace shouldGenerateCode calls with Starlark implementation. by ilist · 3 years ago
  21. cf7ebef Implement proto_common.experimental_should_generate_code. by ilist · 3 years ago
  22. 4e2b21b Remove unused code from ProtoCompileActionBuilder. by ilist · 3 years ago
  23. 25049c4 Use ProtoCommon.compile in remaining lang_proto_libraries. by ilist · 3 years ago
  24. 0bd706a Use ProtoCommon.compile in CC aspects. by ilist · 3 years ago
  25. e0e1546 Use ProtoCommon.compile in java_*_proto_library. by ilist · 3 years ago
  26. 16314cc Add Java ProtoCommon.compile calling Starlark proto_common.compile. by ilist · 3 years ago
  27. 59ae81d Pass ConfiguredTarget to ProtoCompileActionBuilder instead of ProtoInfo. by ilist · 3 years ago
  28. 3450fd3 Pass ConfiguredTarget to proto generators instead of ProtoInfo. by ilist · 3 years ago
  29. d7a3836 Add experimental_progress_message parameter to proto_common.compile. by ilist · 3 years ago
  30. 982bbce Implement and expose proto_common.compile call. by ilist · 3 years ago
  31. 536f8d9 Fix fail message construction in cc_shared_library by Fabian Meumertzheim · 3 years ago
  32. f51a7b6 Add GitHub issue templates by wyv · 3 years ago
  33. 68277ec Upgrade `netty` to `4.1.75` by Vasilios Pantazopoulos · 3 years ago
  34. 1bb439b Update `grpc-java` to `v1.45.1` by Vasilios Pantazopoulos · 3 years ago
  35. c71a569 Split third_party/grpc into grpc and grpc-java [1/3] by Vasilios Pantazopoulos · 3 years ago
  36. 7c18a04 Fix square braces in lexer by Thomas Zayouna · 3 years ago
  37. bbf34eb Check that `java_import` dependencies are complete by cushon · 3 years ago
  38. 9db58e0 Automatic code cleanup. by Googler · 3 years ago
  39. d491a88 Bazel Docs: Fix links for "deps" and "data" attributes in the build encyclopedia. by fwe · 3 years ago
  40. c9f9d7b In `SequencedSkyframeExecutorTest`, inject values using `Injectable` instead of `GraphTransformerForTesting`. by jhorvitz · 3 years ago
  41. d352102 Revert the eager throwing of catastrohpic analysis exceptions. by leba · 3 years ago
  42. e0be616 Post SpawnExecutedEvent only once, but with correct startTime. by larsrc · 3 years ago
  43. 32c627c Release 6.0.0-pre.20220331.1 (2022-04-06) by Bazel Release System · 3 years ago
  44. c49c45d Revert default export all symbols on Windows by plf · 3 years ago
  45. afa02a8 Increase allowed size for install base pre-`netty@4.1.75` upgrade by Vasilios Pantazopoulos · 3 years ago
  46. 53b9cb8 Catch NumberFormatException while trying to parse thread id. by twerth · 3 years ago
  47. e982f2a Remove PathCasingLookupFunction. by lberki · 3 years ago
  48. 9e2f0bd Support python path containing space in launcher by Luc Bertrand · 3 years ago
  49. d5c30a0 Add better #toString for BzlLoadValue$Key. by janakr · 3 years ago
  50. a09d19b Add ToolchainTypeRequirement to ToolchainTestCase. by John Cater · 3 years ago
  51. 1104350 Add more notes about intermediary macro targets by Ben Creech · 3 years ago
  52. 522e390 Bazel DocGen: Fix RuleLinkExpander to produce correct links in single-page build encyclopedia. by fwe · 3 years ago
  53. 5f6a121 Update starlark apis that consume toolchain types to use by John Cater · 3 years ago
  54. 1ebe027 Bazel DevSite: Add documentation about Bazel versions. by fwe · 3 years ago
  55. 476ef1d Bazel Docs: Fix broken links in HTML templates. by fwe · 3 years ago
  56. 9119815 Support uses-permission merging in manifest merger by Ben Lee · 3 years ago
  57. 2fdac7e Remove the critical path consistency check. by jhorvitz · 3 years ago
  58. 9c98120 Add support for .ar archives (and .deb files) by Kevin Lubick · 3 years ago
  59. 4a1e5e4 Automatic code cleanup. by Googler · 3 years ago
  60. b47aa71 Upgrade abseil version to the latest by Yun Peng · 3 years ago
  61. ab77bd5 Bazel DocGen: Add target for generating all reference docs at once. by fwe · 3 years ago
  62. 1e146e4 Bazel DevSite: Add "versions" tab to switch between Bazel releases. by fwe · 3 years ago
  63. fac463d Let JacocoCoverageRunner identify the classpath on JDK 16+ by Fabian Meumertzheim · 3 years ago
  64. 78d37e2 Fix spelling typo not actually fixed in https://github.com/bazelbuild/bazel/commit/6ad545323e77ae2020b77e64a34ded21a9e5d03e. by janakr · 3 years ago
  65. 9f908ca Add target label to SpawnExec in the execution log by Cristian Hancila · 3 years ago
  66. c7c3fa1 Delete `getValues` method in SkyFunction and Environment files, cause all the usages have been replaced by get(Ordered)ValuesAndExceptions. by emilyguo · 3 years ago
  67. a25dea6 Ensure that Skyframe graph is cleaned after preloading a query if it might have nodes that need to be deleted. Not doing it eagerly means that, in a non-SkyQuery query, LabelVisitor may request single-package evaluation that will trigger deletion, but because of our usage of ConcurrentHashMap#forEachEntry in deletion, and its usage of the currently active ForkJoinPool, that deletion may attempt a re-entrant Skyframe evaluation. by janakr · 3 years ago
  68. af56aec Change return type of `keys` in `PackageValue` to `ImmutableList`. by emilyguo · 3 years ago
  69. 8051e8d Bazel DevSite: Delete legacy website (part 2). by fwe · 3 years ago
  70. d3170af Use `CrashContext#keepAlive` instead of attempting to halt the JVM in `BazelBuildEventServiceModuleTest`. by jhorvitz · 3 years ago
  71. f2ac04a Specify fixedEnv/inheritedEnv interaction in ActionEnvironment by Fabian Meumertzheim · 3 years ago
  72. 0ff8012 Updated apt configuration instructions by Mikhail Balabin · 3 years ago
  73. 0577fa5 Update turbine by Liam Miller-Cushon · 3 years ago
  74. ee9727d Let Starlark tests inherit env variables by Fabian Meumertzheim · 3 years ago
  75. 436d04d Fix a bug with non-execution phase errors being considered by leba · 3 years ago
  76. 93677c6 Make `BundledFileSystem#getDigest` more useful. by nharmata · 3 years ago
  77. 0503d45 Automatic code cleanup. by Googler · 3 years ago
  78. 6ad5453 Clean up bug reports for unexpected exceptions and do some general clean-up of SkyframeErrorProcessor. Severity of most unexpected exceptions is reduced to "logUnexpected". However, places where we encounter undetailed exceptions have been promoted to "sendBugReport" since they indicate a failure to attribute responsibility, which could affect downstream systems. by janakr · 3 years ago
  79. 9152a05 Release 6.0.0-pre.20220328.1 (2022-04-01) by Bazel Release System · 3 years ago
  80. 64795c2 Add a sample of modified output files to `ExecutionFinishedEvent`. by ajurkowski · 3 years ago
  81. e9d8134 Fix 43 ErrorProneStyle findings: by Googler · 3 years ago
  82. ff6c033 Fixes for native/starlark differences for java_lite_proto_library by Googler · 3 years ago
  83. 8bd6454 Change to a lower-noise reporting method that fails tests. by emilyguo · 3 years ago
  84. e133373 Refactor `getValues` in `BuildInfoCollectionFunction` to create less garbage. by emilyguo · 3 years ago
  85. 2b92a31 Remote: Don't check declared outputs for failed action by Chi Wang · 3 years ago
  86. 2770799 Collect coverage from cc_binary data deps of java_test by Fabian Meumertzheim · 3 years ago
  87. 397f108 create BaselineProfileProvider to propagate baseline-prof.txt up to android_binary and expose it to Starlark. by Googler · 3 years ago
  88. c74b69e In `BugReportTest`, use a custom `SecurityManager` to exercise attempting to halt the JVM. by jhorvitz · 3 years ago
  89. 38722db Automated rollback of commit f2bee5658d2991ccd1674f2c8bec303db30f3371. by emilyguo · 3 years ago
  90. 2eb0a47 Make `emitExitData` private in favor of having tests use `CrashContext#keepAlive`. by jhorvitz · 3 years ago
  91. be84e16 Fix ManifestMergerAction test case on windows by Benjamin Lee · 3 years ago
  92. dbb6e99 Fixing dependencies of //external package by Zhongpeng Lin · 3 years ago
  93. 299022c remote: Proactively close the ZstdInputStream in ZstdDecompressingOutputStream. by Benjamin Peterson · 3 years ago
  94. 5b95286 Shade com.google.thirdparty in JacocoCoverage.jarjar by Ted Kaplan · 3 years ago
  95. ad26161 Add an allowlist to restrict access to `multidex = "off"` by cushon · 3 years ago
  96. 203f2c5 Propagate user link flags from `deps` on `objc_library` CcInfo provider by Googler · 3 years ago
  97. 0f9f740 Don't evaluate JavaCompileAction#prettyPrint eagerly for rate-limited logging. by janakr · 3 years ago
  98. e4461d3 Refactor some JDK definitions by Liam Miller-Cushon · 3 years ago
  99. ddda1a1 Update build-ref.md by ckiffel · 3 years ago
  100. 815c78d Don't propagate interrupt in ConfiguredTargetFunction#computeDependencies if there is also an error: if we really are being interrupted, the interrupt will override any error in the Skyframe engine. If the interrupt was because we're in error bubbling, we need to throw the processed error to avoid a loading-phase error tunneling through to analysis-phase objects. by janakr · 3 years ago