aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Remove an unused field from AbstractPostProcessorGravatar Liam Miller-Cushon2016-02-19
* Make effectively final fields finalGravatar Liam Miller-Cushon2016-02-19
* Make effectively final fields finalGravatar Liam Miller-Cushon2016-02-19
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Fix pruning of annotation declaration fieldsGravatar Liam Miller-Cushon2016-02-17
* Fix tree pruning bug with constructor delegationGravatar Liam Miller-Cushon2016-02-17
* Marking more jdk8 tests.Gravatar Damien Martin-Guillerez2016-02-16
* Mark turbine test as JDK 8Gravatar Damien Martin-Guillerez2016-02-15
* Turbine, a tool for improving Java build performanceGravatar Liam Miller-Cushon2016-02-10
* Refactor buildjar BUILD filesGravatar Liam Miller-Cushon2016-02-10
* Turbine tree prunerGravatar Liam Miller-Cushon2016-02-04
* Turbine options parserGravatar Liam Miller-Cushon2016-02-04
* Java readability review.Gravatar Andrew Pellegrini2016-02-03
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Report source position information for Error Prone crashesGravatar Liam Miller-Cushon2016-02-01
* Use correct file path separator.Gravatar Dmitry Lomov2016-01-29
* Change constructor of ConcatenateStrategy to public for better extensibilityGravatar Googler2016-01-27
* Add a strict dependencies exception for the GenerateWrapperModuleProcessor,Gravatar Googler2016-01-27
* Fix Ant XML writer when there is a test failure.Gravatar Damien Martin-Guillerez2016-01-22
* Refactor DependencyModule#computeStrictClasspathGravatar Liam Miller-Cushon2016-01-21
* Stop explicitly disabling useOptimizedZipGravatar Liam Miller-Cushon2016-01-21
* Remove javac/testing from the public tree.Gravatar Lukacs Berki2016-01-19
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Don't append the class output dir to the classpathGravatar Liam Miller-Cushon2016-01-15
* Remove explicit GC calls in javac persistent worker.Gravatar Googler2016-01-14
* Open-source the JUnit test runner.Gravatar Damien Martin-Guillerez2016-01-13
* Adds ApkBuilder from the Android SDK to bazel's third_party with someGravatar Alex Humesky2016-01-11
* Open-source Java Builder test helpersGravatar Damien Martin-Guillerez2015-12-16
* Make buildjar plugins tests depends on BazelJavaBuilder instead of BlazeJavaB...Gravatar Damien Martin-Guillerez2015-12-16
* Add a separate BUILD file for singlejar zip library.Gravatar Han-Wen Nienhuys2015-11-25
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-30
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Replace "Google Inc" with "The Bazel Authors" in every copyright notice.Gravatar Lukacs Berki2015-10-21
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Add IdlClass to the embedded default android tools repository and rearrangeGravatar Alex Humesky2015-10-05
* Fix Java 7 test suiteGravatar Damien Martin-Guillerez2015-10-02
* Update to javac r2973Gravatar Liam Miller-Cushon2015-10-01
* Opt out of ClientCodeWrappingGravatar Liam Miller-Cushon2015-10-01
* Use an isolated classloader for JavaBuilder pluginsGravatar Liam Miller-Cushon2015-09-30
* Fix JavaBuilder bug when the source files are empty.Gravatar Eddie Aftandilian2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Increase size of test timeout flaky on ci.bazel.ioGravatar Damien Martin-Guillerez2015-09-11
* Make SingleJar remove the extended timestamp (0x5455) and InfoZip New Unix (0...Gravatar Lukacs Berki2015-09-01
* Remove the callback that allowed excluding files from deletion.Gravatar Ulf Adams2015-08-26
* Fix -proc:only after e927532Gravatar Liam Miller-Cushon2015-08-24
* Fall back to transitive classpath for no.such.pkg errors.Gravatar Liam Miller-Cushon2015-08-21
* Remove debugging output.Gravatar Andrew Pellegrini2015-08-20
* Extend size of //src/java_tools/singlejar:zipTestsGravatar Damien Martin-Guillerez2015-08-18
* Don't run plugins on compilations with errors.Gravatar Liam Miller-Cushon2015-08-04