1. b1a8e38 Re-implement javac-noparameters in JavaBuilder by cushon · 4 years, 11 months ago
  2. c0e39ef Include -Werror (not just -Werror:) in options normalization by cushon · 4 years, 11 months ago
  3. 4cf7a65 Implement -Werror: in JavaBuilder by cushon · 4 years, 11 months ago
  4. 8d487e2 Unconditionally fall back to the transitive classpath on *errors* by cushon · 4 years, 11 months ago
  5. ae8f4d4 Automated rollback of commit d3ff5734d14a4afcfd4cd7fac48b183f77722ea0. by cushon · 5 years ago
  6. d3ff573 Implement -Werror: in JavaBuilder by cushon · 5 years ago
  7. 428aedd Unconditionally fall back to the transitive classpath on errors by cushon · 5 years ago
  8. 25a731a Stop filtering -XepCompilingTestOnlyCode by cushon · 5 years ago
  9. ca48e9a Starlark -> Skylark: final push for comment changes (1 of 2) by gregce · 5 years ago
  10. 27545a7 Stop passing SKIP_DEBUG in javac-turbine by cushon · 5 years ago
  11. 8b8b71a Unconditionally fall back to the transitive classpath for failing builds that do annotation processing by cushon · 5 years ago
  12. ea0c110 Replace "" (empty string) default values of multiple options with "null". by Googler · 5 years ago
  13. d9c7cac Replace MoreAsserts.assertThrows with Assert.assertThrows by michajlo · 5 years ago
  14. 241d8c0 Add BUILD files for test/.../build/lib{buildeventstream,skylark/...,util/...,windows/..., and others} by kkress · 5 years ago
  15. c5344cb Reorganize the Bazel testutils for lib/analysis/util, lib/buildtool/util and by kkress · 5 years ago
  16. 08666ad Add TESTBRIDGE_TEST_RUNNER_FAIL_FAST to JUnit4 by Googler · 5 years ago
  17. aa11586 Coverage: Do not prepend a second forward slash in LCOVFormatter by David Haxton · 5 years ago
  18. ed65c76 Set both the system and bootclasspath filemanager locations by cushon · 5 years ago
  19. 0447bf9 Re-draw the ASCII dependency graph. by elenairina · 5 years ago
  20. 4c07703 Improve the implementation of the persistent test runner. by elenairina · 5 years ago
  21. 9451f2a Add support for --system to JavaBuilder by cushon · 5 years ago
  22. 2890e56 Remove unused accessor by cushon · 5 years ago
  23. 8d4afef Use the shaded CF dataflow jar by cushon · 5 years ago
  24. 7f0ba75 Remove the implementation of --extclasspath by cushon · 5 years ago
  25. 588334b Include extclasspath entries in the bootclasspath by cushon · 5 years ago
  26. 25dfe2d Automated rollback of commit 27cecf175d9313acf41b4a71991def32d1beb3a6. by cushon · 5 years ago
  27. 27cecf1 Remove vestigial support for 'extclasspaths' by cushon · 5 years ago
  28. 72bd870 Enable GenClass to take Java source jars as inputs to extract their by ahumesky · 5 years ago
  29. 9807e50 Fail reduced classpath compilations faster by cushon · 5 years ago
  30. aa74218 Fix bad merge of https://github.com/bazelbuild/bazel/pull/10638. by philwo · 5 years ago
  31. d5d3944 Improve mechanism to distribute precompiled jars (e.g. for bootstrapping) by Yannic Bonenberger · 5 years ago
  32. f11ea6f Automatic code cleanup. by Googler · 5 years ago
  33. 539e5f4 Use 2 custom classloaders in the persistent test runner. by elenairina · 5 years ago
  34. 24dafca Modify TestSuiteModel and TestSuiteNode to propagate a properties map created in the test runner. by Googler · 5 years ago
  35. 093e867 Remove an unused JavaBuilder flag by cushon · 5 years ago
  36. cc369e5 Remove an unused field from the SJD machinery by cushon · 5 years ago
  37. 7baf9f8 Add resolve arg to SuiteTestRunner. by elenairina · 5 years ago
  38. 6fff77a Partial roll-forward of https://github.com/bazelbuild/bazel/commit/9700ee6778706e6be65c377cb13f758e18f4a3ae of the test runner changes. by elenairina · 5 years ago
  39. 1a4e55d Automated rollback of commit 9700ee6778706e6be65c377cb13f758e18f4a3ae. by elenairina · 5 years ago
  40. 9700ee6 Add --experimental_persistent_test_runner for java tests. by elenairina · 5 years ago
  41. cb38add Update Import Deps tool to label some dependencies (e.g. superclasses) as IMPLICIT instead of EXPLICIT. by bcutler · 5 years ago
  42. 827f690 Automatic code cleanup. by vladmos · 5 years ago
  43. 705478f Remove bazel's legacy ExperimentalTestRunner. by elenairina · 5 years ago
  44. 4fe21d5 Stop calling TurbineOptions.Builder#setTempDir by cushon · 5 years ago
  45. 1d50d44 Migrate off a deprecated getter by cushon · 5 years ago
  46. beed337 Make our tests green again. by lberki · 6 years ago
  47. 8469446 Automatic code cleanup. by Googler · 6 years ago
  48. d190bb1 Support Bazel reduced classpaths in javac-turbine by cushon · 6 years ago
  49. 18c0509 Migrate from .java provider to JavaInfo by iirina · 6 years ago
  50. 74a3640 Disable all doclint checks in JavacTurbine, since javadoc doesn't matter for header compilation. Unbreaks doclint:reference errors from {@link}s to classes not on the reduced classpath. by Googler · 6 years ago
  51. e59e478 Fix dagger SPI handling for built-in annotation processors by cushon · 6 years ago
  52. c62c2a6 Automated rollback of commit fed055bd9acc518379a6aa1d552338bfbff4d9a4. by Googler · 6 years ago
  53. e3841e0 Load built-in annotation processors from turbine by cushon · 6 years ago
  54. 060656c Implement --gensrc_output in javac turbine by cushon · 6 years ago
  55. fed055b Automated rollback of commit acd1bbb7a9260f5a40e580062c004d1b978b3311. by Googler · 6 years ago
  56. acd1bbb Add rules_java load statements. by elenairina · 6 years ago
  57. a4de484 Add rules_java load statements. by iirina · 6 years ago
  58. 00e9d16 Load built-in annotation processors from JavaBuilder by cushon · 6 years ago
  59. 05c967f Implement java_toolchain.header_compiler_builtin_processors by cushon · 6 years ago
  60. ec66653 Don't special-case caffeine in JavaBuilder's annotation processor classloader by cushon · 6 years ago
  61. 7113b16 Disable -Xdoclint in javac-turbine by cushon · 6 years ago
  62. 019586a Remove unused imports in TreePruner by cushon · 6 years ago
  63. 8bce449 Tell Proguard to keep all members of caffeine cache in JavaBuilder proguarded jar. by Googler · 6 years ago
  64. 1abdb0b Replace com.google.testing.junit.runner.util.Supplier with java.util.function.Supplier by Googler · 6 years ago
  65. d69b249 Fix test.xml timestamps to produce ISO8601 irrespective of locale or timezone by Googler · 6 years ago
  66. 09a9743 Fix test.xml timestamps to produce ISO8601 irrespective of locale by Googler · 6 years ago
  67. 68e580a Run our unit tests with JDK11. by twerth · 6 years ago
  68. f82ec16 Add 'allow_empty = True' to globs that may not match anything by Laurent Le Brun · 6 years ago
  69. ae8e557 Add wall time offset to FakeClock by Googler · 6 years ago
  70. 076ece4 Fix timestamps in Bazel/Blaze JUnit runner by Googler · 6 years ago
  71. 06d624a Fix classes that create OptionsParser instances to directly use the Builder. by jcater · 6 years ago
  72. a92f21f Fix import_deps_checker to use the correct OptionsParser factory method. by jcater · 6 years ago
  73. efb3f15 Automated rollback of commit 3290e22356b59371274849ee51297635b9435285. by janakr · 6 years ago
  74. 3290e22 Automated rollback of commit 9dd7e8ed7931274b0c5b791e1c076140dcf7b74f. by janakr · 6 years ago
  75. 9dd7e8e Put ActionLookupData inside DerivedArtifact, and move ArtifactOwner into SourceArtifact. by janakr · 6 years ago
  76. a670577 Automatic code cleanup. by Googler · 6 years ago
  77. c9522f9 Java coverage: fix coverage when deploy jars end up on the classpath. by iirina · 6 years ago
  78. 4ca73e4 Add a flag by cushon · 6 years ago
  79. 88a313d Update BranchDetailAnalyzer. by iirina · 6 years ago
  80. ff1f745 Upgrade jacoco version in Bazel. by iirina · 6 years ago
  81. 77b5658 Fix decoding of jar file paths for coverage runs of java by Patrick Niklaus · 6 years ago
  82. a4d3da6 Automatic code cleanup. by cpovirk · 6 years ago
  83. 7293ca2 Automatic cleanup change. by jcater · 6 years ago
  84. 7472b37 Automatic cleanup change. by jcater · 6 years ago
  85. 9e173ee Record time spent in individual Error Prone checks by cushon · 6 years ago
  86. fb5ed30 Automatic cleanup change. by jcater · 6 years ago
  87. b6bb08f Automatic code cleanup. by cpovirk · 6 years ago
  88. 680ffda Fix javatools and enable tests in BazelCI. by John Cater · 6 years ago
  89. 1efdaf6 Automatic code cleanup. by cpovirk · 6 years ago
  90. 8016b11 Fix junitrunner Also adds it to CI. by John Cater · 6 years ago
  91. 1ba0016 Windows, JNI: WaitableProcess supports inv. HANDLE by Laszlo Csomor · 6 years ago
  92. 524ae2c Automatic code cleanup. by cpovirk · 6 years ago
  93. 72f7314 Add correct debugging output for toolchain resolution. by John Cater · 6 years ago
  94. c870734 Make classpath enum public. So that other tools building upon JavaBuilder by djasper · 6 years ago
  95. 57615cd Add a null guard for superName in ImportDepsChecker by Andy Scott · 6 years ago
  96. 186929e Unbundle Android tools from Bazel's binary by Jingwen Chen · 6 years ago
  97. 3b4c50d Remove unused deprecated methods from BlazeJavacStatistics. by Googler · 6 years ago
  98. b843fbe Unrefactor JavaBuilder exit code handling by cushon · 6 years ago
  99. 6738956 Document some boolean arguments by cushon · 6 years ago
  100. 09c80f9 Properly return 0 when a Bazel-side classpath fallback was requested and is by djasper · 6 years ago