aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/resources
Commit message (Expand)AuthorAge
* Fail when resources use invalid java identifiers.Gravatar corysmith2018-06-15
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Remove some deprecated resources flags.Gravatar ajmichael2018-04-04
* Add support for the <type>/<package>:<name> method of declaring resources.Gravatar corysmith2017-08-30
* Android BusyBox: deprecate --libraries flagGravatar laszlocsomor2017-08-04
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* Move the field name out of the FieldInitializerGravatar corysmith2017-05-23
* Remove the RTxtSymbolEntry in favor of the FieldInitializer class.Gravatar corysmith2017-05-19
* Use one writer for generating R.java source filesGravatar corysmith2017-05-17
* Further Refactoring/Yak ShavingGravatar corysmith2017-05-15
* Remove java8 code from ResourceSymbols.java.Gravatar ajmichael2017-05-04
* * Fork the deprecated SymbolLoader/SymbolWriter code from com.android.builder...Gravatar corysmith2017-05-04
* Automated g4 rollback of commit 3c0bb56a74478cff675b636d5bf605a652451739.Gravatar corysmith2017-04-25
* Automated g4 rollback of commit 3217832d638f9a8fdf22e88e32d75bda32ff7235.Gravatar corysmith2017-04-20
* Refactor the RClassGenerator to be reusable for different packages.Gravatar corysmith2017-04-20
* Teach the RClassGenerator to merge all library symbols and reconcile ids.Gravatar corysmith2017-04-18
* Cleanup android rules and android tools so that my IDE stops complaining to me.Gravatar Adam Michael2017-01-25
* Fix NPE in RClassGenerator when dev has code in unnamed packageGravatar Googler2016-12-05
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Tolerate missing field value in binary's R.txtGravatar Googler2016-08-02
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Gravatar Googler2016-06-23
* Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Gravatar Googler2016-06-21
* Add action to write android_binary and lib R.classes directlyGravatar Googler2016-06-21