aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceContainer.java
Commit message (Expand)AuthorAge
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Roll forward support for test resource inheritance behind a flagGravatar Googler2017-11-02
* Automated rollback of commit 02a5b0fe11de1abe1c6f124413b847f0ecf6c4dd.Gravatar cparsons2017-11-02
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01
* Allow android_test to properly inherit resourcesGravatar Googler2017-10-30
* Fix changes that broke resource filtering, and document related confusionGravatar Googler2017-10-23
* Enable aapt2 support in library actions.Gravatar corysmith2017-06-29
* Fix resource filtering bug in interaction between densities and API versionGravatar Googler2017-06-16
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Make default value of exports_manifest depend on a flag.Gravatar ajmichael2017-05-08
* 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
* Filter android_binary resources during analysisGravatar Googler2017-02-24
* 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