aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/RClassGeneratorAction.java
Commit message (Expand)AuthorAge
* Normalize parameter name commentsGravatar cushon2018-04-27
* Remove some deprecated resources flags.Gravatar ajmichael2018-04-04
* Have the Android R class generators add the target label to the class jar.Gravatar tomlu2018-03-20
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...Gravatar apell2017-10-18
* Android BusyBox: deprecate --libraries flagGravatar laszlocsomor2017-08-04
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* Roll forward R generation for Robolectric behind a flag to enable testingGravatar Googler2017-06-19
* Automated g4 rollback of commit 5c2dc673a3ad2aa52f25c6f7d767671ba3e9b02c.Gravatar corysmith2017-06-16
* Automated g4 rollback of commit 1be84ee92a825694b0c0026ac77134f8a084bd9c.Gravatar corysmith2017-06-13
* Automated g4 rollback of commit d028d7854d3e95d97143945a1ec32944e5e4594b.Gravatar lpino2017-06-07
* Generate pre-reconciled ids R classes for dependency libraries with resourcesGravatar corysmith2017-06-02
* Move the field name out of the FieldInitializerGravatar corysmith2017-05-23
* Teach the RClassGenerator to merge all library symbols and reconcile ids.Gravatar corysmith2017-04-18
* Breaking up is hard to do: AndroidResourceProcessorGravatar Googler2017-03-16
* Add parameter files to the android resource processing.Gravatar Googler2017-01-26
* Cleanup android rules and android tools so that my IDE stops complaining to me.Gravatar Adam Michael2017-01-25
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08