aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Adds -p to zipalign invocation to align stored (not compressed) .so files in ...Gravatar ahumesky2017-08-25
* Naming style fix for AndroidInstrumentationInfo(Provider).Gravatar dslomov2017-08-25
* Allow generator attributes in android_libraries used as android_resourcesGravatar Googler2017-08-25
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.Gravatar lberki2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Add resource filtering support for third pseudolocaleGravatar Googler2017-08-24
* Enable parameter files for manifest merger actions.Gravatar apell2017-08-24
* RELNOTES: Allow java_lite_proto_library in the deps of android rules.Gravatar ajmichael2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Split Info into SkylarkInfo and NativeInfo.Gravatar dslomov2017-08-22
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-22
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* Improve CustomCommandLine interface.Gravatar tomlu2017-08-22
* Resource filtering properly handles pseudolocalesGravatar Googler2017-08-22
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Prevent using android libraries as resources if they have non-resource infoGravatar Googler2017-08-21
* Desugar all the Android builds!Gravatar ajmichael2017-08-18
* Expose android configuration to skylark (android_sdk and apk_signing_method)Gravatar Googler2017-08-18
* Filter out non-aidl files out of idl_preprocessed param if the passed in valueGravatar Googler2017-08-17
* Add aapt2 to the resource compile action.Gravatar corysmith2017-08-17
* Add flag to fail when android_resources targets are encounteredGravatar Googler2017-08-17
* Add more type safety to CustomCommandLine.Gravatar tomlu2017-08-16
* android_library can be used in the resources attributeGravatar Googler2017-08-16
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Lazily construct AndroidDeployInfo proto.Gravatar tomlu2017-08-14
* Rename the aapt2 library to .apk, which is what aapt2 expects for static libr...Gravatar corysmith2017-08-11
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95.Gravatar ajmichael2017-08-10
* Remove exec from $testing_shbase. It is a sh_library target that we only use ...Gravatar ajmichael2017-08-10
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* Automated rollback of commit f7f1a8f756f33f86b1bdc5023d5052117b62523e.Gravatar laszlocsomor2017-08-09
* Add flag to use processed resource apk manifest fileGravatar Googler2017-08-09
* Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylarkGravatar ulfjack2017-08-09
* Windows, AndroidBusyBox: always use params filesGravatar laszlocsomor2017-08-09
* Change logic of Blaze Java coverage.Gravatar elenairina2017-08-08
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Move AliasProvider to lib.analysisGravatar ulfjack2017-08-07
* Android BusyBox: deprecate --libraries flagGravatar laszlocsomor2017-08-04
* Use @CompileTimeConstant on SpawnAction.Builder#setProgressMessage.Gravatar tomlu2017-08-04
* Automated rollback of commit 0abf5fa2d64c76def5a8fa0f960b73ce0566af4d.Gravatar laszlocsomor2017-08-03
* Android BusyBox: actions use the default shell envGravatar Laszlo Csomor2017-08-03
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03