- 43c7b97 Update toolchain config to allow reflective access to `com.sun.tools.javac.parser` by cushon · 3 years, 2 months ago
- 77ebecc Remove unused static member. by tjgq · 3 years, 2 months ago
- fb744c8 Make some clean-ups and assertions in query environments that may be useful for attached bug. by janakr · 3 years, 2 months ago
- d95b807 Get rid of AbstractQueryEnvironment: all subclasses inherit from AbstractBlazeQueryEnvironment. by janakr · 3 years, 2 months ago
- 857c27b Don't attempt to get the `EventBus` for crashes during server startup. by jhorvitz · 3 years, 2 months ago
- cdffd2f Add a FailureDetail for Packages in error due to an error constructing a Rule in the Package. File bug reports in various places when we're missing a FailureDetail. by janakr · 3 years, 2 months ago
- 4aad372 Merge `EvaluationGraph`, `DeletableGraph` with `ProcessableGraph`. by Googler · 3 years, 2 months ago
- dbf2735 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 59f8e9b Delete Obselete Interface InterruptibleIOLongSupplier, it is not used any more. by Googler · 3 years, 2 months ago
- a49447f Make `MemoizingEvaluatorTest` abstract and use a separate class `InMemoryMemoizingEvaluatorTest` for testing the concrete in-memory implementation. Also remove the unused `keepEdges` parameter. by jhorvitz · 3 years, 2 months ago
- 843e5ec Merge `AbstractExceptionalParallelEvaluator` with `ParallelEvaluator`. by Googler · 3 years, 2 months ago
- b0d9d44 Bzlmod: Better canonical repo names for modules with overrides by wyv · 3 years, 2 months ago
- d5c4f55 Add new flag `--experimental_dynamic_local_load_factor`. This controls how much load dynamic execution will put on the local machine when seeing a large number of actions. by larsrc · 3 years, 2 months ago
- f7119d3 Update comment in ActionInputPrefetcher. by chiwang · 3 years, 2 months ago
- ca48252 Always set the catastrophe field in EvaluationResult when there was a catastrophe. Callers use that field to see if there was a catastrophe, and therefore if they should fully process the result in keep-going mode. by janakr · 3 years, 2 months ago
- 87ae8bc Removing lipo support from link_multi_arch_binary. by Googler · 3 years, 2 months ago
- 8a2b711 Delete direct headers in ObjcProvider by waltl · 3 years, 2 months ago
- 788ff3e Automatic code cleanup. by Googler · 3 years, 2 months ago
- 123da96 Add `--experimental_check_external_repository_files` by Paul Tarjan · 3 years, 2 months ago
- 58c73fc Move toolchain integration tests to a better location. by jcater · 3 years, 2 months ago
- 51d29fc performance optimization: copy with 1 MB blocks instead of 128K blocks (-60ms) by Googler · 3 years, 2 months ago
- dba245e Convert JavaCompilationArgsProvider to JavaCompilationInfoProvider for Starlark java_binary by hvd · 3 years, 2 months ago
- fbc5d53 Fix error message for java dependency rule kind check by hvd · 3 years, 2 months ago
- 11d76f2 Automatic code cleanup. by Googler · 3 years, 2 months ago
- fc13ba2 Custom init callback for providers by arostovtsev · 3 years, 2 months ago
- 986d4bd Part 2 Implementation for new 'subpackages()` built-in helper function. by kkress · 3 years, 2 months ago
- de938e0 Fix java_common.target_kind() to work with aspects by hvd · 3 years, 2 months ago
- 5754962 Replace `EvaluatorSupplier` with a `@ForOverride` method `SkyframeExecutor#createEvaluator`. by jhorvitz · 3 years, 2 months ago
- 63c9238 Use JDK 11 for bootstrap build by cushon · 3 years, 2 months ago
- 35d9be3 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 021008d Fix comment typo by Googler · 3 years, 2 months ago
- d2dfe6c Remote: Remove old http cache put deduplication by Ulrik Falklof · 3 years, 2 months ago
- 4697ff1 Rolling forward https://github.com/bazelbuild/bazel/commit/ceece65abd46833fe277a43fded9ee9f387bab14 with fix to continue requesting deps for shared actions. The diffbase fix to Skyframe to clear cache state is also necessary. by janakr · 3 years, 2 months ago
- 3780e7f Make an unused return value explicit by cushon · 3 years, 2 months ago
- 0c65082 Allow Bazel's own build to use Java 11 language features by cushon · 3 years, 2 months ago
- 98e80e1 Automatic code cleanup. by Googler · 3 years, 2 months ago
- feea781 Skip passing Propeller profiles to CcCompile and ThinLTO indexing actions in ThinLTO builds. by Googler · 3 years, 2 months ago
- 4dd7402 Make extra_actions use EXEC configuration instead of HOST. by steinman · 3 years, 2 months ago
- 88f605c Add option to start locally scheduling actions above a certain age in dynamic scheduling. This allows handling when remote systems get stuck for whatever reason. by larsrc · 3 years, 2 months ago
- 5de9888 cquery: make it easier to source Starlark transitions by gregce · 3 years, 2 months ago
- 6104e8f Automatic code cleanup. by Googler · 3 years, 2 months ago
- 0de7bb9 Don't resolve symlinks for --sandbox_base by Oscar Bonilla · 3 years, 2 months ago
- 07812ff Automatic code cleanup. by Googler · 3 years, 2 months ago
- 20d8807 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 7b66e29 Automatic code cleanup. by Googler · 3 years, 3 months ago
- c87ee4b Rename variables whose names don't make sense any more. by nharmata · 3 years, 3 months ago
- 4b36dda Track limits (memory, input/output files, timeout) that were applied to an action. by Googler · 3 years, 3 months ago
- 1eada84 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 2d27177 Clear Skyframe compute state when a node is restarted due to a lost dep and add a regression test about incremental shared actions for https://github.com/bazelbuild/bazel/commit/ceece65abd46833fe277a43fded9ee9f387bab14. by janakr · 3 years, 3 months ago
- b741116 Move JDK repo definitions to distdir_deps.bzl by Ivo List · 3 years, 3 months ago
- e5c5215 Automatic code cleanup. by Googler · 3 years, 3 months ago
- ea1b1c7 Automatic code cleanup. by Googler · 3 years, 3 months ago
- bd9342a Make `IntVersion` visible for alternate evaluator implementations. by jhorvitz · 3 years, 3 months ago
- 917e7c1 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 9f7cbd9 Add Windows support to cc_shared_library by plf · 3 years, 3 months ago
- e675e8e Automatic code cleanup. by Googler · 3 years, 3 months ago
- 781942b Automatic code cleanup. by Googler · 3 years, 3 months ago
- 73ccddb Automatic code cleanup. by Googler · 3 years, 3 months ago
- 6b41b22 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 8b55415 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 0d3f9ac Allow `GraphTest` to work with graphs that do not support incrementality and add tests for `EdgelessInMemoryGraphImpl`. by jhorvitz · 3 years, 3 months ago
- c81e175 Remove obsolete JDK versions by Liam Miller-Cushon · 3 years, 3 months ago
- 6b3b578 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 7f3f78b Document TestEnvironment as a workaround for missing env attribute by Googler · 3 years, 3 months ago
- ae78276 Break out an `AbstractInMemoryMemoizingEvaluator` class for reuse in custom `MemoizingEvaluator` implementations. by jhorvitz · 3 years, 3 months ago
- 8a13154 Automatic code cleanup. by Googler · 3 years, 3 months ago
- b1152c1 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 13d4a70 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 913fb5b Correctly handle exceptions in JavaGenJarsProvider.withDirectInfo by ilist · 3 years, 3 months ago
- c3ab3c2 Fix crash when cquery config expr argument fails to evaluate by mschaller · 3 years, 3 months ago
- b0f8dcc Automatic code cleanup. by Googler · 3 years, 3 months ago
- f848398 Remove stale comment. by leba · 3 years, 3 months ago
- b15cced Delete JsModuleInfoApi, which is the API of a Google-internal provider unlikely to be useful for open source. by tjgq · 3 years, 3 months ago
- fdb2f90 Remove non-scheduled local dynamic jobs from waiting queue when they are done. by larsrc · 3 years, 3 months ago
- 4c3542e Automatic code cleanup. by Googler · 3 years, 3 months ago
- d8b4439 Automatic code cleanup. by Googler · 3 years, 3 months ago
- fd64692 Automated rollback of commit ceece65abd46833fe277a43fded9ee9f387bab14. by janakr · 3 years, 3 months ago
- 04cef10 Introduce `TestInterruptingBugReporter`, a JUnit `@TestRule` that interrupts a blocked test case in the event of an uncaught exception or call to `BugReporter` from an async thread. by jhorvitz · 3 years, 3 months ago
- 0535477 Remove the native apple_binary rule. by Googler · 3 years, 3 months ago
- 03e5a0e Fix lint about irrelevant toArray by Googler · 3 years, 3 months ago
- c4cbe38 Disable implicitly collecting baseline coverage for toolchain targets. by ajurkowski · 3 years, 3 months ago
- 6f89288 Handle CPU limiting of local branches with a queue rather than dropping the excess on the floor. by larsrc · 3 years, 3 months ago
- 260a086 Automated rollback of commit 7074bcff7d1fcba7230fec11ce1d155b6e3d51b1. by wilwell · 3 years, 3 months ago
- d9d4d02 Change checking of per-repository managed directories from a behind-the-back retrieval of ManagedDirectoriesKnowledge to just doing it directly. Also correct documentation of the current state of affairs: I'm not confident that what we have is correct/optimal, but I think it's good to at least know where we stand. by janakr · 3 years, 3 months ago
- bccbcbf Deprecate `experimental_allow_top_level_aspects_parameters` by messa · 3 years, 3 months ago
- f7ded2c Get the mode from the Branch object instead of passing it separately when possible. by larsrc · 3 years, 3 months ago
- b0a01af Add support for cpu speed events on Mac. by dmaclach · 3 years, 3 months ago
- 7dbabb4 Part 1 of the Implementation for new 'subpackages()` built-in helper function. by kkress · 3 years, 3 months ago
- 9f288e2 Check for cache hits in all cases of executing actions remotely under dynamic execution. by larsrc · 3 years, 3 months ago
- eaa38f5 Reordering of DynamicSpawnStrategy: by larsrc · 3 years, 3 months ago
- e4ef54e Automatic code cleanup. by Googler · 3 years, 3 months ago
- 5d8c5c9 Clean some shell-style problems in `unittest.bash`. by ajurkowski · 3 years, 3 months ago
- 10fb5ee Give helpful information if the user encounters action conflicts from a single target. by Googler · 3 years, 3 months ago
- d98dcf1 Improve error messages for ActionTemplateExpansionFunction preconditions checks. by janakr · 3 years, 3 months ago
- f53ab60 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 9790a3a Error out when a rule tries to declare an output file that is actually produced by a dep, instead of crashing. by janakr · 3 years, 3 months ago
- c2100ad Change ActionTemplateExpansionFunction to throw ActionExecutionException, not a bespoke exception that nobody else was watching for. by janakr · 3 years, 3 months ago
- 6200202 Bzlmod: Starlarkify default attr values for TypeCheckedTags by wyv · 3 years, 3 months ago
- ce19076 Clean up some C++-related code I came across while modifying CppCompileActionTemplate: by janakr · 3 years, 3 months ago
- 16da031 Automatic code cleanup. by Googler · 3 years, 3 months ago