aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/AndroidDataWriter.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
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Android BusyBox: use the JunctionCreatorGravatar Laszlo Csomor2017-07-11
* Remove MergingExceptionGravatar corysmith2017-05-04
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14
* Cleanup unthrown exceptions.Gravatar Googler2017-01-13
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* * Clean up of the old Iterable<String> method of writing xmlGravatar Googler2016-07-01
* Fixes the case where an optional attribute needs to be an empty string. This ...Gravatar Googler2016-07-01
* Creates a fluent api that moves the xml generation into the data writer.Gravatar Googler2016-06-30
* Small fixes:Gravatar Googler2016-06-07
* Memory Optimizations:Gravatar Googler2016-05-16
* Speed Optimizations:Gravatar Googler2016-05-16
* 4.99 of 5: Cleanup.Gravatar Googler2016-05-05
* 4.9 of 5: Writer fixes for integration.Gravatar Googler2016-05-04
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07