aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/AndroidCompiledDataDeserializer.java
Commit message (Expand)AuthorAge
* 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
* Turn on pseudo locale generation for compilation.Gravatar corysmith2018-05-30
* Automated rollback of commit feeccd8c0a5d97493cabfeb9481cf6f3800b9b84.Gravatar corysmith2018-05-10
* Internal changeGravatar Googler2018-05-10
* Only include generated resources when pseudo locales are asked for.Gravatar corysmith2018-05-10
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Update ApkSubject to use the AndroidCompiledDataDeserializer for proto apks.Gravatar corysmith2018-04-19
* Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390.Gravatar corysmith2018-04-03
* Automated rollback of commit a76f7db51a90cc2e35c1d66782056c310729eef0.Gravatar corysmith2018-03-30
* Modify the .flat decompilation to account for multiple configurations by conv...Gravatar corysmith2018-03-29
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Improve error messaging on mismatched aapt2 formatsGravatar corysmith2018-02-13
* Fix parsing for public.xml file when using aapt2.Gravatar Googler2018-01-16
* Fix parsing for some aapt2-generated resources.Gravatar Googler2018-01-10
* Serialize and package xml attributes from resources xml tags in values folder...Gravatar Googler2018-01-08
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Update aapt2 to recent version from git_pi-release.Gravatar Googler2017-12-13
* Create merge action and data deserializer for aapt2 compiled resources.Gravatar Googler2017-11-15