aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Expose .ap_ artifact as a skylark providerGravatar Googler2017-06-05
* Remove "supports-workers" tag from ApkBuilder execution info.Gravatar philwo2017-06-05
* Generate pre-reconciled ids R classes for dependency libraries with resourcesGravatar corysmith2017-06-02
* Remove NestedSets from ApkProvider.Gravatar ajmichael2017-06-01
* Fix aliases for users of label-keyed string dicts.Gravatar mstaib2017-06-01
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Remove no-op use_singlejar_for_proguard_libraryjars flag - it was removed fro...Gravatar Googler2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Automated g4 rollback of commit e2edf2e141a09c025a958d580c7cac7b57c70d83.Gravatar Googler2017-05-26
* Add one version enforcement to android_robolectric_testGravatar Googler2017-05-26
* Fix typos in android_device.system_image attribute documentationGravatar Googler2017-05-23
* Remove outdated comment.Gravatar ajmichael2017-05-23
* Add deprecation warning if the "legacy" manifest merger is used, now that the...Gravatar apell2017-05-23
* Automated g4 rollback of commit c78c947e6a8cbb323304f872a3dcabb989a3d76b.Gravatar cpeyser2017-05-23
* Extract determining which manifest merger to use (legacy v android) to a sepa...Gravatar Googler2017-05-22
* Create new android_host_service_fixture rule.Gravatar ajmichael2017-05-22
* Do not retain transitive data in AndroidLocalTestBase.Gravatar Googler2017-05-15
* Convert locale qualifiers from old Aapt format to correct format before parsingGravatar Googler2017-05-15
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Do not expand nested sets in resource merging action construction.Gravatar Googler2017-05-15
* Add manifest_merger and manifest_values attributes to android_test to allow m...Gravatar apell2017-05-10
* Make default value of exports_manifest depend on a flag.Gravatar ajmichael2017-05-08
* Create new android_instrumentation rule.Gravatar ajmichael2017-05-05
* Create new android_device_script_fixture rule.Gravatar ajmichael2017-05-05
* Remove implicitRequirements from --experimental_android_compress_java_resources.Gravatar ajmichael2017-05-04
* Flag cleanup (Step 1 of 3): Make use_singlejar_for_proguard_libraryjars a no-...Gravatar Googler2017-05-03
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Remove implicit requirements on --use_singlejar_apkbuilder.Gravatar ajmichael2017-05-02
* Automated g4 rollback of commit 6af104a0cf5662d53e4f55b7d5a64255ce470a53.Gravatar ajmichael2017-04-30
* Introduce a base class for AndroidLocalTest, AndroidLocalTestBase. This is a ...Gravatar Googler2017-04-30
* Make --experimental_android_compress_java_resources true by default.Gravatar ajmichael2017-04-28
* Only create the databinding annotation file onceGravatar cushon2017-04-28
* Hide --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-27
* Remove jack and jill attributes of android_sdk.Gravatar ajmichael2017-04-26
* Deprecate --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-25
* RELNOTES: NoneGravatar ajmichael2017-04-19
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* Expose the native libs of the android_binary rule to skylark.Gravatar Googler2017-04-18
* In android_library targets, R.class files should not be runtime dependenciesGravatar Googler2017-04-18
* Make Android data binding rules explicitly depend on the runtime library.Gravatar gregce2017-04-13
* Add feature_flags attribute to Android binary rules.Gravatar mstaib2017-04-13
* Introduce hidden configuration flag to list dexopts used by DexFileMerger too...Gravatar kmb2017-04-12
* Fix typo, mobile_install should be mobile-installGravatar Googler2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Support multidex in Bazel.Gravatar ajmichael2017-04-11
* Pass --keep-main-dex flag to rex when multidex mode is set to legacyGravatar Googler2017-04-10
* Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.Gravatar ajmichael2017-04-07
* Update incremental dexing helper flag defaultsGravatar kmb2017-04-06
* Upgrade Android data binding integration to work with newest libraries.Gravatar gregce2017-04-06