aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/ResourcesZip.java
Commit message (Expand)AuthorAge
* Add test to ensure that the binary building pipeline works.Gravatar corysmith2018-08-14
* 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
* Relink instead of convert proto apks.Gravatar corysmith2018-08-06
* Tool attribute processing added to resource shrinking.Gravatar corysmith2018-08-02
* 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 profiling data to the resources zip.Gravatar corysmith2018-07-31
* Cleanup Optional usageGravatar corysmith2018-07-11
* Normalize parameter name commentsGravatar cushon2018-04-27
* Use assets from the resource APK for resource shrinking rather than from the ...Gravatar Googler2017-12-20
* Automated rollback of commit 70c2be189c9c0021f7c424c7399f8bdecc579b4e.Gravatar Googler2017-12-15
* Use assets from the APK for resource shrinking rather than from the merge act...Gravatar Googler2017-12-15
* Add directory entries to the resource_files.zip because robolectric relies on...Gravatar dannark2017-10-18
* Action for resource shrinking with aapt2Gravatar corysmith2017-09-22