aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Global cleanup change.Gravatar Googler2017-03-09
* Add a source_jars variable to OutputJar.Gravatar Irina Iancu2017-03-08
* Rollback of commit e450c00bf487c711f9b0615e9eb89980c5732b4a.Gravatar Jon Brandvein2017-03-03
* --Gravatar Googler2017-03-02
* Do not execute aspect implementation if target advertizes but fails to provid...Gravatar Dmitry Lomov2017-03-01
* Improve memory efficiency of incremental dexing and introduce flag to error o...Gravatar Googler2017-03-01
* Inject aidl_lib only to android_library targets that have idl_srcsGravatar Googler2017-03-01
* Description redacted.Gravatar Googler2017-02-24
* Filter android_binary resources during analysisGravatar Googler2017-02-24
* Implicitly generate Proguard obfuscation mapping file for android_binary targ...Gravatar Andrew Pellegrini2017-02-24
* Incrementally dex any Android IDL runtime libraryGravatar Googler2017-02-23
* incrementally dex generated_extension_registry jars generated for top-level a...Gravatar Googler2017-02-23
* Avoid crashing on proto_libraries when not incrementally dexing lite protos.Gravatar Googler2017-02-20
* Tune naming of Android data binding metadata files.Gravatar Greg Estren2017-02-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* 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