aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/GenerateRobolectricResourceSymbolsAction.java
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* 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
* Create merge action and data deserializer for aapt2 compiled resources.Gravatar Googler2017-11-15
* Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...Gravatar apell2017-10-18
* Remove debug outputGravatar Googler2017-09-06
* 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
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* 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
* Add a new action for generating reconciled R classes for Robolectric.Gravatar corysmith2017-05-23