aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidResourcesProcessorBuilder.java
Commit message (Expand)AuthorAge
* ResourceFilter supports dynamically configured resource filteringGravatar Googler2017-07-17
* CustomCommandLine.Builder: clean up its interfaceGravatar laszlocsomor2017-07-17
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Enable aapt2 support in binary actions.Gravatar corysmith2017-07-03
* 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
* adds feature_of and feature_after attrs to android_binary. these are android_...Gravatar Googler2017-03-21
* Filter android_binary resources during analysisGravatar Googler2017-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
* Add parameter files to the android resource processing.Gravatar Googler2017-01-26
* Rename symbolsTxt to symbols reflecting it's actual usage.Gravatar Googler2017-01-18
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Adds internal data binding support to Bazel, although thisGravatar Greg Estren2016-11-21
* 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 resource validator action for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Lift out the ResourceContainer -> arg/artifact functionsGravatar Googler2016-07-29
* Avoid generating an ap_ file for android_libraryGravatar Googler2016-05-10
* [Android] Support aapt-generated main dex specs.Gravatar Googler2016-05-05
* Add a crunch_png attribute to android_binaryGravatar Googler2016-04-18
* Say which target is being processed in the progress message for Android resourceGravatar Alex Humesky2016-04-15
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Adds a build_tools_version attribute to the android_sdk rule so that the androidGravatar Alex Humesky2016-02-10
* Export the AndroidManifest.xml from the resource processing. This is an initi...Gravatar Googler2016-01-25
* Fixes bug with AndroidResourcesProcessorBuilder building densities argument a...Gravatar Andrew Pellegrini2015-11-18
* Trying again with checking for the presence of the "resources" attribute and ...Gravatar Googler2015-10-21
* Automated [] rollback of [].Gravatar Eric Fellheimer2015-10-20
* Trying again with checking for the presence of the "resources" attribute.Gravatar Googler2015-10-19
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Stop AndroidResourceProcessingAction from creating a "_resources" folder in t...Gravatar Andrew Pellegrini2015-09-22
* Remove references to all Android tools from AndroidConfiguration.Gravatar Lukacs Berki2015-06-29
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* Adds a new input and output to resource processing, symbols txt, which will b...Gravatar Googler2015-06-16
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19