aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Stop passing around unused JavaCommon object.Gravatar ajmichael2017-09-15
* Avoid flattening nested sets when constructing SingleJar source jar.Gravatar tomlu2017-09-15
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Add whitelists for android_resources removalGravatar Googler2017-09-15
* Do not flatten resource artifacts in Android rules.Gravatar tomlu2017-09-15
* Implemented a check for implicitly-exported deps in android_library, and rais...Gravatar jingwen2017-09-14
* Remove concept of "processorFlags" from Bazel.Gravatar ajmichael2017-09-14
* Support for local_resource_files in android_testGravatar Googler2017-09-13
* Merging a RunfilesSupport object into Runfiles.Builder no longer adds the run...Gravatar Benjamin Peterson2017-09-12
* Allow mobileInstallResourceApks to be null.Gravatar ahumesky2017-09-12
* Adds getProguardSpecsForManifest to AndroidSematics to inject proguard specs.Gravatar Googler2017-09-12
* Enable resource shrinking for aapt2.Gravatar corysmith2017-09-12
* Inline CustomCommandLine methods that can be expressed using VectorArg.Gravatar tomlu2017-09-12
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Remove the unused fallback argument from getHost() and the unused method getP...Gravatar lberki2017-09-12
* Make --experimental_android_use_nocompress_extensions_on_apk a no-op.Gravatar ajmichael2017-09-08
* Add flag to turn off the resources attributeGravatar Googler2017-09-07
* Move mobile-install intermediate artifacts from _dx to _mobile_install to betterGravatar ahumesky2017-09-06
* make local worker mode configurable for dexbuilderGravatar kmb2017-09-06
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* Moves all the mobile-install related code from AndroidBinary to a separateGravatar ahumesky2017-09-04
* Android,Windows: use default shell env in actionsGravatar Laszlo Csomor2017-09-01
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* Remove resource_extractor attribute from the android_sdk rule.Gravatar jingwen2017-09-01
* android_test binary_under_test/deps must have the same flags if any are set.Gravatar mstaib2017-08-31
* Fixed typo errors in doc: s/of/off, s/tarets/targetsGravatar jingwen2017-08-31
* Fix typo in idl generation mnemonic.Gravatar ajmichael2017-08-31
* Add support for Proguard's -obfuscationdictionary command line parameter with...Gravatar Googler2017-08-30
* Save density information to manifests when filtering resources in analysisGravatar Googler2017-08-30
* Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146f...Gravatar apell2017-08-29
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* 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