aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/android/ResourceFilterFactoryTest.java
Commit message (Expand)AuthorAge
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove ResourceContainerGravatar asteinb2018-08-08
* 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
* Expose android_binary data processing methods to SkylarkGravatar asteinb2018-05-10
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* Properly expose resource artifacts in MergableAndroidData interfaceGravatar asteinb2018-04-16
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* Rename LocalResourceContainer to AndroidResources and remove asset code from itGravatar asteinb2018-03-29
* Remove ResourceFilterFactory#getOutputDirectorySuffix().Gravatar lberki2018-03-22
* Remove support for dynamically configured resource filteringGravatar asteinb2018-03-21
* Stop warning about resource filters with "deprecated" qualifiersGravatar Googler2018-01-30
* Move PatchTransition and kin to analysis.config.transitions.Gravatar gregce2018-01-04
* Add proper test coverage for filtering resource depsGravatar Googler2017-11-22
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01