aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/MergedAndroidResources.java
Commit message (Expand)AuthorAge
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove analysis code for old resource processing pipelineGravatar asteinb2018-08-07
* Reduce and centralize databinding context instances.Gravatar corysmith2018-08-03
* Introduce the DataBindingContext interface as part of centralizing the data b...Gravatar corysmith2018-08-03
* Automated rollback of commit 372fbc2f016157b0331f83a20edad10d4b4cf9f7.Gravatar asteinb2018-05-25
* Automated rollback of commit 9d5c323a6e66842cfeb98462cf949dee58710fb8.Gravatar plf2018-05-25
* Move resource busybox actions to BusyBoxActionBuilder and AndroidDataContextGravatar asteinb2018-05-23
* Pass AndroidDataContext to remaining non-ActionBuilder codeGravatar asteinb2018-05-22
* Pass AndroidDataContext through new asset and resource pipelinesGravatar asteinb2018-05-22
* Get resource processing settings from method params instead of rule attrsGravatar asteinb2018-05-09
* Methods for generating empty Android data providersGravatar asteinb2018-05-03
* Expose intial parts of resource merging to SkylarkGravatar asteinb2018-05-03
* Fix up newly discovered bugs in decoupled Android data processingGravatar asteinb2018-05-03
* Setup for wiring up decoupled data processing in top-level targetsGravatar asteinb2018-04-18
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* Filter ValidatedAndroidResourcesGravatar asteinb2018-04-13
* Allow validation action to run just against resourcesGravatar asteinb2018-04-13
* Resource-only merge actionGravatar asteinb2018-04-13