aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidAaptActionHelper.java
Commit message (Expand)AuthorAge
* Remove dead android_resources codeGravatar Googler2017-12-22
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Distinguish mnemonics between different usages of aapt.Gravatar ajmichael2017-07-24
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Remove reference to android_tool_runner.Gravatar Googler2016-08-03
* [Android] Support aapt-generated main dex specs.Gravatar Googler2016-05-05
* Remove FilesToRunProvider.label.Gravatar Ulf Adams2016-04-22
* --Gravatar Googler2015-12-21
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* Rollback of commit 25f07c5f1ae826d748a4dac61f3adf3deb4edc8f.Gravatar Googler2015-06-08
* Remove the dynamic tool launcher, now that the android tools are static.Gravatar Googler2015-06-05
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19