aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
...
* 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
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* Use dynamically configured resource filteringGravatar Googler2017-07-31
* Assert that declared providers are not TransitiveInfoProviders.Gravatar dslomov2017-07-28
* Define an outgoing rule transition interface.Gravatar gregce2017-07-27
* Resource filtering should preserve all matching artifacts, despite shared namesGravatar Googler2017-07-27
* Add the android.jar to the validate and link step for aapt2.Gravatar corysmith2017-07-26
* Inherit allowable resource directories from android_ide_commonGravatar Googler2017-07-26
* Make --experimental_use_parallel_android_resource_processing a no-op.Gravatar ajmichael2017-07-26
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Distinguish mnemonics between different usages of aapt.Gravatar ajmichael2017-07-24
* Use ActionInputFileCache instead of MetadataHandler in more placesGravatar ulfjack2017-07-24
* Remove --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-07-21
* Fold AndroidAaptBaseRule into AndroidBaseRule.Gravatar ajmichael2017-07-21
* Allow the aapt2 code paths to be enabled by either flag or attribute.Gravatar corysmith2017-07-21
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* RELNOTES: Ignore --glibc in the Android transition.Gravatar Googler2017-07-19
* Clean up ConfigFeatureFlagProvider.Gravatar mstaib2017-07-19
* Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Dynamic transitions for controlling resource filteringGravatar Googler2017-07-18
* Cleanup in Android/C++/Java providers documentationGravatar laurentlb2017-07-18
* Internal changeGravatar Googler2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* ResourceFilter supports dynamically configured resource filteringGravatar Googler2017-07-17
* Filter LocalResourceContainer and use it to get a filtered ResourceContainerGravatar Googler2017-07-17
* CustomCommandLine.Builder: clean up its interfaceGravatar laszlocsomor2017-07-17
* Detect one version violations while building android_binary targetsGravatar Googler2017-07-14
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Make native declared providers not implement TransitiveInfoCollection.Gravatar dslomov2017-07-12
* Moves printing method for feature accessibility errors.Gravatar plf2017-07-12
* Minor cleanup of AndroidConfiguration.Gravatar ajmichael2017-07-12
* Making mobile-install v2 compatible with ASwB pluginGravatar Googler2017-07-12
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11