aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/resources/ResourceSymbols.java
Commit message (Expand)AuthorAge
* 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
* Android BusyBox: deprecate --libraries flagGravatar laszlocsomor2017-08-04
* 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