aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/ResourceShrinkerAction.java
Commit message (Expand)AuthorAge
* Normalize parameter name commentsGravatar cushon2018-04-27
* Remove some deprecated resources flags.Gravatar ajmichael2018-04-04
* Make android tools stop accepting --annotationJar.Gravatar ajmichael2018-03-22
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...Gravatar apell2017-10-18
* Action for resource shrinking with aapt2Gravatar corysmith2017-09-22
* Android BusyBox: deprecate --libraries flagGravatar laszlocsomor2017-08-04
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Internal changeGravatar Googler2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* Android BusyBox: use the JunctionCreatorGravatar Laszlo Csomor2017-07-11
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* Breaking up is hard to do: AndroidResourceProcessorGravatar Googler2017-03-16
* Allow ResourceShrinkerAction to support splits.Gravatar Michael Staib2016-12-20
* Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java.Gravatar Andrew Pellegrini2016-12-19
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Add options to ResourceShrinkerAction to generate an updated R.txt.Gravatar Andrew Pellegrini2016-09-27
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Adds data binding support to the Android resource processor.Gravatar Greg Estren2016-08-23
* Change android resource shrinking to use the standard Proguard jar artifact.Gravatar Andrew Pellegrini2016-07-27
* Add output log for android resource shrinking, following the format produced ...Gravatar Andrew Pellegrini2016-07-04
* Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Gravatar Googler2016-06-23
* Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Gravatar Googler2016-06-21
* Add action to write android_binary and lib R.classes directlyGravatar Googler2016-06-21
* Enable the AndroidResourceProcessingAction to accept splits.Gravatar Michael Staib2016-06-06
* [Android] Support aapt-generated main dex specs.Gravatar Googler2016-05-05
* Provide ResourceShrinker with the generated R.java packages in addition to pa...Gravatar Andrew Pellegrini2016-04-08
* Adds the ResourceShrinkerAction. Uses the results of resource processing and ...Gravatar Andrew Pellegrini2016-02-23