aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/ParsedAndroidData.java
Commit message (Expand)AuthorAge
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-07
* Internal changeGravatar Googler2018-05-03
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-03
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Automated rollback of commit 3181c2f1362622985aca24747ed9512573d25dc0.Gravatar corysmith2017-11-06
* Simplify the merge code, and fix a few incorrectly declared tests.Gravatar corysmith2017-11-06
* Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.Gravatar corysmith2017-10-20
* Add a new action for generating reconciled R classes for Robolectric.Gravatar corysmith2017-05-23
* Further Refactoring/Yak ShavingGravatar corysmith2017-05-15
* Remove MergingExceptionGravatar corysmith2017-05-04
* DataSource FixesGravatar Googler2017-03-28
* Move the serialize and write functionality from UnwrittenMergedAndroidData to...Gravatar Googler2017-01-13
* unknown commit of 5: Fixing the merge warning messages in transitive library ...Gravatar Googler2016-12-01
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Flip on @+id parsing by defaultGravatar Googler2016-08-22
* Add source path context to @+id parse errors.Gravatar Googler2016-08-02
* Add a resource parsing action.Gravatar Googler2016-07-28
* Minor backwards compatibility fixes:Gravatar Googler2016-07-21
* Centralize the creation of the XmlInputFactoryGravatar Googler2016-07-12
* Remove .9 from nine-patch FullyQualifiedNamesGravatar Googler2016-07-07
* Parse layout/menu/drawable, etc XML files for R.idGravatar Googler2016-07-04
* Change the BufferedReader to BufferedInputStream, as the UTF-8 bom crashes th...Gravatar Googler2016-06-23
* Rollback of commit d3cccae7b663d5defea2943509b0d9d245279830.Gravatar Googler2016-05-23
* Rollback of commit 941ef4d96d85e114eb6cca2fc0f646578ab0ef27.Gravatar Googler2016-05-19
* * Adds handling for anydpi and watch, two unsupported qualifiers in FolderCon...Gravatar Googler2016-05-19
* Fix for combining resources so that the transitive, direct, and primary resou...Gravatar Googler2016-05-17
* Speed Optimizations:Gravatar Googler2016-05-16
* Renaming nonOverwriting to combining resources.Gravatar Googler2016-05-10
* 4.99 of 5: Fix styleable combining.Gravatar Googler2016-05-10
* 4.95 of 5: Merger changesGravatar Googler2016-05-05
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* 3.75 of 5: Renaming classes and interfacesGravatar Googler2016-03-31