aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android
Commit message (Expand)AuthorAge
* Don't disable preverificationGravatar cushon2018-08-13
* Quiet 'Illegal reflective access by com.google.protobuf.UnsafeUtil' warningsGravatar cushon2018-08-13
* Windows: add //tools/... tests to test suiteGravatar Laszlo Csomor2018-08-09
* 'DumpPlatformClasspath' now dumps the current JDK's default platform classpathGravatar cushon2018-08-08
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Create a whitelist for android_library rules with deps but not srcsGravatar cushon2018-07-03
* Update android_sdk system_image support to include 27 and 28.Gravatar jingwen2018-07-03
* bump dependency on desugar_jdk_libs to pull in latest changes.Gravatar kmb2018-07-03
* Quiet some warningsGravatar cushon2018-07-03
* Add bazel rules for referencing android.test APIs when using android-28.Gravatar Googler2018-06-21
* Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7.Gravatar Googler2018-06-08
* Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f.Gravatar jmmv2018-06-07
* Let blaze obfuscate manual main_dex_list according to proguard map.Gravatar Googler2018-06-06
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Enable proguarded Android builds with --experimental_desugar_java8_libs in BazelGravatar kmb2018-05-16
* Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...Gravatar cushon2018-05-15
* send Android desugar tool invocations through wrapper script with additional ...Gravatar kmb2018-04-24
* fix @bazel_tools to actually include currently missing artifact from a genrule.Gravatar kmb2018-04-18
* Bump @desugar_jdk_libs dependency, which pulls in build file changes and a ne...Gravatar kmb2018-04-17
* hook up Bazel's implicit dependencies for legacy java 8 support in //tools/an...Gravatar kmb2018-04-11
* Remove legacy manifest merging from Bazel.Gravatar ajmichael2018-04-05
* android,windows: bugfix in aar_resources_extractorGravatar laszlocsomor2018-02-27
* Use a separate implicit dependency for dexbuilder in proguarded android buildsGravatar kmb2018-02-21
* Add an alias to import_deps_checker. The follow-up cl will reference this aliasGravatar cnsun2018-02-21
* Hooks to support core library desugaring in Android buildsGravatar kmb2018-02-07
* Support legacy multidex.Gravatar ajmichael2018-02-05
* Create @bazel_tools//tools/android:android_jar.Gravatar ajmichael2018-01-26
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Stop bundling proguard.jar from android sdk into our integration tests.Gravatar ajmichael2018-01-25
* Pass the correct path of aapt_binary and merge its data runfiles into android...Gravatar jingwen2018-01-23
* aar_resources_extractor ignore empty res/ and assets/ dirs.Gravatar ajmichael2018-01-18
* Point android_instrumentation_test's test runner to the vendoredGravatar jingwen2018-01-17
* Add assets support to aar_import.Gravatar ajmichael2018-01-16
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Remove unused filegroup.Gravatar ajmichael2017-12-20
* More updates to tools/android modules for compatibility with python 3.Gravatar Googler2017-12-19
* Ensure that the target package in the <instrumentation> tag of the instrument...Gravatar jingwen2017-12-19
* Update tools/ modules for compatibility with python 3.Gravatar Akira Baruah2017-12-18
* Refactor flag access out of Adb._Exec() and into main().Gravatar Akira Baruah2017-12-13
* Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02.Gravatar tomlu2017-12-06
* Add aapt2 to the filegroup of integration test dependencies.Gravatar ajmichael2017-12-05
* This and further changes may contain minor modifications to BUILD files that ...Gravatar tomlu2017-12-05
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* Fix ImportError on tools.android for junction_libGravatar jingwen2017-11-06
* Alias recently added tool as //tools/android:dexsharder for use by BazelGravatar kmb2017-11-01
* Android,Windows: longpath support in toolGravatar Laszlo Csomor2017-10-24
* Add aapt2 to Bazel-generated android_sdks.Gravatar ajmichael2017-10-18
* Add a whitelist for packages that can contain android_devices rules. Currentl...Gravatar ajmichael2017-10-06