aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceContainer.java
Commit message (Expand)AuthorAge
* Remove ResourceContainerGravatar asteinb2018-08-08
* Pass AndroidDataContext through manifest processing methodsGravatar asteinb2018-05-22
* Do not expose ResourceContainer to SkylarkGravatar asteinb2018-05-07
* Methods for generating empty Android data providersGravatar asteinb2018-05-03
* Fix up newly discovered bugs in decoupled Android data processingGravatar asteinb2018-05-03
* Setup for wiring up decoupled data processing in top-level targetsGravatar asteinb2018-04-18
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* Properly expose resource artifacts in MergableAndroidData interfaceGravatar asteinb2018-04-16
* Filter ValidatedAndroidResourcesGravatar asteinb2018-04-13
* Make resource merging action builder able to take just resourcesGravatar asteinb2018-04-12
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* Automated rollback of commit 9bfbefc13f2b6ae9a86fd46a8470e3b4cd8efd1a.Gravatar asteinb2018-04-02
* Rollback "Allow Merge action to take an interface as primary, not just Resour...Gravatar cparsons2018-04-02
* Allow Merge action to take an interface as primary, not just ResourceContainerGravatar asteinb2018-03-29
* Rename LocalResourceContainer to AndroidResources and remove asset code from itGravatar asteinb2018-03-29
* Add AndroidManifest and related classes for new manifest merging implementationGravatar asteinb2018-03-22
* Expose manifest property in ResourceContainerGravatar Googler2018-02-15
* Add allowReturnNone to skylark annotationsGravatar Googler2018-02-02
* 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
* 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