aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/AarGeneratorAction.java
Commit message (Expand)AuthorAge
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* Change android_library .aar timestamp and open-source AarGeneratorActionTest.Gravatar ajmichael2018-02-26
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* 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
* Switch android tools' use of options parser to a more concise form for the si...Gravatar ccalvarin2017-08-21
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* Remove MergingExceptionGravatar corysmith2017-05-04
* If resources were prefiltered, ignore unavailable resources from dependenciesGravatar Googler2017-03-22
* Remove unused, unpassed AarGeneratorAction flag.Gravatar Adam Michael2017-03-22
* Breaking up is hard to do: AndroidResourceProcessorGravatar Googler2017-03-16
* AndroidResourceProcessor: sort files before writing zipsGravatar Googler2017-03-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Remove dependency data from AarGeneratorActionGravatar Googler2016-09-08
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* 5 of 5: Integrate with the AndroidResourceProcessorGravatar Googler2016-07-21
* 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
* Use BufferedOutputStream for zipping / jar.Gravatar Googler2016-05-19
* Make AarGeneratorAction deterministic by zeroing zip entry timestamps.Gravatar Nicholas Lativy2016-05-17
* Split manifest processing out of AndroidResourceProcessor#processResources() ...Gravatar Andrew Pellegrini2016-02-17
* Turn down the log level for AarGeneratorAction's timing information. It's not...Gravatar Googler2016-02-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Updates AndroidResourceProcessingAction and AarGeneratorAction to use temp di...Gravatar Alex Humesky2015-07-23
* Fix of intermittent hang when building Aar files. This is an untested fix bec...Gravatar Andrew Pellegrini2015-06-26
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26