aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/WriteAdbArgsAction.java
Commit message (Expand)AuthorAge
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Automated rollback of commit 77777d1a769e938839b82c65ff320e09b1e7a715.Gravatar Googler2018-04-24
* Fix crash from mobile-install with --device but no --adb_args.Gravatar ajmichael2018-04-04
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* 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