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