aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidResourceMergingActionBuilder.java
Commit message (Expand)AuthorAge
* Automated rollback of commit 0abf5fa2d64c76def5a8fa0f960b73ce0566af4d.Gravatar laszlocsomor2017-08-03
* Android BusyBox: actions use the default shell envGravatar Laszlo Csomor2017-08-03
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Enable aapt2 support in library actions.Gravatar corysmith2017-06-29
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.Gravatar Tobias Werth2017-03-20
* Move library R generation to a separate action, ensuring the merging happensGravatar Googler2017-03-20
* Make Android data binding work with --experimental_use_parallel_android_resou...Gravatar Greg Estren2017-02-17
* 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
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* Hook up split-up resource processing tools for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30