- 90acb5a Delete --dynamic_worker_strategy by Googler · 2 years, 10 months ago
- f6a709c Automatic code cleanup. by Googler · 2 years, 10 months ago
- 3060d32 Split up ConfiguredTargetFunction.computeUnloadedToolchainContext by Googler · 2 years, 10 months ago
- 20e0482 Minor Fixes to BuildTopLevelAspectsDetailsFunction and AspectsListBuilder by Googler · 2 years, 10 months ago
- 04498d2 Fix DexArchiveAspect to properly account Starlark java_proto_library by Googler · 2 years, 10 months ago
- 1ba2a5f Bazel Docs: Remove invalid <code> tags from --aspects in the command line reference. by Googler · 2 years, 10 months ago
- fb45e4e Bazel Docs: Add link to available fragments to https://bazel.build/rules/lib/fragments by Googler · 2 years, 10 months ago
- 7e3755d Add API support for setting exec_compatible_with and exec_group on aspects. by Googler · 2 years, 10 months ago
- 6201dd1 Remove GoPackageInfo provider by Googler · 2 years, 10 months ago
- 9eb783e Automatic code cleanup. by Googler · 2 years, 10 months ago
- 52b0026 Add package header mode methods to cc_internal, they can be used from aspect implementations. by Googler · 2 years, 10 months ago
- c20f797 Add test cases for HttpDownloader by Kaiqin Chen · 2 years, 10 months ago
- a0a0d09 Create a dedicated graph lookup reason for rewinding and add a wildcard to `createIfAbsentBatch` to match `getBatch`. by Googler · 2 years, 10 months ago
- 93f6e51 Default analysis tests to use Python 3 by Richard Levasseur · 2 years, 10 months ago
- fcaa247 Separate metrics collection from `WorkerSpawnRunner` to distinct class. by Googler · 2 years, 10 months ago
- 053fb77 Increase visibility of `SourceArtifactException` and `MissingArtifactValue`. by Googler · 2 years, 10 months ago
- c8ea368 Add feature to produce serialized diagnostics files by Brentley Jones · 2 years, 10 months ago
- 3649324 Provide java_common.compile interface for Java compilation of proto libraries by Googler · 2 years, 10 months ago
- 4c26c3a Provide java_common.merge interface for Java compilation of proto libraries by Googler · 2 years, 10 months ago
- 3c30fbc Get rid of the '@' in RepositoryName by Googler · 2 years, 10 months ago
- 4c3219e Add new min_sdk_version attribute on android_binary and pipe to dex/desugar actions. by Tim Peut · 2 years, 10 months ago
- 540892d Change madatory provider for objc_library to CcInfo by Googler · 2 years, 10 months ago
- ad28f82 Enable --min_sdk_version on dex builder by Tim Peut · 2 years, 10 months ago
- e6bb6fc Add notification keywords to BES BuildFinished by Googler · 2 years, 10 months ago
- 55ab360 Bump the limit of Bazel install base size by Googler · 2 years, 10 months ago
- 881fc80 Declare that bazel is under an Apache 2.0 license by Tony Aiuto · 2 years, 10 months ago
- 60bfd18 Roll forward of https://github.com/bazelbuild/bazel/commit/4b6f8017cd3f6e7152ced7d1d10d3a4fadb24c56: Use ProtoCommon.declareGeneratedFiles in cc_proto_library. by Googler · 2 years, 10 months ago
- ee7db6e Add more profile spans to close gaps in the `aquery` profile. by Tobias Werth · 2 years, 10 months ago
- 18ebd52 Automatic code cleanup. by Googler · 2 years, 10 months ago
- 6b072d3 Wrap Android repositories with maybe(). by lberki · 2 years, 10 months ago
- 9b1d78b Add more granularity to the Trace profile for Skymeld. by leba · 2 years, 10 months ago
- c499103 Bzlmod: Proper repo mappings for @_builtins by wyv · 2 years, 10 months ago
- 5d936d4 Switch to using the cc_configure in bazel_tools by wyv · 2 years, 10 months ago
- 0c3f528 Flip --use_workers_with_dexbuilder default value to true by Benjamin Lee · 2 years, 10 months ago
- c4ea925 Add comment explaining important_outputs connection to ResultStore. by Googler · 2 years, 10 months ago
- 4de1b70 Print more details about indirect dependencies by cushon · 2 years, 10 months ago
- 71b17ff Fix the documentation for propeller_optimize build option. by Googler · 2 years, 10 months ago
- 6cec0f5 Automatic code cleanup. by Googler · 2 years, 10 months ago
- a5e66fa Remove symlink feature from embedded pkg_tar. This is to encourage Bazel users to migrate to rules_pkg and to prevent new internal users who need the feature from backsliding to using the code directly out of the bazel sources. by aiuto · 2 years, 10 months ago
- ccc004f Add dynamic_deps aspect trimming to cc_test. by trybka · 2 years, 10 months ago
- 8cea765 Cleanup AbstractActionInputPrefetcher and split RemoteActionInputFetcherTest. by chiwang · 2 years, 10 months ago
- 4eb62cd Automated rollback of commit 577cfbc8a2b0841cd67a918febe9e3c5fcb3882e. by Googler · 2 years, 10 months ago
- 84f819a Make ActionStats a private-static inner class of MetricsCollector by michajlo · 2 years, 10 months ago
- 20269a6 Update SplitCommandLine test helper names by michajlo · 2 years, 10 months ago
- 51edf39 Remove DexArchiveAspect.propagateDownLegacyToolchain. by jcater · 2 years, 11 months ago
- 577cfbc Set --legacy_important_outputs to false by default. by Benjamin Peterson · 2 years, 11 months ago
- 4b87044 Wrap rules repository declarations in maybe(). by lberki · 2 years, 11 months ago
- eedab27 Remove injected metadata before rewriting the `.jdeps` file. by ajurkowski · 2 years, 11 months ago
- 4879106 Move --incompatible_override_toolchain_transitions to the graveyard. by jcater · 2 years, 11 months ago
- c0b87c5 Automatic code cleanup. by Googler · 2 years, 11 months ago
- 121a857 Fix a bug with the event-based result collection. by leba · 2 years, 11 months ago
- 798bd5e Use the helper for declaring the cc toolchain type on rules in builtins. by jcater · 2 years, 11 months ago
- 2f03f9c Apply TopLevelStatusEvents to non-Skymeld code path. by leba · 2 years, 11 months ago
- c8116b1 Explicitly mention that `alias()` ignores `testonly`. by Googler · 2 years, 11 months ago
- f068b31 Make `--incompatible_disallow_legacy_py_provider` a no-op by Googler · 2 years, 11 months ago
- 9f024ae Remove unused method from `FileWriteAction`. by ajurkowski · 2 years, 11 months ago
- ab24880 Disable workspace(managed_directories). by lberki · 2 years, 11 months ago
- 44fef49 Delete CompletableFuture. by Benjamin Peterson · 2 years, 11 months ago
- ee3637c Add some missing dependencies to the built-in module bazel_tools by wyv · 2 years, 11 months ago
- a54a1a7 Update native rules to use a common definition for the CC toolchain type requirement. by jcater · 2 years, 11 months ago
- 1fdf1e1 Update #equals and #hashCode of BuildDriverKey to include all attributes. by leba · 2 years, 11 months ago
- 9b0518d More accurate naming for helper methods. by leba · 2 years, 11 months ago
- fc5bf54 Add a helper for declaring the cc toolchain type on rules in builtins. by jcater · 2 years, 11 months ago
- ed7a056 Remove unused `--default_android_platform` flag. by jcater · 2 years, 11 months ago
- c1009c2 Add helper to centrally define the CC toolchain type requirement. by jcater · 2 years, 11 months ago
- 11dda14 Fix an issue in parse_netrc that it doesn't support TAB. by chiwang · 2 years, 11 months ago
- e575800 Revert name of implicit dependencies in Java proto libraries by ilist · 2 years, 11 months ago
- 43cb21a Manage temporary files inside AbstractActionInputPrefetcher by chiwang · 2 years, 11 months ago
- 6e03d0c Semiautomated rollback of changelist 176873598. by Googler · 2 years, 11 months ago
- 0937d45 Refactor ASM version handling by cushon · 2 years, 11 months ago
- b0487dc Avoid keying libraries from link_multi_arch_static_library by the split transition key; use target_gnu_system_name instead. by Googler · 2 years, 11 months ago
- bbf74d5 Drop redundant `ErrorProneTimings` shim from `ErrorPronePlugin` by Halil Sener · 2 years, 11 months ago
- 0c9598f Remove cc_proto_library helper methods from semantics file. by gnish · 2 years, 11 months ago
- f755d88 Set BuildDriverKey as CPU-heavy. by leba · 2 years, 11 months ago
- cdb7750 Add WorkerKey to the ResourceSet. by wilwell · 2 years, 11 months ago
- c878c67 Automatic code cleanup. by Googler · 2 years, 11 months ago
- 03ad0cd main: do not declare `environ` on Windows by Saleem Abdulrasool · 2 years, 11 months ago
- d326889 Remove stale comment. #cleanup by leba · 2 years, 11 months ago
- 467f32d linux-sandbox: do not treat large user IDs as negative numbers by George Prekas · 2 years, 11 months ago
- 6bad1a1 Build desugared library DEX in release mode by sgjesse · 2 years, 11 months ago
- 054a026 Fix unwanted retention of StarlarkDefinedAspect-s. by ilist · 2 years, 11 months ago
- ca3211f Formatting change #cleanup. by leba · 2 years, 11 months ago
- d46269f Fix handling Java proto libraries '/' in the name. by ilist · 2 years, 11 months ago
- 4099f0f Check the providers are there in java_proto_library by ilist · 2 years, 11 months ago
- 510edc2 Fix DependencyResolver to properly handle toolchain dependencies for output files. by jcater · 2 years, 11 months ago
- 1afd26a Add licenses and distribs attribute to java_proto_library by ilist · 2 years, 11 months ago
- 8b9147d Optimise short paths in JavaInfo provider. by ilist · 2 years, 11 months ago
- 44d94f7 Drop source jars in java_common.compile when create_ouput_source_jar is unset by ilist · 2 years, 11 months ago
- dbb8b6e Optimise path producing empty JavaPluginInfo in JavaPluginInfo.merge by ilist · 2 years, 11 months ago
- 20b5a53 Switch to the NoFinalizer variant of ZstdOutputStream. by Benjamin Peterson · 2 years, 11 months ago
- 612fa54 Per https://github.com/bazelbuild/bazel/pull/15416#discussion_r871840328, use latch instead of flag to check whether the chunker is closed. by chiwang · 2 years, 11 months ago
- 75ba8f7 Remove obsolete j2objc_library docstring. by fwe · 2 years, 11 months ago
- 2432948 Add support for param files for Android NDK by homuler · 2 years, 11 months ago
- 1a7083e Set correct rule name for `enable_data_binding` attribute in AndroidLocalTestBaseRule. by fwe · 2 years, 11 months ago
- f923a5b Ensure Chunkers are always reset (closed). by Benjamin Peterson · 2 years, 11 months ago
- 24f962b Ignore specific warning from library desugaring by sgjesse · 2 years, 11 months ago
- 1e40541 Let Starlark executable rules specify their environment by Fabian Meumertzheim · 2 years, 11 months ago
- 2217b13 Add `add_exports` and `add_opens` to `java_` rules by cushon · 2 years, 11 months ago
- 11ec226 BazelModuleInspectorValue SkyValue added by Googler · 2 years, 11 months ago
- 05f9dd1 BazelModuleResolutionValue also stores the un-pruned dep graph by Googler · 2 years, 11 months ago