1. 895f307 Delete downloadFile in favor of prefetchFiles in AbstractActionInputPrefetcher. by Googler · 2 years ago
  2. f548d56 Flip Automatic Exec Groups inside java_library by Googler · 2 years ago
  3. f556833 Add functionality for AEGs when toolchain parameter is a Label by Googler · 2 years ago
  4. ef19dca Stop prefetching inputs in RemoteSpawnCache. by Googler · 2 years ago
  5. 1751ac1 Clarify some of the comments for UiStateTracker. by Googler · 2 years ago
  6. d46aed6 Fix state tracking for actions that run under multiple strategies. by Googler · 2 years ago
  7. 2fdf4ea Move the --incompatible_remote_use_new_exit_code_for_lost_inputs flag into ExecutionOptions. by Googler · 2 years ago
  8. eee813c Pass the ExecutionOptions into the SpawnStrategies. by Googler · 2 years ago
  9. 156325e Add support for alias targets to cquery's `providers` by Fabian Meumertzheim · 2 years ago
  10. 2e558ed python: add --incompatible_python_disallow_native_rules by Richard Levasseur · 2 years ago
  11. 96d73da Fix code warnings and remove obsolete references to deleted `AttributeContainer`. by Googler · 2 years ago
  12. 3a48860 update error message for java_import with JavaInfo in `jars` attribute by Googler · 2 years ago
  13. 3c0f394 Make objc_library and objc_import honor objc.alwayslink_by_default by Googler · 2 years ago
  14. 02ad119 Remove experimental flag from cc_shared_library by Googler · 2 years ago
  15. 30539df Remove `ImplicitOutputsFunction` field from `Rule`. by Googler · 2 years ago
  16. c878b59 Expose a target_should_alwayslink() off the objc fragment by Googler · 2 years ago
  17. a8b36c1 Add --incompatible_objc_alwayslink_by_default by Googler · 2 years ago
  18. 9adbe0f [Skymeld] Introducing `--experimental_skymeld_analysis_overlap_percentage`. by Googler · 2 years ago
  19. 08d3187 Enable Starlark `java_test` in Bazel by Googler · 2 years ago
  20. b001bfc Factor out BulkTransferException into a separate target. by Googler · 2 years ago
  21. 9eadedb BEGIN_PUBLIC Deprecate `copy_from_rule` from exec_groups. by Googler · 2 years ago
  22. 49a9502 Clear all remote metadata if any of them are evicted from remote cache by Chi Wang · 2 years ago
  23. dbb09c9 Add aspect hints to cc_shared_library by Pedro · 2 years, 1 month ago
  24. a50cca5 Automated rollback of commit d56dc18e1978102e35fbcf92c5d63f9f9eef37cd. by Googler · 2 years, 1 month ago
  25. 6d004a3 Add automatic exec groups to cc_common.compile by Googler · 2 years, 1 month ago
  26. bc83389 Clear runfiles environment variables for `bazel run` by Fabian Meumertzheim · 2 years, 1 month ago
  27. 78dc893 Inline `AttributeContainer` into `Rule`. by Googler · 2 years, 1 month ago
  28. 0e6cc07 Collect `MemoryPressureStats`. by Googler · 2 years, 1 month ago
  29. 09c5cc3 Prevent nesting of BulkTransferExceptions. by Googler · 2 years, 1 month ago
  30. 93a60bc Intern `ToolchainContextKey`. by Googler · 2 years, 1 month ago
  31. 1fe702c Add Starlark implementation of merge_cc_infos. by Googler · 2 years, 1 month ago
  32. 8386398 Fix wasm dynamic library extension crash by Ezekiel Warren · 2 years, 1 month ago
  33. 4082e0f Fix for docker strategy GID clash. by Googler · 2 years, 1 month ago
  34. 5f434fc [Skymeld] Drop the syscall cache during analysis finished callback. by Googler · 2 years, 1 month ago
  35. 016b6a3 Fix missing </td></tr> on package doc page by Googler · 2 years, 1 month ago
  36. 00da627 Fix warning description to show proper "sandboxed" value instead of "sandbox". by Googler · 2 years, 1 month ago
  37. d3f0101 Delete unused `use_legacy_java_test` private API by Googler · 2 years, 1 month ago
  38. 982a694 [Skymeld] Don't propagate every event. by Googler · 2 years, 1 month ago
  39. fa3137c Start to document default_applicable_licenses/default_package_metadata. by Googler · 2 years, 1 month ago
  40. 77c4ce3 Move the Priority enum into ActionInputFetcher and delete the prefetchFiles overload defaulting to Priority.MEDIUM. by Googler · 2 years, 1 month ago
  41. c602cec Allow --extra_execution_platforms to support overrides by making it no longer "allowMultiple". by Googler · 2 years, 1 month ago
  42. aa6f23e Add `java_test` without launcher rule variant and macro by Googler · 2 years, 1 month ago
  43. fbdf2c1 Refactor deps/runtime_deps collection by Googler · 2 years, 1 month ago
  44. fd9c582 Fix test runner default label by Googler · 2 years, 1 month ago
  45. 037c06d Fix `java_binary` rule class usage for custom launcher case by Googler · 2 years, 1 month ago
  46. 15661f7 Fix jvm flags for `java_test` by Googler · 2 years, 1 month ago
  47. 1ee72c2 Fix main_class and test_support resolution by Googler · 2 years, 1 month ago
  48. 6592b05 Define Starlark `java_test` rule by Googler · 2 years, 1 month ago
  49. 477a32e Refactor `java_binary` rule definition by Googler · 2 years, 1 month ago
  50. a0e779b Use empty collections instead of `null` for `outputSymlinks` and `discoveredModules` in `ActionExecutionValue`. by Googler · 2 years, 1 month ago
  51. 1bdcba8 Add new style license declarations to bazel main sources and tests. by Googler · 2 years, 1 month ago
  52. bd011cd Recursively drop all dependent `GLOB` nodes after a `PACKAGE` node is evaluated by Googler · 2 years, 1 month ago
  53. 2a8ab5b Implement MetadataProvider in RemoteActionFileSystem. by Googler · 2 years, 1 month ago
  54. 6fc9171 Store runfiles as parallel lists instead of a list of pairs. by Googler · 2 years, 1 month ago
  55. 7cd398f Inject remote metadata for action stdout/stderr. by Googler · 2 years, 1 month ago
  56. d56dc18 Move Apple toolchain setup to apple_support by Keith Smiley · 2 years, 1 month ago
  57. f057c74 Use smart subclassing in `ActionExecutionValue` to save memory. by Googler · 2 years, 1 month ago
  58. caf5253 Make `experimental_cpp_compile_argv_ignore_param_file` no-op by Googler · 2 years, 1 month ago
  59. c7f5c81 Avoid creating many distinct suffixes for the atomic writes of action inputs. by Googler · 2 years, 1 month ago
  60. 10587b1 Silence setlocale warnings in Java stub by Julio Merino · 2 years, 1 month ago
  61. daa3dbe [remote] upload: treat `ALREADY_EXISTS` as success by Yannic Bonenberger · 2 years, 1 month ago
  62. 3ad3927 Force the Bazel server Java runtime to use the root locale by Fabian Meumertzheim · 2 years, 1 month ago
  63. 488ab8a Delete unused utility `BigIntegerFingerprintUtils`. by Googler · 2 years, 1 month ago
  64. dfdf63a Allow WORKSPACE and WORKSPACE-loaded .bzl files to see Bzlmod root module's mappings by Googler · 2 years, 1 month ago
  65. bf9520e Fix up documentation to add link to issue. by Googler · 2 years, 1 month ago
  66. 1b1922a Experimentally export java_library_rule by Googler · 2 years, 1 month ago
  67. 8327da8 Add library for garbage-free alternative to Objects.hash. by Googler · 2 years, 1 month ago
  68. 132a5f9 Have getFdoBuildStamp return "SAFDO" when a .afdo profile is supplied along with xbinary_fdo. by Googler · 2 years, 1 month ago
  69. 7355397 Creates an AndroidDexInfo provider to pass dex related artifacts from Starlark to Native Blaze. by Zhaoqing Xu · 2 years, 1 month ago
  70. f90dcf9 Add internal linux-sandbox option to create a network namespace with no loopback device, for sandboxed workers. by Googler · 2 years, 1 month ago
  71. ab2953c Use `Runtime#availableProcessors` on Linux by Fabian Meumertzheim · 2 years, 1 month ago
  72. e29e2fb Remove dead code and fix typo pointed out by fmeum@ by Googler · 2 years, 1 month ago
  73. e0cdace Fix data race in prefetcher. by Tiago Quelhas · 2 years, 1 month ago
  74. f9008f6 Fix cc_shared_library to take into account indirect top level deps by Googler · 2 years, 1 month ago
  75. 56a9efb Automatic code cleanup. by Googler · 2 years, 1 month ago
  76. 67f1d96 Set toolchains manually when copying exec_group from default-exec-group and Automatic Exec Groups are enabled by Googler · 2 years, 1 month ago
  77. 486a964 Use the isOutput helper in various RemoteActionFileSystem methods. by Googler · 2 years, 1 month ago
  78. 2f98b92 Force enable Starlark py_binary, py_test, py_library by Richard Levasseur · 2 years, 1 month ago
  79. e79de51 Remove NO_EXPORTING tag from cc_shared_library by Googler · 2 years, 1 month ago
  80. f785f28 Move C++ API to builtins in `cc_common.bzl`. by Googler · 2 years, 1 month ago
  81. d81fbc8 Delete unused CcCompilationContext functions by Googler · 2 years, 1 month ago
  82. 9706dce making --incompatible_use_platforms_repo_for_constraints do nothing. Using constraints from @bazel_tools//platforms with or without the flag will error out. by Googler · 2 years, 1 month ago
  83. 7f9a7b7 [Skymeld] Drop the intermediate states of IncrementalPackageRoots upon analysis by Googler · 2 years, 1 month ago
  84. 75efb40 Use TopLevelTargetReadyForSymlinkPlanting for aspects as well. by Googler · 2 years, 1 month ago
  85. ac3eedc Call getValueOrThrow for unary StateMachine lookups. by Googler · 2 years, 1 month ago
  86. b6fc2d9 Expose the sets of Starlark provider constraints in RequiredProviders by Googler · 2 years, 1 month ago
  87. 7c49855 Change the internal representation of `GroupedDeps` to save space. by Googler · 2 years, 1 month ago
  88. 4427a1f python: remove unused Java code by Richard Levasseur · 2 years, 1 month ago
  89. 8548e20 Relax JSON parser, ensure duplicate keys are overridden by Adam Lavin · 2 years, 1 month ago
  90. 3d8ccd8 Creates an AndroidOptimizedJarInfo to pass the optimized jar from Starlark to Native Blaze. by Zhaoqing Xu · 2 years, 1 month ago
  91. 3ce2b71 python: Remove Java implementation of Python rules by Richard Levasseur · 2 years, 1 month ago
  92. d5b4c1b Set runners for critical path where no spawn was actually executed. by Googler · 2 years, 1 month ago
  93. ebe4e2f Remove redundant "only" from "only does X if and only if Y", add commas to make alternatives less ambiguous, and use HTML markup by Thomas Köppe · 2 years, 1 month ago
  94. 28dc0f9 Switch `RemoteFileArtifactValue` subclassing to optimize for memory cost. by Googler · 2 years, 1 month ago
  95. 7c235ff [credentialhelper] Ignore failing to provide request by Yannic Bonenberger · 2 years, 1 month ago
  96. f4c5a958 Do not use ImmutableList.copyOf whilst finding the innermost starlark function of a StarlarkThread. by Googler · 2 years, 1 month ago
  97. 8681437 Add automatic exec groups to cc_common.link by Googler · 2 years, 1 month ago
  98. 6c7c9dd Correct types of Depsets in Objc rules by Googler · 2 years, 1 month ago
  99. b3668b4 Fix missing and extraneous spaces by Thomas Köppe · 2 years, 1 month ago
  100. 0ce1748 Replace uses of Depset.of(ElementType, NestedSet) with Depset.of(Class, NestedSet) by Googler · 2 years, 1 month ago