aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidBinaryMobileInstall.java
Commit message (Expand)AuthorAge
* Rename NativeLibsZipsInfo to AndroidNativeLibsInfo.Gravatar Googler2018-02-16
* Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.action...Gravatar tomlu2018-02-15
* Remove dead android_resources codeGravatar Googler2017-12-22
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Stop adding data deps to AndroidDeployInfo proto.Gravatar ajmichael2017-11-15
* Return JavaInfo providers only once in Java rules.Gravatar elenairina2017-10-11
* Move expansion functionality to a new classGravatar ulfjack2017-09-29
* Add flag to Blaze to double-check correct desugaring in Android deploy.jarsGravatar kmb2017-09-29
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Move mobile-install intermediate artifacts from _dx to _mobile_install to betterGravatar ahumesky2017-09-06
* Moves all the mobile-install related code from AndroidBinary to a separateGravatar ahumesky2017-09-04