aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/AndroidDataSerializer.java
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Remove unused DataKey attribute.Gravatar corysmith2018-02-15
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Split AndroidDataDeserializer out of AndroidDataSerializer, as the two classesGravatar Googler2017-03-14
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Share source paths for more compact res proto serializationGravatar Googler2016-08-17
* Improve resource DataKey serialization perf a bitGravatar Googler2016-07-27
* Renaming nonOverwriting to combining resources.Gravatar Googler2016-05-10
* 4.99 of 5: Cleanup.Gravatar Googler2016-05-05
* 4.7 of 5: Remove serialization of transitive dependencies.Gravatar Googler2016-05-03
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20