aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/Aapt2ResourceShrinkingAction.java
Commit message (Expand)AuthorAge
* Enable proto based resource shrinkingGravatar corysmith2018-08-15
* Automated rollback of commit 18e76da46b0c15d3309ac9d41f16fbd0468bc672.Gravatar Googler2018-08-13
* Enable proto based resource shrinking.Gravatar corysmith2018-08-13
* Correctly manage the ProtoApk lifecycle by ensuring it is closed when finished.Gravatar corysmith2018-08-13
* Automated rollback of commit 29b57c3afcfeb8e3fedcc2edcb0f28f13c784179.Gravatar corysmith2018-08-10
* Automated rollback of commit bab4b04ad09a571615d04aacadf8b3a2b820ba5f.Gravatar corysmith2018-08-06
* Turn on proto based resource shrinking.Gravatar corysmith2018-08-06
* Relink instead of convert proto apks.Gravatar corysmith2018-08-06
* Expose AndroidResourceUsageAnalyzer methods to enable proto-based resource sh...Gravatar corysmith2018-08-02
* Automated rollback of commit 0a635c5236ce30ea84b765ce752267992733a649.Gravatar corysmith2018-07-31
* Automated rollback of commit 8fe0f45852a620a078013310989396caed273342.Gravatar corysmith2018-07-31
* Add apk converted to proto and all attributes from CompiledResources to Resou...Gravatar corysmith2018-07-31
* Add --debug-mode to aapt2 invocations when building without -c opt.Gravatar corysmith2018-04-19
* Add the --pseudo-localize flag to resource compilation, gated by the --genera...Gravatar corysmith2018-04-19
* Remove some deprecated resources flags.Gravatar ajmichael2018-04-04
* Make android tools stop accepting --annotationJar.Gravatar ajmichael2018-03-22
* Filter out non-.flat files while linking.Gravatar corysmith2018-03-06
* Ensure configurations are still filtered after shrinking.Gravatar corysmith2018-02-27
* Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...Gravatar apell2017-10-18
* Action for resource shrinking with aapt2Gravatar corysmith2017-09-22