aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools
Commit message (Expand)AuthorAge
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Minor usability fixes for the incremental deployment stub application:Gravatar Lukacs Berki2015-09-25
* Stop AndroidResourceProcessingAction from creating a "_resources" folder in t...Gravatar Andrew Pellegrini2015-09-22
* Use ApplicationInfo.dataDir instead of hardcoding "/data/data/<PACKAGE NAME>"...Gravatar Lukacs Berki2015-09-11
* Prevent android_binary rule from overwriting the <compatible-screens> section...Gravatar Andrew Pellegrini2015-09-11
* Quick fix for shipping the android tools in the Bazel binaryGravatar Damien Martin-Guillerez2015-09-03
* Add an integration test for Android rules.Gravatar Lukacs Berki2015-09-03
* Make three logging statements fine instead of info, so they don't show up in ...Gravatar Googler2015-07-30
* Fix fallout from []: it broke "blaze mobile-install" when no --native_lib arg...Gravatar Lukacs Berki2015-07-29
* Make the stub application support incremental deployment of native libraries.Gravatar Lukacs Berki2015-07-29
* Updates AndroidResourceProcessingAction and AarGeneratorAction to use temp di...Gravatar Alex Humesky2015-07-23
* The final CL in getting Android support to work: add resources_processor.sh a...Gravatar Lukacs Berki2015-06-30
* Fix of intermittent hang when building Aar files. This is an untested fix bec...Gravatar Andrew Pellegrini2015-06-26
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26
* Move the parallel dexing tools to the Bazel tree.Gravatar Lukacs Berki2015-06-05
* Get the code cache directory for stub application from the Context instead of...Gravatar Lukacs Berki2015-05-11
* Fix Bazel integration tests.Gravatar Lukacs Berki2015-04-14
* Move the Android incremental deployment stub application to the Bazel tree.Gravatar Lukacs Berki2015-04-14