aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceDependencies.java
Commit message (Expand)AuthorAge
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Fix resource filteringGravatar Googler2017-11-22
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01
* Fix changes that broke resource filtering, and document related confusionGravatar Googler2017-10-23
* Use intermediate compiled resource symbols for linking rather than static res...Gravatar Googler2017-10-02
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Do not flatten resource artifacts in Android rules.Gravatar tomlu2017-09-15
* Prevent using android libraries as resources if they have non-resource infoGravatar Googler2017-08-21
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* 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
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Clean up RuleContext's attribute access API.Gravatar Greg Estren2016-12-02
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Fix android_library resources handlingGravatar Googler2015-12-07
* Makes resources defined locally on an android_library rule respect the neverl...Gravatar Andrew Pellegrini2015-11-19
* Trying again with checking for the presence of the "resources" attribute and ...Gravatar Googler2015-10-21
* Automated [] rollback of [].Gravatar Eric Fellheimer2015-10-20
* Trying again with checking for the presence of the "resources" attribute.Gravatar Googler2015-10-19
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16