aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* Rollback of commit 270f59b3630ef009f4a3e973581b3fc65a24ecc9.Gravatar Michael Staib2016-07-14
* RELNOTES: Improve Android split transition handling.Gravatar Googler2016-07-12
* --Gravatar Googler2016-07-12
* Use fast-path compiler for android_binary R.classesGravatar Googler2016-07-11
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* --Gravatar Carmi Grushko2016-07-07
* Rollback of commit 588a6a04c748a02f583d552660434d74190bb3ba.Gravatar Florian Weikert2016-07-04
* Add output log for android resource shrinking, following the format produced ...Gravatar Andrew Pellegrini2016-07-04
* Fix existing usages of persistent workers to include the new "supports-worker...Gravatar Philipp Wollermann2016-06-30
* Support copy-only native code in modern native support for android_binary.Gravatar Michael Staib2016-06-30
* Collect logic related to extra Proguard outputs in one place.Gravatar Googler2016-06-29
* Reorganize Skylark Reference documentation.Gravatar Dmitry Lomov2016-06-29
* Roll forward commit 53c8f94cfb2ac7d41c8815e40e3d9d834789142bGravatar Liam Miller-Cushon2016-06-24
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Remove application_id, version_code and version_name attributes from android_...Gravatar Andrew Pellegrini2016-06-23
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Rollback of commit 611e7cd47de47fd7cc7e08a260d6640803aafd9f.Gravatar Liam Miller-Cushon2016-06-22
* Fix analysis performance regression caused by header compilationGravatar Liam Miller-Cushon2016-06-22
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Adds the label of the rule that produced the artifact to the apk manifest.Gravatar Alex Humesky2016-06-21
* Move Android and Java 7 javacopts into java_toolchainGravatar Liam Miller-Cushon2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Updates android_binary.multidex docs.Gravatar Alex Humesky2016-06-16
* fix crash that can happen when using incremental dexing *and* --android_cross...Gravatar Googler2016-06-13
* Always use android_compiler if android_crosstool_top is set.Gravatar Googler2016-06-13
* Adds a step before creating the resource apk (ap_) to swap out the applicationGravatar Alex Humesky2016-06-13
* Add addMainDexListActionArguments to AndroidSemantics.Gravatar Googler2016-06-13
* Adds the path to the debug keystore to the apk_manifest.Gravatar Alex Humesky2016-06-10
* Fix typos and grammar.Gravatar Julio Merino2016-06-09
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Remove redirect chasing from AndroidConfiguration.Loader.Gravatar Lukacs Berki2016-06-06
* Add resource_jar to android_studio_info.proto.Gravatar Googler2016-06-03
* --Gravatar Googler2016-06-03
* Allow honoring select dexopts in incremental dexingGravatar Googler2016-05-25
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Update Bazel native rule documentation to use new ${link} syntax.Gravatar David Chen2016-05-20
* Rollback of commit 9f046cba37de6088b2f81717bc263889a5146d86.Gravatar Googler2016-05-19
* Rollback of commit e37c55eccbd4516b2db7aaf58ef95209dfad3ed4.Gravatar Ulf Adams2016-05-19
* Rollback of commit b8946eabd60a199a66a1892701d52d9801c7fb1a.Gravatar Ulf Adams2016-05-18
* Add attribute to android binaries to explicitly control incremental dexing.Gravatar Googler2016-05-17
* Honor a whitelist of dx flags in incremental dexingGravatar Googler2016-05-16
* Adds configuration fragment requirements for AndroidNeverlinkAspect.Gravatar Michael Staib2016-05-16
* Finally remove the android_jack attribute from android_sdk.Gravatar Michael Staib2016-05-13
* Fix NullPointerException when using android resource shrinking with an incomp...Gravatar Andrew Pellegrini2016-05-12
* Avoid generating an ap_ file for android_libraryGravatar Googler2016-05-10
* Persist manifest changes made in AndroidResourceProcessingAction back to andr...Gravatar Andrew Pellegrini2016-05-10
* Fixes .aar being created with manifest placeholders ${applicationId} and ${pa...Gravatar Andrew Pellegrini2016-05-09