aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Make JarHelper use java.nio.files instead of com.google.common.io.Gravatar Googler2016-09-13
* Check in Dagger generated code to junitrunner.Gravatar Irina Iancu2016-09-08
* Removing Guava deps from all BUILD files in junitrunner.Gravatar Irina Iancu2016-09-06
* Removing GUAVA XML escapers from junitrunner.Gravatar Irina Iancu2016-09-06
* Removing GUAVA Ticker and FakeTicker from junitrunner.Gravatar Irina Iancu2016-09-01
* Removing GUAVA Suppliers and Supplier as dependency from junitrunner.Gravatar Irina Iancu2016-08-31
* Removing last dependencies of GUAVA Multiset and HashMultiset from junitrunner.Gravatar Irina Iancu2016-08-31
* Declare field as ConcurrentMap instead of ConcurrentHashMap.Gravatar Chris Povirk2016-08-31
* Rename rule name to for case insensitive disk.Gravatar Yue Gan2016-08-31
* Cloned from commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0 by '[] patch'.Gravatar Irina Iancu2016-08-30
* Rollback of commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0.Gravatar Tobias Werth2016-08-24
* Removing some of GUAVA dependencies from junit.runner.junit4 and -.modelGravatar Irina Iancu2016-08-24
* Add worker support to []SingleJar.Gravatar Googler2016-08-24
* Remove joda-time dependency from the java test runnerGravatar Yunchi Luo2016-08-23
* Add worker support to single jar.Gravatar Googler2016-08-23
* Removing some of GUAVA dependencies from junit.runner.sharding.Gravatar Elena-Irina Iancu2016-08-23
* Gracefully handle non existing test descriptionsGravatar Googler2016-08-16
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.shardingGravatar Elena-Irina Iancu2016-08-12
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.model).Gravatar Elena-Irina Iancu2016-08-11
* Continuing removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-10
* Starting removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-09
* Allow test targets to completely disable the test security manager viaGravatar Googler2016-08-08
* Use Error Prone's own plugin loading codeGravatar Liam Miller-Cushon2016-08-01
* JavaBuilder: Reintroduce the -extra_checks flag.Gravatar Philipp Wollermann2016-07-28
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Generalize JavaBuilder's fixMessage string to a function.Gravatar Carmi Grushko2016-07-22
* Roll forward commit ff8ea95fb2e4c77104263bebbf21c7e4e7a00d00Gravatar Liam Miller-Cushon2016-07-21
* Prepare JavaBuilder to accept an Aspect's name, in addition to a label, of th...Gravatar Carmi Grushko2016-07-21
* Description redacted.Gravatar Googler2016-07-20
* Consolidate Bazel-specific javacopt handlingGravatar Liam Miller-Cushon2016-07-20
* Remove support for -extra_checksGravatar Liam Miller-Cushon2016-07-19
* Drop Error Prone-specific javacoptsGravatar Liam Miller-Cushon2016-07-18
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Don't join header compilation classpath argumentsGravatar Liam Miller-Cushon2016-07-14
* Fix incorrect merged of https://bazel-review.googlesource.com/#/c/3921/Gravatar Damien Martin-Guillerez2016-07-11
* Global cleanup change.Gravatar Chris Povirk2016-07-11
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Factor out generation of Java source files to separate shells so that we don'...Gravatar Lukacs Berki2016-06-28
* Description redacted.Gravatar Carmi Grushko2016-06-23
* Global cleanup change.Gravatar Googler2016-06-21
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Clean up the test runner code a bit.Gravatar Ulf Adams2016-06-20
* Fix deps of the Java test runner.Gravatar Ulf Adams2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Convert the Bazel JUnit4 test runner from Guice to Dagger.Gravatar Googler2016-06-06
* For open-source Error Prone, disable checks that are more stylistic thanGravatar Eddie Aftandilian2016-05-30
* Description redacted.Gravatar Googler2016-05-30
* Convert the Bazel JUnit4 test runner from Guice to Dagger.Gravatar Googler2016-05-27