aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.Gravatar ajmichael2017-04-07
* Update incremental dexing helper flag defaultsGravatar kmb2017-04-06
* Upgrade Android data binding integration to work with newest libraries.Gravatar gregce2017-04-06
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Consolidate tests for the presence of sources and resourcesGravatar cushon2017-04-04
* Add flag to compress all Java resources before bundling them into the APK.Gravatar ajmichael2017-04-03
* Open source android_device rule.Gravatar ajmichael2017-03-31
* Build android_binary APKs with Singlejar by default.Gravatar ajmichael2017-03-31
* Move ResourceFilter into AndroidConfigurationGravatar Googler2017-03-31
* Make apkbuilder attribute of android_sdk optional.Gravatar ajmichael2017-03-31
* Modify AndroidSemantics#addMainDexListActionArguments to take proguard map as...Gravatar Googler2017-03-31
* Remove RuleContext from ResourceFilter stateGravatar Googler2017-03-31
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-31
* Description redacted.Gravatar Adam Michael2017-03-28
* Sign all android_binarys with both the v1 and v2 signature schemes by default.Gravatar Adam Michael2017-03-28
* turn on --experimental_incremental_dexing_error_on_missed_jars by default.Gravatar Kevin Bierhoff2017-03-27
* introduce hidden flag to configure bytecode optimizersGravatar Kevin Bierhoff2017-03-27
* Un-rollback and fix bugs in resource density filteringGravatar Googler2017-03-27
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.Gravatar Tobias Werth2017-03-23
* Enable Android parallel resource processing by default.Gravatar Adam Michael2017-03-23
* Filter android_binary resources by screen density in the analysis phaseGravatar Googler2017-03-22
* Rollback of commit 65a9bc9a79a660291210719862bc194a87311943.Gravatar Googler2017-03-22
* adds feature_of and feature_after attrs to android_binary. these are android_...Gravatar Googler2017-03-21
* --Gravatar Adam Michael2017-03-21
* Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.Gravatar Tobias Werth2017-03-20
* Create "internal" category of command-line options.Gravatar Michael Staib2017-03-20
* Move library R generation to a separate action, ensuring the merging happensGravatar Googler2017-03-20
* Make mobile-install wait for debuggerGravatar Googler2017-03-17
* Stop Bazel from crashing on data-bound Android libraries with no resources.Gravatar Greg Estren2017-03-16
* Remove support for --apk_signing_method=legacy_v1.Gravatar Adam Michael2017-03-16
* Make mobile-install work with --use_singlejar_apkbuilder.Gravatar Adam Michael2017-03-14
* Use platform-specific path separator for --dependencyManifests.Gravatar Adam Michael2017-03-14
* Global cleanup change.Gravatar Googler2017-03-12
* 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