1. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  2. 483f637 Factor out generation of Java source files to separate shells so that we don't have to work around the stupidity of CreateProcess(). by Lukacs Berki · 9 years ago
  3. 4068a1d Description redacted. -- MOS_MIGRATED_REVID=125589653 by Carmi Grushko · 9 years ago
  4. d91bd0c Global cleanup change. by Googler · 9 years ago
  5. c200914 When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6. by Philipp Wollermann · 9 years ago
  6. f3cf98f Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724. by Laurent Le Brun · 9 years ago
  7. 48f2470 Clean up the test runner code a bit. by Ulf Adams · 9 years ago
  8. d9ecddb Fix deps of the Java test runner. by Ulf Adams · 9 years ago
  9. bdfd58a Make the execution root match the runfiles tree structure for external repositories by Kristina Chodorow · 9 years ago
  10. 91d3433 Convert the Bazel JUnit4 test runner from Guice to Dagger. by Googler · 9 years ago
  11. bc101b9 For open-source Error Prone, disable checks that are more stylistic than by Eddie Aftandilian · 9 years ago
  12. 6f418ed Description redacted. -- MOS_MIGRATED_REVID=123431237 by Googler · 9 years ago
  13. a4bfb3c Convert the Bazel JUnit4 test runner from Guice to Dagger. by Googler · 9 years ago
  14. d48ea27 Write a -gensrc.jar even if the compilation failed by Liam Miller-Cushon · 9 years ago
  15. e4880eb Add turbine to embedded tools by Liam Miller-Cushon · 9 years ago
  16. d8a1e19 Make processRequest public. by Googler · 9 years ago
  17. 93fbc3e Set Bazel's workspace name by Kristina Chodorow · 9 years ago
  18. 723d99a Do not compress small manifest files. by Googler · 9 years ago
  19. 02669d7 Refactor JavaBuilder output handling by Liam Miller-Cushon · 9 years ago
  20. 4e95c39 Clean up assertions by Liam Miller-Cushon · 9 years ago
  21. f6893d8 Make --target_label and --rule_kind optional by Liam Miller-Cushon · 9 years ago
  22. 9e4c78f Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and commit 790d2f6009d47fe92cf0cd92a1473bbf0141f32e. by Damien Martin-Guillerez · 9 years ago
  23. ce7e8e7 Flush output before exiting by Liam Miller-Cushon · 9 years ago
  24. b1945fe Switch from relying on the Guice-specific annotations to the JSR-330 standard annotations. by Googler · 9 years ago
  25. 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
  26. 857cda2 Move the runfiles for external repositories to under the x.runfiles/ directory by Kristina Chodorow · 9 years ago
  27. 3ee570f Deprecate top-level Java toolchain flags in favour of java_toolchain by Liam Miller-Cushon · 9 years ago
  28. af7e240 Fixes GenClass exception when the temp directory does not exists. by Damien Martin-Guillerez · 9 years ago
  29. ef5165c GenClass: delete the temporary directory before usage by Damien Martin-Guillerez · 9 years ago
  30. 4906126 Don't print extra newlines by Liam Miller-Cushon · 9 years ago
  31. 05be45a Relax strict deps checking in Turbine, leave enforcement to JavaBuilder by Liam Miller-Cushon · 9 years ago
  32. 8d061b8 Don't emit native headers, only Java headers by Liam Miller-Cushon · 9 years ago
  33. bae12f9 Remove runWithLargeStack and remove some single-use abstractions by Liam Miller-Cushon · 9 years ago
  34. eb89ccc Disable tree pruning for blacklisted annotation processors by Liam Miller-Cushon · 9 years ago
  35. ef1f3f3 Remove shell quotes from javacopts by Liam Miller-Cushon · 9 years ago
  36. 3c8f4e0 Allow compilations to have an empty source list by Liam Miller-Cushon · 9 years ago
  37. 6ee1ddc Deduplicate annotation processor classes by Liam Miller-Cushon · 9 years ago
  38. 9a2ba60 Track which output files are written by Liam Miller-Cushon · 9 years ago
  39. f4de88b Handle more javacopts by Liam Miller-Cushon · 9 years ago
  40. 266937a Prune private fields and methods from the output by Liam Miller-Cushon · 9 years ago
  41. 67409ac Remove support for non-proto deps files by Liam Miller-Cushon · 9 years ago
  42. 9c3e23f Don't prune qualified super constructors invocations in chained constructors by Liam Miller-Cushon · 9 years ago
  43. cadba0c Fix file object URIs in ZipOutputFileManager by Liam Miller-Cushon · 9 years ago
  44. c42b09b Handle overlapping source jars by Liam Miller-Cushon · 9 years ago
  45. 108bcab Update TODO by Liam Miller-Cushon · 9 years ago
  46. 2d4631c Record dependencies for exempt annotation processors by Liam Miller-Cushon · 9 years ago
  47. 652bb69 Stop using //tools/defaults:java_langtools by Liam Miller-Cushon · 9 years ago
  48. c96ed86 Mask turbine classes from the processor classpath to avoid version skew by Liam Miller-Cushon · 9 years ago
  49. b78bbd5 Add Python protobuf to Bazel third_party and move all protobuf targets into by David Chen · 9 years ago
  50. 0053bc6 Description redacted. -- MOS_MIGRATED_REVID=117151379 by Liam Miller-Cushon · 9 years ago
  51. 2908c0f Global cleanup change. by Googler · 9 years ago
  52. 98482ae Canonicalize the name of the target itself for java indirect dep errors. by Brian Silverman · 9 years ago
  53. 8595e56 Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9. by Kristina Chodorow · 9 years ago
  54. 703923b Global cleanup change. by Googler · 9 years ago
  55. 37059e4 Canonicalize the name of the target itself for java indirect dep errors. by Brian Silverman · 9 years ago
  56. 46b89b2 Fix pruning of implicitly final fields by Liam Miller-Cushon · 9 years ago
  57. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  58. 7588e13 Rename proto dependencies to include a _java component in them. by Julio Merino · 9 years ago
  59. bcf96fe Remove an unused field from AbstractPostProcessor by Liam Miller-Cushon · 9 years ago
  60. 6a91630 Make effectively final fields final by Liam Miller-Cushon · 9 years ago
  61. 6e18862 Make effectively final fields final by Liam Miller-Cushon · 9 years ago
  62. 5854a72 Turn //tools/build_rules into a package. by Julio Merino · 9 years ago
  63. 3337e65 Fix pruning of annotation declaration fields by Liam Miller-Cushon · 9 years ago
  64. 04b305f Fix tree pruning bug with constructor delegation by Liam Miller-Cushon · 9 years ago
  65. 3bfef91 Marking more jdk8 tests. by Damien Martin-Guillerez · 9 years ago
  66. 4242d20 Mark turbine test as JDK 8 by Damien Martin-Guillerez · 9 years ago
  67. 7896c3a Turbine, a tool for improving Java build performance by Liam Miller-Cushon · 9 years ago
  68. 51d4443 Refactor buildjar BUILD files by Liam Miller-Cushon · 9 years ago
  69. acdc0ca Turbine tree pruner by Liam Miller-Cushon · 9 years ago
  70. 28bb362 Turbine options parser by Liam Miller-Cushon · 9 years ago
  71. 33b2f12 Java readability review. by Andrew Pellegrini · 9 years ago
  72. 68d0b69 Use labels in load statements by Damien Martin-Guillerez · 9 years ago
  73. 038a574 Report source position information for Error Prone crashes by Liam Miller-Cushon · 9 years ago
  74. 1ef62e7 Use correct file path separator. by Dmitry Lomov · 9 years ago
  75. 79c68c2 Change constructor of ConcatenateStrategy to public for better extensibility by Googler · 9 years ago
  76. f75aa72 Add a strict dependencies exception for the GenerateWrapperModuleProcessor, by Googler · 9 years ago
  77. 505a12d Fix Ant XML writer when there is a test failure. by Damien Martin-Guillerez · 9 years ago
  78. 0acd006 Refactor DependencyModule#computeStrictClasspath by Liam Miller-Cushon · 9 years ago
  79. d411b53 Stop explicitly disabling useOptimizedZip by Liam Miller-Cushon · 9 years ago
  80. 1903d70 Remove javac/testing from the public tree. by Lukacs Berki · 9 years ago
  81. 53520e3 Set test_class for java_test test target where it is needed by Damien Martin-Guillerez · 9 years ago
  82. af69e7a Don't append the class output dir to the classpath by Liam Miller-Cushon · 9 years ago
  83. 0c5d45a Remove explicit GC calls in javac persistent worker. by Googler · 9 years ago
  84. eea8efa Open-source the JUnit test runner. by Damien Martin-Guillerez · 9 years ago
  85. 6ba5c97 Adds ApkBuilder from the Android SDK to bazel's third_party with some by Alex Humesky · 9 years ago
  86. e07d167 Open-source Java Builder test helpers by Damien Martin-Guillerez · 9 years ago
  87. 5d6a019 Make buildjar plugins tests depends on BazelJavaBuilder instead of BlazeJavaBuilder. by Damien Martin-Guillerez · 9 years ago
  88. 46b5bff Add a separate BUILD file for singlejar zip library. by Han-Wen Nienhuys · 9 years ago
  89. bf2b709 Split off more BUILD files. by Han-Wen Nienhuys · 9 years ago
  90. 7a833f4 Split off more BUILD files. by Han-Wen Nienhuys · 9 years ago
  91. 14328eb Replace "Google Inc" with "The Bazel Authors" in every copyright notice. by Lukacs Berki · 9 years ago
  92. 47f607e Rename protobuf targets to xxx_proto. by Han-Wen Nienhuys · 9 years ago
  93. 6d00468 Add IdlClass to the embedded default android tools repository and rearrange by Alex Humesky · 9 years ago
  94. 23c725b Fix Java 7 test suite by Damien Martin-Guillerez · 9 years ago
  95. 146d0b5 Update to javac r2973 by Liam Miller-Cushon · 10 years ago
  96. 5943bfb Opt out of ClientCodeWrapping by Liam Miller-Cushon · 10 years ago
  97. 1c95806 Use an isolated classloader for JavaBuilder plugins by Liam Miller-Cushon · 10 years ago
  98. 197ffd8 Fix JavaBuilder bug when the source files are empty. by Eddie Aftandilian · 10 years ago
  99. 22616ae Add Android IDL jar outputs. by Googler · 10 years ago
  100. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago