aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceContainerConverter.java
Commit message (Expand)AuthorAge
* Do not flatten resource artifacts in Android rules.Gravatar tomlu2017-09-15
* Inline CustomCommandLine methods that can be expressed using VectorArg.Gravatar tomlu2017-09-12
* Improve CustomCommandLine interface.Gravatar tomlu2017-08-22
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* CustomCommandLine.Builder: clean up its interfaceGravatar laszlocsomor2017-07-17
* Enable aapt2 support in binary actions.Gravatar corysmith2017-07-03
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Do not expand nested sets in resource merging action construction.Gravatar Googler2017-05-15
* 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
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Lift out the ResourceContainer -> arg/artifact functionsGravatar Googler2016-07-29