- 5179d03 Split `third_party/grpc` into `grpc` and `grpc-java` [2/3] by Vasilios Pantazopoulos · 3 years ago
- 9db58e0 Automatic code cleanup. by Googler · 3 years ago
- fac463d Let JacocoCoverageRunner identify the classpath on JDK 16+ by Fabian Meumertzheim · 3 years ago
- 5b95286 Shade com.google.thirdparty in JacocoCoverage.jarjar by Ted Kaplan · 3 years ago
- 8144cea Return exit code 0 after successful completion of JavaBuilder persistent worker. by ajurkowski · 3 years ago
- 1f33504 Turn down unused `--experimental_persistent_test_runner` experiment by cushon · 3 years ago
- 9515e9b Make users of WorkRequestHandler do System.exit at the end, to prevent hanging threads from keeping the worker alive. by larsrc · 3 years ago
- 2ee79b8 Bazel DocGen (3/3): Update links in code comments. by fwe · 3 years, 1 month ago
- 1da8b05 Stop catching `Throwable` by cushon · 3 years, 1 month ago
- 86e54cc Don't require direct deps for types used in `var` by cushon · 3 years, 2 months ago
- 3f666c7 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 9b73ea4 Remove reflective workaround for accessing `ClassLoader.getPlatformClassLoader` by cushon · 3 years, 2 months ago
- 4f5f5f8 Automatic code cleanup. by Googler · 3 years, 2 months ago
- d99f8fe Automatic code cleanup. by cushon · 3 years, 2 months ago
- 8a33340 Remove unused `new LinkedHashMap<>()` call, which will soon be an error. by Googler · 3 years, 2 months ago
- 0c65082 Allow Bazel's own build to use Java 11 language features by cushon · 3 years, 2 months ago
- 07812ff Automatic code cleanup. by Googler · 3 years, 2 months ago
- 5ea498c Hard-code a flag in JavaBuilder by cushon · 3 years, 3 months ago
- 757ff00 Automatic code cleanup. by Googler · 3 years, 4 months ago
- 27f1dbd Automatic code cleanup. by Googler · 3 years, 5 months ago
- 6ab9689 Remove explicit deps on javac by cushon · 3 years, 5 months ago
- 6c73a2e Exempt the Hilt processor from strict java deps and from the reduced classpath optimization. by Googler · 3 years, 5 months ago
- 6a219b5 Remove jacoco versions from main part of Bazel code. by Ivo List · 3 years, 6 months ago
- a93d0a0 Remove jacoco versions from main part of Bazel code. by Ivo List · 3 years, 6 months ago
- ca73ef6 Automatic code cleanup. by cushon · 3 years, 6 months ago
- 5099337 Automatic code cleanup. by cushon · 3 years, 6 months ago
- 06a30f8 Fix up soon to be compile errors (you must "do something" with the result of these method calls). by Googler · 3 years, 7 months ago
- d370ee4 Support replaceBranches operation for Jacoco filters in Java coverage. by cmita · 3 years, 7 months ago
- 908a765 Support the Jacoco filter merge operation in Java branch coverage. by Charles Mita · 3 years, 7 months ago
- cd500e7 Do not merge BranchExp objects in place by Charles Mita · 3 years, 7 months ago
- 065e2e8 Apply Jacoco's instruction filtering to Java branch coverage by Charles Mita · 3 years, 7 months ago
- 546cdd3 Automatic code cleanup. by Googler · 3 years, 8 months ago
- 935f783 Update the design of the BootClassPaths caching to guarantee: by zshmeis · 3 years, 8 months ago
- 05d0446 Implement worker safe cancellation. by zshmeis · 3 years, 8 months ago
- 2ac78e2 Make the bootFileManager thread safe. This fixes Issue 195120876. by zshmeis · 3 years, 8 months ago
- a0e5e45 Create BootClassPathCachingFileManager a subclass of JavacFileManager which handles caching for the boot classpaths. The class also decides if an instance can be kept for the current compilation or needs to be updated (e.g., if a bootclasspath digest has changed) by zshmeis · 3 years, 8 months ago
- 5ac18cd Pass the id of a work request to the worker through JavaLibraryBuildRequest and BlazeJavacArguments. This can help us know which request is being compiled during a run. by Googler · 3 years, 8 months ago
- 45092bb junitrunner: Report suppressed and ignored tests as skipped. by Benjamin Peterson · 3 years, 8 months ago
- c1de276 Extend JavaLibraryBuildRequest and BlazeJavacArguments to include ImmutableMap<String, ByteString> (path and digest) received from a WorkRequest at the WorkRequestHandler. These information can be used by a running worker instance to check for stale files. by Googler · 3 years, 9 months ago
- c9ab52a Update to Error Prone-specific shaded version of Checker Framework Dataflow by cushon · 3 years, 9 months ago
- 20c4596 Make javac_options publicly visible by schroederc · 3 years, 9 months ago
- 5fc824d Avoid loading dagger.spi.model from JavaBuilder. by Googler · 3 years, 9 months ago
- 2c4ad7b Replace most remaining uses of the Guava cache with Caffeine. by seancurran · 3 years, 9 months ago
- 9675318 Restore another heuristic from https://github.com/bazelbuild/bazel/commit/428aedd82fe50e185d9cd84c7049406c9b4d8bed by cushon · 3 years, 10 months ago
- d7fa055 Internal change by cushon · 3 years, 10 months ago
- 86f3d9a Removing references to unused and deprecated Bazel Java flags. by ilist · 3 years, 11 months ago
- 5103662 Add builder for WorkRequestHandler. by larsrc · 4 years ago
- 90b0714 Include `--add-modules` in options normalization by cushon · 4 years ago
- cb7c1a2 Update Jacoco version to 0.8.6. by Ivo List · 4 years ago
- ca47b27 Remove Override from BranchDetailAnalyzer by Ivo List · 4 years ago
- c177d88 Normalize `--add-exports=` and `--add-opens=` flags by cushon · 4 years ago
- 94ac839 Make WorkRequestHandler do a GC after some amount of CPU time has been used on requests. For Bazel and Blaze, defaults to 10s based on benchmarking. by larsrc · 4 years, 1 month ago
- ce7afe7 Shade com.google.common.** in the Jacoco test runner. by Ryan Beasley · 4 years, 1 month ago
- 0216ee5 Fix Bazel #10214: JDK 13 introduced a source compatibility issue. by philwo · 4 years, 2 months ago
- 4fc4868 Remove support for the Java singlejar implementation. by ilist · 4 years, 2 months ago
- 9a0bcbb Header compilation works with VanillaJavaBuilder now by cushon · 4 years, 2 months ago
- 210ae64 Support path mappings in JacocoLCOVFormatter by dorranh · 4 years, 3 months ago
- 299ec8d7 Create a new target containing only CurrentRunningTest by Googler · 4 years, 3 months ago
- d14fcf4 Rollforward of https://github.com/bazelbuild/bazel/commit/37eb1d79ecb019220073b62321f9eb88aebaa4e4: Attach Java runtime to Java toolchains by ilist · 4 years, 4 months ago
- ddfc932 Automated rollback of commit 37eb1d79ecb019220073b62321f9eb88aebaa4e4. by ilist · 4 years, 4 months ago
- 37eb1d7 Attach Java runtime to Java toolchains by Ivo List · 4 years, 4 months ago
- 3733065 Add toolchain definitions for Java. by Ivo List · 4 years, 4 months ago
- 960b7a9 Adds an api-android target to the sharding API. by Googler · 4 years, 4 months ago
- 7749cf7 Use getRunfilesPath when constructing runfiles input manifest maps. by Googler · 4 years, 4 months ago
- 41b3ab6 Create TestUtils methods to generate unique temp dirs, deprecate the current ones that are decidedly non-unique. by larsrc · 4 years, 4 months ago
- 504a5b7 Split tools/jdk/BUILD into part that's needed to produce @build_tools and the content of it. by Ivo List · 4 years, 4 months ago
- f07974a Depend on android-compatible targets in robolectric by cushon · 4 years, 4 months ago
- b17e9e4 Automatic code cleanup. by Googler · 4 years, 4 months ago
- 3fb0f21 Replace "javac" attribute with "tools" attribute in java_toolchain. by ilist · 4 years, 4 months ago
- 7d52cc5 Remove unused GenClass --temp_dir flag by cushon · 4 years, 4 months ago
- a4251ea Refactor WorkRequestHandler to be an interface, of which Proto is one implementation. by steinman · 4 years, 5 months ago
- 5c8e584 Move WorkRequestHandler from build jar to Worker package. This is part of the cleanup associated with enabling JSON workers. by steinman · 4 years, 5 months ago
- febf443 Restore GenClass's --temp_dir flag once more by cushon · 4 years, 5 months ago
- e16f4d7 Remove obsolete flags by cushon · 4 years, 5 months ago
- cca3329 Automated rollback of commit 366de6958ff449b273079be551c443ace2d8e7fa. by eaftan · 4 years, 5 months ago
- 41b4194 Delete javac-turbine by cushon · 4 years, 5 months ago
- 94eeea6 Allow Jacoco Coverage to work with classpath jar. by Charles Mita · 4 years, 5 months ago
- 366de69 Remove obsolete flags by cushon · 4 years, 5 months ago
- b62d655 Make `--target_label` required by cushon · 4 years, 5 months ago
- 56f506c Flush err after completing standalone jar build request. by Benjamin Peterson · 4 years, 5 months ago
- 6bf44ba Don't call System.gc() in worker after a WorkRequest is done. by larsrc · 4 years, 6 months ago
- e25d7ec Move load statements to top of BUILD files by cushon · 4 years, 6 months ago
- fb0f51d Simplify FileManager and context handling by cushon · 4 years, 6 months ago
- 199e70c [2/3] Remove the term "sanity" in comments. by Googler · 4 years, 6 months ago
- d9b55f8 Clean up assertions on compilation results by cushon · 4 years, 6 months ago
- 7ecdc85 Remove testonly logic for configuring annotation processors by cushon · 4 years, 6 months ago
- f0a7594 Make --output required by cushon · 4 years, 6 months ago
- 2350239 Create temp directories instead of making Bazel create them for us by cushon · 4 years, 6 months ago
- 9641a3b [3/3] Remove the term "sanity" in comments. by Googler · 4 years, 6 months ago
- 4c0febc Extract srcjars to disk instead of using zipfs by cushon · 4 years, 6 months ago
- 2aba2e7 Don't assume the parent directory of the output jar exists by cushon · 4 years, 7 months ago
- 74773b2 Automatic code cleanup. by philwo · 4 years, 7 months ago
- bcabfd7 Fix JacocoLCOVFormatter to emit BRDA lines for branches. by Charles Mita · 4 years, 7 months ago
- c2ca81d Methods handling worker stuff split off in a separate class with a callback. by larsrc · 4 years, 7 months ago
- 72e559d The great Skylark -> Starlark class migration: by gregce · 4 years, 8 months ago
- 3444e8d Add multithreading to BazelJavaBuilder. by larsrc · 4 years, 8 months ago
- e41f457 Don't check META-INF/versions/ files for simplicity by kmb · 4 years, 8 months ago
- 9d51831 Make BlazeJavacStatistics thread safer by cushon · 4 years, 8 months ago
- 8876c97 Remove more references to test_sharding_compliant from our tests. by jhorvitz · 4 years, 8 months ago
- ea19c17 Return request_id in JavaBuilder WorkerResponse, and propagate javac_supports_multiplex_workers bit through the toolchain. by larsrc · 4 years, 8 months ago