aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceShrinkerActionBuilder.java
Commit message (Expand)AuthorAge
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Add target label to progress messages for some Android build actions.Gravatar Andrew Pellegrini2016-09-26
* Change android resource shrinking to use the standard Proguard jar artifact.Gravatar Andrew Pellegrini2016-07-27
* Add output log for android resource shrinking, following the format produced ...Gravatar Andrew Pellegrini2016-07-04
* Provide ResourceShrinker with the generated R.java packages in addition to pa...Gravatar Andrew Pellegrini2016-04-08
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08