aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Fix a Bazel test.Gravatar cnsun2018-04-27
* Add a silence mode to the deps checker. Now the checker can be used to dumpGravatar cnsun2018-04-27
* Don't build Error Prone plugin during bootstrappingGravatar cushon2018-04-27
* Normalize parameter name commentsGravatar cushon2018-04-27
* Use VanillaJavaBuilder for bootstrappingGravatar cushon2018-04-26
* Add support for native header outputs to VanillaJavaBuilderGravatar cushon2018-04-26
* Emit jdeps proto, that is, the used jars on the regular classpath.Gravatar cnsun2018-04-26
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-19
* Fix a crash in javac-turbine transitive classpath fallbackGravatar cushon2018-04-18
* 1. Avoid checking the primitive number types in annotations.Gravatar cnsun2018-04-17
* Migrate to the new version of jarjarGravatar cushon2018-04-16
* When normalizing -source and --release options, allow the last one to winGravatar cushon2018-04-13
* ignore made-up java/lang/Synthetic annotation that ASM sometimes insertsGravatar kmb2018-04-13
* Process package-info annotations in Strict Java DepsGravatar cushon2018-04-13
* Add regressiont test for b/77473436.Gravatar cnsun2018-04-13
* Split the single classpath (combining bootclasspath and regular classpathGravatar cnsun2018-04-13
* Use jadep to fix missing dependencies in turbineGravatar cushon2018-04-13
* Don't print empty add dep commandsGravatar cushon2018-04-11
* Enable testing stderr for import-deps-checker.Gravatar cnsun2018-04-11
* Improve golden testsGravatar cushon2018-04-06
* Emit a usage error if --output is not providedGravatar cushon2018-04-06
* fix deps checker tool handling of primitive arrays in annotationsGravatar kmb2018-04-06
* Tolerate empty bootclasspaths in javac-turbineGravatar cushon2018-04-05
* PiperOrigin-RevId: 191474411Gravatar kmb2018-04-03
* Use JUnit assertions instead of Truth assertions.Gravatar cpovirk2018-03-27
* 1) Fixes a bug in the checking of missing members. Before, MemberInfo containsGravatar cnsun2018-03-19
* Automated rollback of commit 2ee6dd262bcf5fd890e24d5f185616b8ab259608.Gravatar philwo2018-03-19
* Clean up after b/72379900Gravatar cushon2018-03-16
* Clean up whitespace in add_dep messagesGravatar cushon2018-03-15
* Emit SJD errors even if we don't know the label of a dependencyGravatar cushon2018-03-14
* Allow @Ignore on junit test classesGravatar Stephen Amar2018-03-13
* Fix javac-turbine diagnostic formatting to include source positionGravatar cushon2018-03-12
* Automated rollback of commit 3edf41b70de9bb1a8702d0342beeb2ad13898d71.Gravatar philwo2018-03-09
* Add a flag to control whether to treat missing dependencies as errors orGravatar cnsun2018-03-08
* Allow --classpath_entry to be empy.Gravatar cnsun2018-03-02
* Delete F5 JarDexer.Gravatar Googler2018-03-02
* Improve error message of import_deps_checker.Gravatar cnsun2018-03-01
* Change the strict deps plugin to read jar owner from manifest.Gravatar tomlu2018-02-28
* Remove support for --rule_kindGravatar cushon2018-02-22
* Automated rollback of commit 11cc89a27544311111473dc7a17522635c2b6e70.Gravatar eaftan2018-02-21
* Add --experimental_fix_deps_tool to JavaBuilderGravatar Googler2018-02-21
* Expose import-deps-checker to //tools/android so that AarImport can use it.Gravatar cnsun2018-02-16
* Rewrite visibility handling for all java_toolsGravatar ulfjack2018-02-16
* Skipping writing FILTERED tests to test.xmlGravatar Igal Tabachnik2018-02-15
* Use a diagnostic listener, and match diagnostic codes for the reduced classpa...Gravatar cushon2018-02-14
* Remove deprecated rule_kind argument from Turbine and JavaBuilder.Gravatar cushon2018-02-14
* Accept --target_label, --injecting_rule_kind in JavaBuilder and Turbine.Gravatar tomlu2018-02-13
* Use a different date time when normalizing zip entriesGravatar cushon2018-02-12
* 1) Make checker exit with 199 if there is any dependency issue.Gravatar cnsun2018-02-12
* Use a different date time when normalizing zip entriesGravatar cushon2018-02-12