1. a603c23 Automated rollback of commit b93f828133e74cb3589ba7ffcfe74d2fe72430cd. by tedx · 2 years, 11 months ago
  2. 16c4076 Use ToolchainTypeRequirement in ToolchainContext and related classes. by John Cater · 2 years, 11 months ago
  3. 7c1ea2f Update documentation to avoid referencing native apple_binary. by Googler · 2 years, 11 months ago
  4. 632bc06 Improve link_multi_arch_static_library documentation. by Googler · 2 years, 11 months ago
  5. 8edf6ab Add workspace_root to repository_ctx by Daniel Wagner-Hall · 2 years, 11 months ago
  6. af061f8 Print the Java class and self-described action key inputs on action conflicts. by Googler · 2 years, 11 months ago
  7. aa2a1f3 Fix ZipDecompressor windows 0x80 (file attribute normal) by Tom de Goede · 2 years, 11 months ago
  8. b059011 Reset profilers between tests. by twerth · 2 years, 11 months ago
  9. 8f61bc2 Collect coverage from cc_binary data deps of py_test by Fabian Meumertzheim · 2 years, 11 months ago
  10. bb6f1a7 Collect C++ lcov coverage if runtime object not in runfiles by Fabian Meumertzheim · 2 years, 11 months ago
  11. 9ad3511 Add test for remote cache early return during compressed blob upload by Brandon Duffany · 2 years, 11 months ago
  12. 317375d Fix checking remote cache for omitted files in buildevent file by Emil Kattainen · 2 years, 11 months ago
  13. cc89e16 Expose the `maxTransitiveSourceVersion` from `SkyFunctionEnvironment`. by Googler · 2 years, 11 months ago
  14. 4ed40ee Add env_inherit to cc_test. by trybka · 2 years, 11 months ago
  15. 1a47d99 Use ImmutableSet instead of ImmutableList for (Skyframe)AnalysisResult. by leba · 2 years, 11 months ago
  16. 6e9239e Avoid crashing when creating an `OutputFileConfiguredTarget` with `--allow_analysis_failures` when the generating rule has failure info. by jhorvitz · 2 years, 11 months ago
  17. 0aebd6a Normalize `--enable-preview` flags by cushon · 2 years, 11 months ago
  18. 68ffdd2 Permit action rewinding in eligible builds (no incremental state, no action cache). by jhorvitz · 3 years ago
  19. bd67975 Cleanup: move remaining AnalysisFailureInfo tests into AnalysisFailureInfoTest.java by arostovtsev · 3 years ago
  20. c554852 Add devtools/build/lib/worker:work_request_handlers to dexerdeps. by Googler · 3 years ago
  21. 01183bc Fix crash with --allow_analysis_failures when RuleClass.ConfiguredTargetFactory.create() returns null by arostovtsev · 3 years ago
  22. 92d760b Roll forward of https://github.com/bazelbuild/bazel/commit/8f269bbe37d4597e41c1268dadeb8d9deb7ba719: Stop passing dependencies' descriptor sets when generating descriptor sets by Googler · 3 years ago
  23. 098e397 Automated rollback of commit e04735d8f5d2dc7df0eac60f2589a26d3d21710b. by trybka · 3 years ago
  24. 19a93ed Enable Java coverage test against JDK 17 by Fabian Meumertzheim · 3 years ago
  25. 5d93335 Add tests for `FileWriteStrategy`. by ajurkowski · 3 years ago
  26. 76fac81 Add Blaze support for "local" optimization of individual Java libraries. by Googler · 3 years ago
  27. ad7dae3 Automatic code cleanup. by Googler · 3 years ago
  28. e04735d Flip cc_test to use the Starlark version. by trybka · 3 years ago
  29. fc66ead Remove options class parameters from `SkyframeExecutor` sync methods - an `OptionsProvider` is already passed in, and it's confusing that some tests have conflicting options in the raw parameter vs the provider. by jhorvitz · 3 years ago
  30. faf818b Fix a bug where data attribute was ignored during variable expansion. by gnish · 3 years ago
  31. 64d7c89 Remove '@' from RepositoryName constructors by wyv · 3 years ago
  32. 09df7c0 Remove --experimental_worker_allow_json_protocol by Keith Smiley · 3 years ago
  33. 081f831 Make 'sort_index' value of type string in profiler by Tao Wang · 3 years ago
  34. f1e6c65 Bazel DevSite: Replace docs.bazel.build references under //third_party/bazel. by fwe · 3 years ago
  35. 32714ee ## Starlark `cc_test` fixes. by trybka · 3 years ago
  36. 90fe1b2 Allow customizing bazel wrapper location checked into repository by gkorlam · 3 years ago
  37. 43497ff Test fixes registering appropriate test toolchain(s). by trybka · 3 years ago
  38. 2f727fa Rename RepositoryName getters by wyv · 3 years ago
  39. ffe1e19 Bazel DevSite: Replace $STARLARK_DOCS_ROOT with actual value. by fwe · 3 years ago
  40. 8ba5eed ## Add support for Windows `linkstatic` computed default by trybka · 3 years ago
  41. 591dcc4 Remote: Fix a bug that outputs of actions tagged with no-remote are u… by Chi Wang · 3 years ago
  42. c60eb5d Include merged manifest in android_deploy_info output group. by Googler · 3 years ago
  43. 47f1d45 Add a validation action to check that the manifest of `android_binary`s sets `minSdkVersion` to 21+ when `multidex='native'` is enabled by cushon · 3 years ago
  44. 9610ae8 Update PythonZipper action to use CommandLineItem.CapturingMapFn by Alex Torok · 3 years ago
  45. 6464f1c Add incompatible flag to disable cfg="host" from Starlark by Yannic · 3 years ago
  46. 187a545 Set progress_message on proto_lang_toolchain rules. by ilist · 3 years ago
  47. d3435b0 Seperate GetSelfPath implementation for Blaze and Bazel by pcloudy · 3 years ago
  48. 5c73d86 Add target to produce API proto by fweikert · 3 years ago
  49. 4710ef8 Use ProtoCommon.declareGeneratedFiles in j2objc aspect. by ilist · 3 years ago
  50. 8864578 Add native call to Starlark proto_common.declare_generated_files to ProtoCommon. by ilist · 3 years ago
  51. e45fb7a Implement proto_common.declare_generated_files. by ilist · 3 years ago
  52. b93f828 Switch to using the d8 jar from maven.google.com instead of the jar from the by Googler · 3 years ago
  53. 6409b28 Add support for exclusive test with Skymeld. by leba · 3 years ago
  54. 87a30ce Add a flag to expose undeclared test outputs in unzipped form. by Tiago Quelhas · 3 years ago
  55. 896c92f Add test coverage for `--experimental_run_android_lint_on_java_rules` and implement it in Starlark by cushon · 3 years ago
  56. 50533c2 Fix some lint by cushon · 3 years ago
  57. b02458e Read java versions for uploading java_tools from BUILD file by hvd · 3 years ago
  58. a9465df Automated rollback of commit 240af807c935225d98b630666000cc03934f2ce7. by lberki · 3 years ago
  59. c70e072 Automated rollback of commit 76c8c3a35776ecd6c568cf4ef1b6f2d2f52c0280. by ilist · 3 years ago
  60. 3a1aea3 Disable UngroupedOverloads finding, see adonovan's related TODO here by cushon · 3 years ago
  61. 8f0034c Fix `GlobValue` NPE bug. by emilyguo · 3 years ago
  62. 39a0161 Move rewinding-related classes to a `rewinding` package and make some related cleanups. by jhorvitz · 3 years ago
  63. 4e3a996 Change to a lower-noise reporting method that fails tests. by emilyguo · 3 years ago
  64. 8abf59e Ensure `cc_test` sets `'requires-darwin'` in execution requirements if targeting an Apple platform (this is logic in native code) by trybka · 3 years ago
  65. 240af80 Allow select() specialization resolution to work with constraint_values. by Googler · 3 years ago
  66. 5179d03 Split `third_party/grpc` into `grpc` and `grpc-java` [2/3] by Vasilios Pantazopoulos · 3 years ago
  67. 54a547f docs: document that digest can be empty in some cases by Sahin Yort · 3 years ago
  68. bc1e207 For Skymeld, eagerly plant the symlinks from execroot to the source root. by leba · 3 years ago
  69. 9004fc7 Have README.md in java_tools release reference the right target by Noa Resare · 3 years ago
  70. 32e841d Add a test to document the fact the local actions fail with Skymeld. by leba · 3 years ago
  71. 3636aaf Add Starlark implementation of dll_hash_suffix method. by Googler · 3 years ago
  72. 01d337f Intern trivial ActionEnvironment and EnvironmentVariables instances by Fabian Meumertzheim · 3 years ago
  73. 1193319 Documentation typo error fix in test_summary option. by Googler · 3 years ago
  74. b193fc6 Do not attempt to invalidate workspace paths when not tracking incremental state. by jhorvitz · 3 years ago
  75. 3989a38 Add a test specifying a value for a `Void` expansion in `SetValue` policy. by ajurkowski · 3 years ago
  76. 5be114a Add **Starlark** implementation of common.copts method. by Googler · 3 years ago
  77. 4d506c5 Re-arrange cc_test to support checking if `linkstatic` was explicitly set. by trybka · 3 years ago
  78. d57e2c1 Add an allowlist for `java_import.exports` by cushon · 3 years ago
  79. 0af446b Replace shouldGenerateCode calls with Starlark implementation. by ilist · 3 years ago
  80. cf7ebef Implement proto_common.experimental_should_generate_code. by ilist · 3 years ago
  81. 4e2b21b Remove unused code from ProtoCompileActionBuilder. by ilist · 3 years ago
  82. 25049c4 Use ProtoCommon.compile in remaining lang_proto_libraries. by ilist · 3 years ago
  83. 0bd706a Use ProtoCommon.compile in CC aspects. by ilist · 3 years ago
  84. e0e1546 Use ProtoCommon.compile in java_*_proto_library. by ilist · 3 years ago
  85. 16314cc Add Java ProtoCommon.compile calling Starlark proto_common.compile. by ilist · 3 years ago
  86. 59ae81d Pass ConfiguredTarget to ProtoCompileActionBuilder instead of ProtoInfo. by ilist · 3 years ago
  87. 3450fd3 Pass ConfiguredTarget to proto generators instead of ProtoInfo. by ilist · 3 years ago
  88. d7a3836 Add experimental_progress_message parameter to proto_common.compile. by ilist · 3 years ago
  89. 982bbce Implement and expose proto_common.compile call. by ilist · 3 years ago
  90. 536f8d9 Fix fail message construction in cc_shared_library by Fabian Meumertzheim · 3 years ago
  91. 7c18a04 Fix square braces in lexer by Thomas Zayouna · 3 years ago
  92. bbf34eb Check that `java_import` dependencies are complete by cushon · 3 years ago
  93. 9db58e0 Automatic code cleanup. by Googler · 3 years ago
  94. d491a88 Bazel Docs: Fix links for "deps" and "data" attributes in the build encyclopedia. by fwe · 3 years ago
  95. c9f9d7b In `SequencedSkyframeExecutorTest`, inject values using `Injectable` instead of `GraphTransformerForTesting`. by jhorvitz · 3 years ago
  96. d352102 Revert the eager throwing of catastrohpic analysis exceptions. by leba · 3 years ago
  97. e0be616 Post SpawnExecutedEvent only once, but with correct startTime. by larsrc · 3 years ago
  98. c49c45d Revert default export all symbols on Windows by plf · 3 years ago
  99. afa02a8 Increase allowed size for install base pre-`netty@4.1.75` upgrade by Vasilios Pantazopoulos · 3 years ago
  100. 53b9cb8 Catch NumberFormatException while trying to parse thread id. by twerth · 3 years ago