aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/XmlResourceValues.java
Commit message (Expand)AuthorAge
* 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
* Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.Gravatar corysmith2017-10-20
* Add support for the <type>/<package>:<name> method of declaring resources.Gravatar corysmith2017-08-30
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14
* Share source paths for more compact res proto serializationGravatar Googler2016-08-17
* Handle public tags in merger -> R.class writerGravatar Googler2016-08-17
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* * Standardize attribute storage in the protoGravatar Googler2016-07-12
* Centralize the creation of the XmlInputFactoryGravatar Googler2016-07-12
* Parse layout/menu/drawable, etc XML files for R.idGravatar Googler2016-07-04
* Switches XmlResourceValue writing to the "define" api.Gravatar Googler2016-06-30
* Record whether the attr is defined or referenced in the styleable. Despite th...Gravatar Googler2016-06-29
* Stop sanitizing the style parent attribute.Gravatar Googler2016-06-28
* Rollback of commit 5160d196e62bf6f8fa56b32746a01b182729c5c8.Gravatar Googler2016-06-14
* Rollback of commit 4f854d47888d011354357e965fd3c7bf1d74b95f.Gravatar Yue Gan2016-06-13
* Xml processing fixes:Gravatar Googler2016-06-13
* Change the readContentsAsString to use the XMLOutputFactory instead of the ma...Gravatar Googler2016-06-07
* Memory Optimizations:Gravatar Googler2016-05-16
* Renaming nonOverwriting to combining resources.Gravatar Googler2016-05-10
* 4.8 of 5: Xml Fixes for Merger IntegrationGravatar Googler2016-05-04
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* 3.75 of 5: Renaming classes and interfacesGravatar Googler2016-03-31
* 3.74 of 5: Remove DataKey from DataValue, FileDataResource and XmlDataResource.Gravatar Googler2016-03-30
* 3.73 of 5: Convert xml parsing to use the map based storageGravatar Googler2016-03-30
* Part 2 of 5: Optimize the resource merge process, XmlProcessing.Gravatar Googler2016-03-08