aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/WriteAdbArgsAction.java
Commit message (Expand)AuthorAge
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Forward test relevant flags to mobile-install launcher.Gravatar Googler2017-12-01
* Remove unused adb_jobs flag.Gravatar Googler2017-11-30
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Document Android options.Gravatar ajmichael2017-11-28
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Fix typo, mobile_install should be mobile-installGravatar Googler2017-04-12
* Make mobile-install wait for debuggerGravatar Googler2017-03-17
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add "warm" starting to mobile-install.Gravatar Googler2015-08-04
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19