aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidResourceParsingActionBuilder.java
Commit message (Expand)AuthorAge
* Android BusyBox: actions use the default shell envGravatar Laszlo Csomor2017-08-03
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Enable aapt2 support in library actions.Gravatar corysmith2017-06-29
* 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
* Add parameter files to the android resource processing.Gravatar Googler2017-01-26
* Add getImplicitOutputArtifact to BuildViewTestCase. This vastly simplifiesGravatar Googler2017-01-23
* Add a resource parsing action.Gravatar Googler2016-07-28