1. fa3137c Start to document default_applicable_licenses/default_package_metadata. by Googler · 2 years, 1 month ago
  2. 77c4ce3 Move the Priority enum into ActionInputFetcher and delete the prefetchFiles overload defaulting to Priority.MEDIUM. by Googler · 2 years, 1 month ago
  3. c602cec Allow --extra_execution_platforms to support overrides by making it no longer "allowMultiple". by Googler · 2 years, 1 month ago
  4. aa6f23e Add `java_test` without launcher rule variant and macro by Googler · 2 years, 1 month ago
  5. fbdf2c1 Refactor deps/runtime_deps collection by Googler · 2 years, 1 month ago
  6. fd9c582 Fix test runner default label by Googler · 2 years, 1 month ago
  7. 037c06d Fix `java_binary` rule class usage for custom launcher case by Googler · 2 years, 1 month ago
  8. 15661f7 Fix jvm flags for `java_test` by Googler · 2 years, 1 month ago
  9. 1ee72c2 Fix main_class and test_support resolution by Googler · 2 years, 1 month ago
  10. 6592b05 Define Starlark `java_test` rule by Googler · 2 years, 1 month ago
  11. 477a32e Refactor `java_binary` rule definition by Googler · 2 years, 1 month ago
  12. 056d72c Test all possible scenarios for RemoteActionFileSystem#getInputStream. by Googler · 2 years, 1 month ago
  13. a0e779b Use empty collections instead of `null` for `outputSymlinks` and `discoveredModules` in `ActionExecutionValue`. by Googler · 2 years, 1 month ago
  14. 082e5bb Set --extra_execution_platforms once instead of twice in RegisteredExecutionPlatformsFunctionTest, in anticipation of supporting overrides. by Googler · 2 years, 1 month ago
  15. 1bdcba8 Add new style license declarations to bazel main sources and tests. by Googler · 2 years, 1 month ago
  16. bd011cd Recursively drop all dependent `GLOB` nodes after a `PACKAGE` node is evaluated by Googler · 2 years, 1 month ago
  17. a189ac3 Condense duplicate settings of --extra_execution_platforms into a single comma-separated list in anticipation of making --extra_execution_platform support overwrites. by Googler · 2 years, 1 month ago
  18. 2a8ab5b Implement MetadataProvider in RemoteActionFileSystem. by Googler · 2 years, 1 month ago
  19. 6fc9171 Store runfiles as parallel lists instead of a list of pairs. by Googler · 2 years, 1 month ago
  20. 7cd398f Inject remote metadata for action stdout/stderr. by Googler · 2 years, 1 month ago
  21. d56dc18 Move Apple toolchain setup to apple_support by Keith Smiley · 2 years, 1 month ago
  22. f057c74 Use smart subclassing in `ActionExecutionValue` to save memory. by Googler · 2 years, 1 month ago
  23. caf5253 Make `experimental_cpp_compile_argv_ignore_param_file` no-op by Googler · 2 years, 1 month ago
  24. c7f5c81 Avoid creating many distinct suffixes for the atomic writes of action inputs. by Googler · 2 years, 1 month ago
  25. 10587b1 Silence setlocale warnings in Java stub by Julio Merino · 2 years, 1 month ago
  26. daa3dbe [remote] upload: treat `ALREADY_EXISTS` as success by Yannic Bonenberger · 2 years, 1 month ago
  27. 3ad3927 Force the Bazel server Java runtime to use the root locale by Fabian Meumertzheim · 2 years, 1 month ago
  28. 488ab8a Delete unused utility `BigIntegerFingerprintUtils`. by Googler · 2 years, 1 month ago
  29. dfdf63a Allow WORKSPACE and WORKSPACE-loaded .bzl files to see Bzlmod root module's mappings by Googler · 2 years, 1 month ago
  30. 830afc1 Fix getting started link in README.md by redwrasse · 2 years, 1 month ago
  31. c817fb1 Add Lucid Software to the list of companies by Sagar Pathare · 2 years, 1 month ago
  32. bf9520e Fix up documentation to add link to issue. by Googler · 2 years, 1 month ago
  33. 1b1922a Experimentally export java_library_rule by Googler · 2 years, 1 month ago
  34. 8327da8 Add library for garbage-free alternative to Objects.hash. by Googler · 2 years, 1 month ago
  35. 132a5f9 Have getFdoBuildStamp return "SAFDO" when a .afdo profile is supplied along with xbinary_fdo. by Googler · 2 years, 1 month ago
  36. 7355397 Creates an AndroidDexInfo provider to pass dex related artifacts from Starlark to Native Blaze. by Zhaoqing Xu · 2 years, 1 month ago
  37. dd2ba3a Remove tools/python/private/defs.bzl from filegroup by Keith Smiley · 2 years, 1 month ago
  38. 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
  39. ab2953c Use `Runtime#availableProcessors` on Linux by Fabian Meumertzheim · 2 years, 1 month ago
  40. e29e2fb Remove dead code and fix typo pointed out by fmeum@ by Googler · 2 years, 1 month ago
  41. e0cdace Fix data race in prefetcher. by Tiago Quelhas · 2 years, 1 month ago
  42. f9008f6 Fix cc_shared_library to take into account indirect top level deps by Googler · 2 years, 1 month ago
  43. 56a9efb Automatic code cleanup. by Googler · 2 years, 1 month ago
  44. 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
  45. 486a964 Use the isOutput helper in various RemoteActionFileSystem methods. by Googler · 2 years, 1 month ago
  46. 2f98b92 Force enable Starlark py_binary, py_test, py_library by Richard Levasseur · 2 years, 1 month ago
  47. e79de51 Remove NO_EXPORTING tag from cc_shared_library by Googler · 2 years, 1 month ago
  48. f785f28 Move C++ API to builtins in `cc_common.bzl`. by Googler · 2 years, 1 month ago
  49. d81fbc8 Delete unused CcCompilationContext functions by Googler · 2 years, 1 month ago
  50. 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
  51. 7f9a7b7 [Skymeld] Drop the intermediate states of IncrementalPackageRoots upon analysis by Googler · 2 years, 1 month ago
  52. 75efb40 Use TopLevelTargetReadyForSymlinkPlanting for aspects as well. by Googler · 2 years, 1 month ago
  53. ac3eedc Call getValueOrThrow for unary StateMachine lookups. by Googler · 2 years, 1 month ago
  54. 052407b Serialization Test fixes for JDK 21. by Googler · 2 years, 1 month ago
  55. b6fc2d9 Expose the sets of Starlark provider constraints in RequiredProviders by Googler · 2 years, 1 month ago
  56. d7f2485 Remove python/private/defs.bzl by Googler · 2 years, 1 month ago
  57. 7c49855 Change the internal representation of `GroupedDeps` to save space. by Googler · 2 years, 1 month ago
  58. 4427a1f python: remove unused Java code by Richard Levasseur · 2 years, 1 month ago
  59. 8548e20 Relax JSON parser, ensure duplicate keys are overridden by Adam Lavin · 2 years, 1 month ago
  60. 3d8ccd8 Creates an AndroidOptimizedJarInfo to pass the optimized jar from Starlark to Native Blaze. by Zhaoqing Xu · 2 years, 1 month ago
  61. 3ce2b71 python: Remove Java implementation of Python rules by Richard Levasseur · 2 years, 1 month ago
  62. 801103d Release 6.1.0 (2023-03-06) by Bazel Release System · 2 years, 2 months ago
  63. 0a8cf25 Release 6.1.0 (2023-03-06) by Bazel Release System · 2 years, 2 months ago
  64. d5b4c1b Set runners for critical path where no spawn was actually executed. by Googler · 2 years, 2 months ago
  65. 38ece3c Handle `SIGWINCH` under `bazel run //some:test` (i.e. test rules) correctly. by Tobias Werth · 2 years, 2 months ago
  66. 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, 2 months ago
  67. 28dc0f9 Switch `RemoteFileArtifactValue` subclassing to optimize for memory cost. by Googler · 2 years, 2 months ago
  68. 7c235ff [credentialhelper] Ignore failing to provide request by Yannic Bonenberger · 2 years, 2 months ago
  69. f4c5a958 Do not use ImmutableList.copyOf whilst finding the innermost starlark function of a StarlarkThread. by Googler · 2 years, 2 months ago
  70. 8681437 Add automatic exec groups to cc_common.link by Googler · 2 years, 2 months ago
  71. 6249719 Address this request - https://github.com/bazelbuild/bazel/issues/17664 by Googler · 2 years, 2 months ago
  72. 6c7c9dd Correct types of Depsets in Objc rules by Googler · 2 years, 2 months ago
  73. b3668b4 Fix missing and extraneous spaces by Thomas Köppe · 2 years, 2 months ago
  74. 0ce1748 Replace uses of Depset.of(ElementType, NestedSet) with Depset.of(Class, NestedSet) by Googler · 2 years, 2 months ago
  75. 05253dc Remove Depset.legacyOf by Googler · 2 years, 2 months ago
  76. 4e739d3 Remove references to python/private in third_party by Ivo List · 2 years, 2 months ago
  77. f676acf Pure refactoring: extract a method from `DependencyResolver`. by Googler · 2 years, 2 months ago
  78. 87436ad Remove ObjcCppSemantics by Googler · 2 years, 2 months ago
  79. 78729c0 Use real rules_python by Ivo List · 2 years, 2 months ago
  80. 1ebb04b Store TTL in RemoteFileArtifactValue by Chi Wang · 2 years, 2 months ago
  81. 424e739 Add more tests for BwoB by Googler · 2 years, 2 months ago
  82. 8d476cf Update java_tools v11.12 by kshyanashree · 2 years, 2 months ago
  83. 66f571e Add supplemental support for JDK 11, 17 and 19 on cpu s390x by Kun-Lu · 2 years, 2 months ago
  84. 055eb8f Update API of ValueOrExceptionProducer based on usage. by Googler · 2 years, 2 months ago
  85. 1b4472f More cleanups in `GroupedDeps`. by Googler · 2 years, 2 months ago
  86. 2730220 Automatic code cleanup. by Googler · 2 years, 2 months ago
  87. e4d2023 Update `NestMembers` attributes to remove pruned classes by Googler · 2 years, 2 months ago
  88. 8c45ea4 Reduce garbage produced by AbstractAttributeMapper.getAttributeNames. by Googler · 2 years, 2 months ago
  89. f721362 Remove and reduce visibility of `DirtyBuildingState` methods where possible and fix javadoc warnings. by Googler · 2 years, 2 months ago
  90. 078c14c Memoize IncompatibleTargetChecker.createDirectlyIncompatibleTarget. by Googler · 2 years, 2 months ago
  91. 5a72be5 Automatic code cleanup. by Googler · 2 years, 2 months ago
  92. 3e140f3 Remove differences between BazelCcModule and CcModule. by Googler · 2 years, 2 months ago
  93. c534825 Self transition constraint_setting and constraint_value to the NoConfig state. by Googler · 2 years, 2 months ago
  94. 6d658cd Add important test for cc_shared_library rule by Googler · 2 years, 2 months ago
  95. d3c7e48 Fix `android_binary` native libraries linking check by Googler · 2 years, 2 months ago
  96. 53035bf Roll forward of https://github.com/bazelbuild/bazel/commit/7bd0ab63a8441c3f3d7f495d09ed2bed38762874: Default --incompatible_strict_conflict_checks to true. by Googler · 2 years, 2 months ago
  97. 134ba15 Automatic code cleanup. by Googler · 2 years, 2 months ago
  98. c8f3dd0 Automatic code cleanup. by Googler · 2 years, 2 months ago
  99. 62381d4 Automatic code cleanup. by Googler · 2 years, 2 months ago
  100. 949a39b Automatic code cleanup. by Googler · 2 years, 2 months ago