aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/xml/IdXmlResourceValue.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
* Further Refactoring/Yak ShavingGravatar corysmith2017-05-15
* Improve the error message for simple values by including the value.Gravatar Googler2017-03-31
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Flip on @+id parsing by defaultGravatar Googler2016-08-22
* Share source paths for more compact res proto serializationGravatar Googler2016-08-17
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* Switches XmlResourceValue writing to the "define" api.Gravatar Googler2016-06-30
* Rollback of commit 5160d196e62bf6f8fa56b32746a01b182729c5c8.Gravatar Googler2016-06-14
* 4.99 of 5: Fix styleable combining.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
* Fix the java compile for non-compatible type inference between java 7 and 8.Gravatar Googler2016-04-07
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* Part 2 of 5: Optimize the resource merge process, XmlProcessing.Gravatar Googler2016-03-08