aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-12-20
* Fix genclass' handling of class names that contain '$'Gravatar Liam Miller-Cushon2016-12-19
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Update to javac9-r3297Gravatar Liam Miller-Cushon2016-12-08
* Description redacted.Gravatar Kristina Chodorow2016-12-07
* Add JacocoCoverageRunner to junitrunner.Gravatar Yue Gan2016-12-05
* Add Jacoco related code to buildjar.Gravatar Yue Gan2016-12-01
* Fix a typoGravatar Liam Miller-Cushon2016-12-01
* Hard-code `-parameters` and `-source 8 -target 8` in javac-turbineGravatar Liam Miller-Cushon2016-11-30
* Removing Dagger dependency from junitrunner.Gravatar Irina Iancu2016-11-24
* Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build...Gravatar Nathan Harmata2016-11-21
* Roll forward commit 4e8e67bcf25ea4e06c16104fc7f4db528a16508fGravatar Liam Miller-Cushon2016-11-17
* Fix a javac-turbine tree pruning bugGravatar Liam Miller-Cushon2016-11-17
* Rollback of commit 06ded1e91c1a3754e21d2782e8bfd1c5cd4f5929.Gravatar Kristina Chodorow2016-11-16
* Enable strict deps enforcement for importsGravatar Liam Miller-Cushon2016-11-16
* Fix strict deps handling of the default package.Gravatar Liam Miller-Cushon2016-11-15
* Remove cargo-culted workaround for JDK-6440786Gravatar Liam Miller-Cushon2016-11-15
* Don't break lambda bodies during tree pruningGravatar Liam Miller-Cushon2016-11-14
* Rollback of commit 33ad37612ab7edc32d5e82c3912acebacaef42dc.Gravatar Irina Iancu2016-11-11
* Fix tree pruning inside enum constantsGravatar Liam Miller-Cushon2016-11-11
* Remove the dependency on AutoValue from the Java test runner so that it doesn...Gravatar Lukacs Berki2016-11-09
* Fall back to the transitive classpath for -Xdoclint:reference errorsGravatar Liam Miller-Cushon2016-11-09
* Check for strict deps exemptions at the top levelGravatar Liam Miller-Cushon2016-11-07
* Description redacted.Gravatar Googler2016-10-31
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Global cleanup change.Gravatar Damien Martin-Guillerez2016-10-28
* Delete obsolete API in ErrorProneAnalyzerGravatar Liam Miller-Cushon2016-10-28
* Move junitrunner fake/stub classes from javatests/c/g/testing/junit/runner to...Gravatar Googler2016-10-24
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-13
* Need to make methods accessible, as currently they are only available to pack...Gravatar Googler2016-10-12
* Remove flag control of turbine bridge pruningGravatar Liam Miller-Cushon2016-10-12
* Rollback of commit 51417759a37e5b11003dd773d5c90ddd4c7a6aa7.Gravatar Googler2016-10-11
* Move MemoizingRequest from c.g.testing.junit.junit4.runner toGravatar Googler2016-10-11
* Expunge reference to c.g.common.base.FlagGravatar Liam Miller-Cushon2016-10-07
* Put turbine bridge pruning behind a flagGravatar Liam Miller-Cushon2016-10-05
* Move some sharable classes from c.g.testing.junit.runner.junit4 toGravatar Googler2016-10-04
* When add_dep should wrap a missing dependency in a rule (e.g., java_proto_lib...Gravatar Carmi Grushko2016-09-30
* Move some RegExTestCaseFilter from c.g.testing.junit.runner.junit4 toGravatar Googler2016-09-30
* Branched internal RuntimeCost in junitrunner.Gravatar Irina Iancu2016-09-29
* Remove some Dagger dependencies from the Bazel JUnit test runner.Gravatar Googler2016-09-29
* Fix import ordering for files under com/google/testing/junit/runner/junit4Gravatar Googler2016-09-28
* Open sourcing junitrunner/java/com/google/testing/junit/runner/sharding/weigh...Gravatar Irina Iancu2016-09-23
* Bazel to support external links integration. This is so that the tests can i...Gravatar Googler2016-09-22
* Drop bridge methods in turbineGravatar Liam Miller-Cushon2016-09-22
* Use -source 8 -target 8 in turbine integration testsGravatar Liam Miller-Cushon2016-09-22
* Mark unresolved classes in jdeps as Kind.INCOMPLETE.Gravatar Googler2016-09-21
* Drop class initializers in turbineGravatar Liam Miller-Cushon2016-09-21
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20