aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceShrinkerActionBuilder.java
Commit message (Expand)AuthorAge
* Un-rollback and fix bugs in resource density filteringGravatar Googler2017-03-27
* Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.Gravatar Tobias Werth2017-03-23
* Filter android_binary resources by screen density in the analysis phaseGravatar Googler2017-03-22
* Use platform-specific path separator for --dependencyManifests.Gravatar Adam Michael2017-03-14
* Filter android_binary resources during analysisGravatar Googler2017-02-24
* Implicitly generate Proguard obfuscation mapping file for android_binary targ...Gravatar Andrew Pellegrini2017-02-24
* 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