aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Filter out generated databinding files from instrumentation APK.Gravatar ajmichael2017-12-15
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Perform ZipFilterAction on the instrumentation JAR using the target JAR as fi...Gravatar jingwen2017-12-13
* Stop filtering resources in analysis in aapt2 buildsGravatar Googler2017-12-08
* Move IDL constant out of AndroidSemanticsGravatar ajmichael2017-12-01
* Properly enforce one version for android_robolectric_test targets by respecti...Gravatar Googler2017-11-30
* Update tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Add android_local_test base class.Gravatar dannark2017-11-29
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Change Mock{Android,Java}Support to actually import test runner related jars ...Gravatar dannark2017-11-27
* Don't propagate resources when neverlink is specified and manifest is notGravatar Googler2017-11-22
* Add proper test coverage for filtering resource depsGravatar Googler2017-11-22
* Improve error message when missing default_toolchain in CROSSTOOLGravatar hlopko2017-11-22
* Add option to enable resource cycle shrinking.Gravatar Googler2017-11-21
* Update AndroidConfiguration to reflect changesGravatar Googler2017-11-21
* Remove experimental flags for generating robolectric R class.Gravatar Googler2017-11-20
* Support incremental dexing tools in proguarded Android buildsGravatar kmb2017-11-17
* Remove target from BUILD file that was prematurely added in https://github.co...Gravatar dannark2017-11-17
* Create shared base class for tests of android_{local,robolectric}_test.Gravatar dannark2017-11-16
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Stop adding data deps to AndroidDeployInfo proto.Gravatar ajmichael2017-11-15
* Add experimental flag to skip the parsing action if using aapt2.Gravatar Googler2017-11-15
* Actually run AarImportTest ?Gravatar ajmichael2017-11-15
* Automated rollback of commit 10b0d8aa6b73a024cc007c5e075cb329add878ef.Gravatar lberki2017-11-14
* Ban middlemen from runfiles artifacts.Gravatar Benjamin Peterson2017-11-10
* Remove android_instrumentation rule.Gravatar ajmichael2017-11-09
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01
* Clean up LocalResourceContainer.BuilderGravatar Googler2017-11-01
* Remove --incremental_dexing_binary_types.Gravatar ajmichael2017-10-31
* Default to not including library R classes in android_binary runtime classpathGravatar Googler2017-10-31
* Make AndroidRuleClasses#hasProguardSpecs less fragile.Gravatar ajmichael2017-10-31
* Modify android_instrumentation_test.instrumentation to accept android_binary ...Gravatar jingwen2017-10-27
* Implement android_binary.instruments attribute.Gravatar jingwen2017-10-27
* remove references to legacy_native_support. it is a no-op.Gravatar ajmichael2017-10-26
* Add unused, optional source_properties attribute to android_sdk.Gravatar ajmichael2017-10-25
* Add support for linker scripts in auto-linked Android native depsGravatar Googler2017-10-23
* Fix changes that broke resource filtering, and document related confusionGravatar Googler2017-10-23
* Extend from an abstract base class to avoid duplication of utility methods in...Gravatar ruperts2017-10-18
* Extract more RuleContext error-related methods into RuleErrorConsumerGravatar cparsons2017-10-16
* Remove some no-op flags.Gravatar ajmichael2017-10-13
* Return JavaInfo providers only once in Java rules.Gravatar elenairina2017-10-11
* Open-source unit tests for proguard actions.Gravatar ajmichael2017-10-06
* Add a whitelist for packages that can contain android_devices rules. Currentl...Gravatar ajmichael2017-10-06
* Add debug_key attribute to android_binary.Gravatar ajmichael2017-10-06
* Prevent overriding android_library srcless deps configuration value from Host...Gravatar jingwen2017-10-02
* Use intermediate compiled resource symbols for linking rather than static res...Gravatar Googler2017-10-02