aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/android/ResourceTestBase.java
Commit message (Expand)AuthorAge
* Remove ResourceContainerGravatar asteinb2018-08-08
* Automated rollback of commit 7e87730de985b7099b9b683571d58efdaab70890.Gravatar ccalvarin2018-07-27
* Remove default MD5 in most of Bazel's virtual filesystems.Gravatar ccalvarin2018-07-26
* Configured targets register created source artifacts with Skyframe.Gravatar shahan2018-07-24
* Remove LIPO supportGravatar hlopko2018-06-15
* Normalize parameter name commentsGravatar cushon2018-04-27
* Create pipeline for monolithic data processing with decoupled classesGravatar asteinb2018-04-18
* Independently parse assetsGravatar asteinb2018-04-16
* Add methods to parse resources without assetsGravatar asteinb2018-04-03
* Replace path implementation.Gravatar tomlu2018-02-08
* Add absolute root concept.Gravatar tomlu2018-01-18
* Introduce Root class.Gravatar tomlu2018-01-17
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Remove use of Root#asDerivedRoot where the derived root == exec root.Gravatar tomlu2018-01-15
* Extend from an abstract base class to avoid duplication of utility methods in...Gravatar ruperts2017-10-18
* Extract more RuleContext error-related methods into RuleErrorConsumerGravatar cparsons2017-10-16
* Handle problematic resource qualifiers in references to individual resourcesGravatar Googler2017-07-05
* Add methods for filtering LocalResourceContainerGravatar Googler2017-07-03