aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/AndroidResourceValidatorAction.java
Commit message (Expand)AuthorAge
* Normalize parameter name commentsGravatar cushon2018-04-27
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Revert unintentional increase in logging.Gravatar apell2017-11-27
* Enable aapt2 for robolectric when available.Gravatar corysmith2017-11-22
* Add directory entries to the resource_files.zip because robolectric relies on...Gravatar dannark2017-10-18
* Don't reference static method from instance variable.Gravatar dannark2017-10-18
* Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...Gravatar apell2017-10-18
* android_library can be used in the resources attributeGravatar Googler2017-08-16
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Android BusyBox: use the JunctionCreatorGravatar Laszlo Csomor2017-07-11
* Add the rest of the categories transition values to android options.Gravatar ccalvarin2017-06-30
* Breaking up is hard to do: AndroidResourceProcessorGravatar Googler2017-03-16
* Add parameter files to the android resource processing.Gravatar Googler2017-01-26
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Add a resource validator action for android_libraryGravatar Googler2016-08-30