aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18Use newer errorprone annotations from external/error_pronemaster-cuttlefish-testing-releaseColin Cross
2018-06-18Revert "Migrate off jsr305 annotations"Colin Cross
2018-06-18Merge remote-tracking branch 'aosp/upstream-master' into turbineColin Cross
2018-06-18Use newer errorprone annotations from external/error_proneandroid-p-preview-5android-p-preview-4Colin Cross
2018-06-18Revert "Migrate off jsr305 annotations"Colin Cross
2018-06-13Merge remote-tracking branch 'aosp/upstream-master' into turbineColin Cross
2018-06-12Don't hang if we run out of input while seeking for matching `)` or `}`cushon
2018-06-12Improve diagnostics for unresolvable fields inside constant expressionscushon
2018-06-12Don't crash on multiple visibility modifierscushon
2018-06-12Fix a crash reporting missing symbols in constant expressionscushon
2018-06-12Don't report an error if a static type import cannot be resolvedcushon
2018-04-11Make missing symbol diagnostics more consistentcushon
2018-04-10Migrate off jsr305 annotationscushon
2018-04-10Improve diagnostics for missing enclosing classescushon
2018-04-10Remove unused optionscushon
2018-03-15Merge remote-tracking branch 'aosp/upstream-master' am: 5081441ed9Colin Cross
2018-03-15Merge remote-tracking branch 'aosp/upstream-master'Colin Cross
2018-03-13Merge remote-tracking branch 'aosp/upstream-master'android-wear-p-preview-2android-p-preview-3android-p-preview-2Colin Cross
2018-03-13Support empty bootclasspathscushon
2018-03-12Tolerate empty params files in turbinecushon
2018-03-08Don't crash on private interface methodscushon
2018-03-08Change the strict deps plugin to read jar owner from manifest.tomlu
2018-03-08Remove support for --rule_kindcushon
2018-03-08Remove deprecated rule_kind argument from Turbinecushon
2018-02-14Use a different date time when normalizing zip entriescushon
2018-02-08Accept --target_label, --injecting_rule_kind in Turbine.tomlu
2018-02-08Stop skipping module-infoscushon
2018-02-08Don't error out if modules can't be resolvedcushon
2018-01-26Refactor TurbineOptions to make jarToTarget/directJars the source ofcushon
2018-01-26Change Turbine command lines to not require CustomMultiArgv.tomlu
2018-01-22Initial end-to-end support for module-infoscushon
2018-01-19Class writing support for module attributescushon
2018-01-19Reduce coupling between ConstBinder and SourceTypeBoundClasscushon
2018-01-18Class reading support for module attributescushon
2018-01-17Initial support for parsing module-infos.cushon
2018-01-17Allow --bootclasspath and --release to be used togethercushon
2018-01-12Propagate --release flags from --javacopts to turbine's --release flagcushon
2018-01-11Add JDK 9 travis buildLiam Miller-Cushon
2018-01-11Require --javacopts to be terminated with --cushon
2018-01-11JDK 9 bootclasspath support: add support for --release and --systemcushon
2018-01-10Get more turbine tests running on JDK 9cushon
2018-01-04Initial support for reading platform class data using jrtfs/jimagecushon
2018-01-04Refactor 'top-level index' handingcushon
2018-01-04Update the IntelliJ project filecushon
2017-12-23Fix infinite recursion in canonicalizecushon
2017-12-20Fix parsing of strict deps flagscushon
2017-12-19Add support for --javacopt flags terminated by `--` to turbinecushon
2017-12-19Fix parsing of unknown optionscushon
2017-12-05Better diagnostics for duplicate type declarationscushon
2017-12-05Stop splitting classpath argumentscushon