aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceFilter.java
Commit message (Expand)AuthorAge
* Use dynamically configured resource filteringGravatar Googler2017-07-31
* Resource filtering should preserve all matching artifacts, despite shared namesGravatar Googler2017-07-27
* Dynamic transitions for controlling resource filteringGravatar Googler2017-07-18
* ResourceFilter supports dynamically configured resource filteringGravatar Googler2017-07-17
* Handle problematic resource qualifiers in references to individual resourcesGravatar Googler2017-07-05
* ResourceFilter properly handles special language qualifiersGravatar Googler2017-06-26
* ResourceFilter persists ordering of resources when filteringGravatar Googler2017-06-19
* Fix resource filtering bug in interaction between densities and API versionGravatar Googler2017-06-16
* Convert locale qualifiers from old Aapt format to correct format before parsingGravatar Googler2017-05-15
* Move ResourceFilter into AndroidConfigurationGravatar Googler2017-03-31
* Remove RuleContext from ResourceFilter stateGravatar Googler2017-03-31
* 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