aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceDependencies.java
Commit message (Expand)AuthorAge
* Final asset/resource decoupling cleanupGravatar asteinb2018-08-09
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove ResourceContainerGravatar asteinb2018-08-08
* Introduce the DataBindingContext interface as part of centralizing the data b...Gravatar corysmith2018-08-03
* Expose R.class as a JavaInfoGravatar asteinb2018-05-08
* Properly expose R.class file to SkylarkGravatar asteinb2018-05-07
* Automated rollback of commit f384ab5855ba230e7767b7b5350bd72ef01b9a1b.Gravatar asteinb2018-05-07
* Some fixup for R.class filesGravatar asteinb2018-05-04
* Methods for generating empty Android data providersGravatar asteinb2018-05-03
* Expose intial parts of resource merging to SkylarkGravatar asteinb2018-05-03
* Expose stamp_manifest method to SkylarkGravatar asteinb2018-05-02
* Provider and dependency container for Android assetsGravatar asteinb2018-04-16
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* Properly expose resource artifacts in MergableAndroidData interfaceGravatar asteinb2018-04-16
* Resource-only merge actionGravatar asteinb2018-04-13
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* Rename LocalResourceContainer to AndroidResources and remove asset code from itGravatar asteinb2018-03-29
* PiperOrigin-RevId: 184203570Gravatar Googler2018-02-01
* Remove dead android_resources codeGravatar Googler2017-12-22
* 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