aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ValidatedAndroidResources.java
Commit message (Expand)AuthorAge
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove ResourceContainerGravatar asteinb2018-08-08
* Remove analysis code for old resource processing pipelineGravatar asteinb2018-08-07
* Moved all external calls to isDataEnabled to DataBindingContext and made it p...Gravatar corysmith2018-08-03
* 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 through new asset and resource pipelinesGravatar asteinb2018-05-22
* Get resource processing settings from method params instead of rule attrsGravatar asteinb2018-05-09
* Fix up newly discovered bugs in decoupled Android data processingGravatar asteinb2018-05-03
* 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