aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Remove DynamicModeFlag and thus fix crash caused by passing --dynamic_mode=au...Gravatar Lukacs Berki2017-02-17
* Guard incremental dexing of lite protos in android builds with flagGravatar Googler2017-02-17
* Make Android data binding work with --experimental_use_parallel_android_resou...Gravatar Greg Estren2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Restrict aspects visible to other aspects according to their advertised provi...Gravatar Dmitry Lomov2017-02-15
* Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.Gravatar Googler2017-02-15
* Exposes generated manifest artifact (this is the resulting artifact after the...Gravatar Googler2017-02-14
* Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64.Gravatar Carmi Grushko2017-02-14
* Use AliasProvider for DexArchiveAspect to "see through" alias targets until [...Gravatar Googler2017-02-10
* Make aar_import fail fast if no android_sdk is set up.Gravatar Adam Michael2017-02-10
* 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
* Update documentation to note that the shrinker behavior differs from the Grad...Gravatar Andrew Pellegrini2017-02-01
* Fix test breakage, which tests build flags to be canonical, by maintaining --...Gravatar Andrew Pellegrini2017-01-31
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Incremental dexing for java_lite_proto_librariesGravatar Googler2017-01-27
* Deletes dead code. AndroidNativeLibraryProvider is collected and propagated,Gravatar Alex Humesky2017-01-26
* Add parameter files to the android resource processing.Gravatar Googler2017-01-26
* Move Android resource shrinking from experimental to stable.Gravatar Andrew Pellegrini2017-01-26
* Cleanup android rules and android tools so that my IDE stops complaining to me.Gravatar Adam Michael2017-01-25
* Move rexed proguard map to top level blaze-bin directory when rex enabledGravatar Googler2017-01-25
* 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
* Remove the ability for an aspect to propagate a different aspect.Gravatar Dmitry Lomov2017-01-20
* 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
* Rollback of commit 117197000692fd7391962ef968228a31bf97399a.Gravatar Adam Michael2017-01-13
* Rollback of commit 7fc35ae6890f4130b4d99a6c5007dcee91c5a8cc.Gravatar Marcel Hlopko2017-01-12
* Add a java_{library,binary}.resource_jars attribute that allows one to specif...Gravatar Lukacs Berki2017-01-12
* aar_import provides JavaCompilationArgsProvider for DexArchiveAspect.Gravatar Adam Michael2017-01-12
* Finish removing experimental_use_rclass_generator flagGravatar Googler2017-01-10
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* RELNOTES: Default --android_dynamic_mode to off.Gravatar Googler2017-01-09
* Updates Android flag documentation.Gravatar Alex Humesky2017-01-09
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Manually add periods to documentation strings where needed.Gravatar John Cater2017-01-03
* Refactor JavaSkylarkApiProvider to source its info from passed-in providers i...Gravatar Googler2017-01-03
* RELNOTES[NEW]: Add transitive proguard_specs when android_sdk.aidl_lib is spe...Gravatar Googler2016-12-22
* Exposes the Android split transition configuration to Skylark.Gravatar Alex Humesky2016-12-22
* Stop passing --no-locals to dx for coverage buildsGravatar Liam Miller-Cushon2016-12-22
* Update call sites to FileWriteAction to use the --experimental_transparent_co...Gravatar Jon Brandvein2016-12-20
* Improve the error message for when bazel can't determine the java package for...Gravatar Alex Humesky2016-12-16
* RELNOTES[NEW]: Allow Android aidl tool to add a jar to the program's classpat...Gravatar Googler2016-12-16
* Fix doc typo.Gravatar Alex Humesky2016-12-13
* Document aar_import in Bazel.Gravatar Adam Michael2016-12-13
* Rollback of commit 67b4d5250edcefa7220e928e529b1f385e2dc464.Gravatar Alex Humesky2016-12-06