aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/xml
Commit message (Expand)AuthorAge
* Fix bug with combining resource attributes. Attributes were reporting that th...Gravatar apell2017-05-26
* Further Refactoring/Yak ShavingGravatar corysmith2017-05-15
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Improve the error message for simple values by including the value.Gravatar Googler2017-03-31
* Global cleanup change.Gravatar Liam Miller-Cushon2017-03-14
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14
* unknown commit of 5: Fixing the merge warning messages in transitive library ...Gravatar Googler2016-12-01
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Global cleanup change.Gravatar Googler2016-10-05
* Flip on @+id parsing by defaultGravatar Googler2016-08-22
* Share source paths for more compact res proto serializationGravatar Googler2016-08-17
* Handle public tags in merger -> R.class writerGravatar 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
* * Standardize attribute storage in the protoGravatar Googler2016-07-12
* Centralize the creation of the XmlInputFactoryGravatar Googler2016-07-12
* * 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
* 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 0de6a93fcc4fd6304936165b07963c4d722c44be.Gravatar Philipp Wollermann2016-06-23
* Global cleanup change.Gravatar Googler2016-06-23
* Rollback of commit 5160d196e62bf6f8fa56b32746a01b182729c5c8.Gravatar Googler2016-06-14
* Rollback of commit 4f854d47888d011354357e965fd3c7bf1d74b95f.Gravatar Yue Gan2016-06-13
* Xml processing fixes:Gravatar Googler2016-06-13
* Renaming nonOverwriting to combining resources.Gravatar Googler2016-05-10
* 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
* Fix the comment formatting.Gravatar Googler2016-03-08
* Part 2 of 5: Optimize the resource merge process, XmlProcessing.Gravatar Googler2016-03-08