aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidRuleClasses.java
Commit message (Expand)AuthorAge
* Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.Gravatar Tobias Werth2017-03-20
* Move library R generation to a separate action, ensuring the merging happensGravatar Googler2017-03-20
* Incrementally dex any Android IDL runtime libraryGravatar Googler2017-02-23
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Add the Android resource shrinker log as a file to build when shrinking is pe...Gravatar Andrew Pellegrini2017-01-25
* Rollback of commit 283b60a0c93b8ed9659fe6d97592202170946dd7.Gravatar Adam Michael2017-01-25
* Add attributes to android_sdk rule so that they will be available for open so...Gravatar Googler2017-01-25
* Add getImplicitOutputArtifact to BuildViewTestCase. This vastly simplifiesGravatar Googler2017-01-23
* Disallow proto_library deps for android_* rules.Gravatar Greg Estren2017-01-18
* Rename symbolsTxt to symbols reflecting it's actual usage.Gravatar Googler2017-01-18
* Add the output_licenses attribute to java_toolchain and make Bazel use it whe...Gravatar Lukacs Berki2017-01-17
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Exposes the Android split transition configuration to Skylark.Gravatar Alex Humesky2016-12-22
* RELNOTES[NEW]: Allow Android aidl tool to add a jar to the program's classpat...Gravatar Googler2016-12-16
* Delete ANDROID_LIBRARY_AAR_CLASSES_JAR implicit outputGravatar Googler2016-12-05
* Add support for Rex package mapGravatar Googler2016-11-02
* Switch default --apk_signing_method from legacy_v1 to v1.Gravatar Adam Michael2016-10-28
* Desugar Java 8 for Android builds without incremental dexing.Gravatar Googler2016-10-14
* Added support for rex to optionally compress dex files.Gravatar Googler2016-10-12
* RELNOTES: Create a flag --android_dynamic_mode to turn off dynamic mode durin...Gravatar Googler2016-10-10
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Moves multidex attribute up the rule inheritance hierarchy.Gravatar Alex Humesky2016-09-22
* Java 8 support for Android builds, initially with incremental dexing only.Gravatar Googler2016-09-19
* Adds aar_import rule to Bazel along with tools needed to implement it. Curren...Gravatar Adam Michael2016-09-14
* Adds support for ApkSignerTool and APK signature schema v2 behind --apk_signi...Gravatar Adam Michael2016-09-01
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Rollback of commit b5ac354867c4d8deb543285e87e636504078fb69.Gravatar Michael Staib2016-08-25
* Issue deprecation warnings for deprecated code paths.Gravatar Googler2016-08-16
* Use processed instead of merged manifest in android deploy infoGravatar Googler2016-08-12
* The Android transition requires a valid CPU value. If we don't have one, don'...Gravatar Googler2016-08-11
* Add a resource parsing action.Gravatar Googler2016-07-28
* Moves exports_manifest attribute to AndroidLibraryBaseRule instead ofGravatar Googler2016-07-27
* Use fast-path compiler for android_binary R.classesGravatar Googler2016-07-11
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* 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
* 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
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* 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
* Fix typos and grammar.Gravatar Julio Merino2016-06-09
* Allow honoring select dexopts in incremental dexingGravatar Googler2016-05-25
* 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