- 3bbf9b9d Remove explicit "-a public-read" from gsutil calls. by philwo · 6 years ago
- 186929e Unbundle Android tools from Bazel's binary by Jingwen Chen · 6 years ago
- d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
- 00ac93a Android: fix mobule-install scripts for Python 3 by Laszlo Csomor · 6 years ago
- b3f28d3 Fix mobile-install v1 error when incrementally installing the native by jingwen · 6 years ago
- a964125 bump https://github.com/google/desugar_jdk_libs and update Android desugaring configuration accordingly. by kmb · 6 years ago
- 4a74c52 Correct misspelled English words in the Bazel's tools/... directory by jingwen · 6 years ago
- 4b00ab1 Update Android rules for Databinding V2. by ahumesky · 6 years ago
- c557399 [singlejar] Enable native singlejar on Windows by Loo Rong Jie · 6 years ago
- dec6577 Switch the default value of --incompatible_range_type by laurentlb · 6 years ago
- 37663e3 Make legacy-test-support neverlink. by Googler · 6 years ago
- 5a1ed1f Automated rollback of commit 83738e79f7e368732a64808c3073861a3c908f0c. by cushon · 7 years ago
- 83738e7 Automated rollback of commit 8e4ddb6f5ef9f2477a55ebad974dba17a900dff7. by philwo · 7 years ago
- 8e4ddb6 Consolidate on the new bootclasspath handling by cushon · 7 years ago
- 3987300 Stop using --release in versioned java_toolchains by Liam Miller-Cushon · 7 years ago
- 2e677fb Ignore unrecognized VM options in desugar.sh, such as the JVM 9 flags to silence warnings. by jingwen · 7 years ago
- 74321cf Don't disable preverification by cushon · 7 years ago
- d02f876 Quiet 'Illegal reflective access by com.google.protobuf.UnsafeUtil' warnings by cushon · 7 years ago
- df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
- c56699d 'DumpPlatformClasspath' now dumps the current JDK's default platform classpath by cushon · 7 years ago
- 1d35ca0 Replace instances of Blaze with Bazel. by Dan Fabulich · 7 years ago
- d292b34 Create a whitelist for android_library rules with deps but not srcs by cushon · 7 years ago
- 19cfc7c Update android_sdk system_image support to include 27 and 28. by jingwen · 7 years ago
- b6da3b1 bump dependency on desugar_jdk_libs to pull in latest changes. RELNOTES: None. by kmb · 7 years ago
- 88a20ee Quiet some warnings by cushon · 7 years ago
- db461d0 Add bazel rules for referencing android.test APIs when using android-28. by Googler · 7 years ago
- 9c68c3a Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7. by Googler · 7 years ago
- 5df8eb2 Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f. by jmmv · 7 years ago
- ccaccb2 Let blaze obfuscate manual main_dex_list according to proguard map. by Googler · 7 years ago
- 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
- cd76c1f Enable proguarded Android builds with --experimental_desugar_java8_libs in Bazel by kmb · 7 years ago
- 374112c Replace --experimental_android_enforce_strict_deps_for_binaries_under_test with a package whitelist by cushon · 7 years ago
- 11571bd send Android desugar tool invocations through wrapper script with additional configuration flags. by kmb · 7 years ago
- 8cbb372 fix @bazel_tools to actually include currently missing artifact from a genrule. by kmb · 7 years ago
- 5064676 Bump @desugar_jdk_libs dependency, which pulls in build file changes and a new class, and adjust its build accordingly. by kmb · 7 years ago
- bfd89d6 hook up Bazel's implicit dependencies for legacy java 8 support in //tools/android by kmb · 7 years ago
- 2660ffe Remove legacy manifest merging from Bazel. by ajmichael · 7 years ago
- fc98b44 android,windows: bugfix in aar_resources_extractor by laszlocsomor · 7 years ago
- 1b6c10a Use a separate implicit dependency for dexbuilder in proguarded android builds by kmb · 7 years ago
- 934ee14 Add an alias to import_deps_checker. The follow-up cl will reference this alias by cnsun · 7 years ago
- e066095 Hooks to support core library desugaring in Android builds RELNOTES: None. by kmb · 7 years ago
- 441dc76 Support legacy multidex. by ajmichael · 7 years ago
- cf097e4 Create @bazel_tools//tools/android:android_jar. by ajmichael · 7 years ago
- eefdecd Stop setting annotations_jar in Bazel android_sdk. by ajmichael · 7 years ago
- bc4f5c4 Stop bundling proguard.jar from android sdk into our integration tests. by ajmichael · 7 years ago
- 96a9a2b Pass the correct path of aapt_binary and merge its data runfiles into android_instrumentation_test's runfiles. by jingwen · 7 years ago
- 56567bb aar_resources_extractor ignore empty res/ and assets/ dirs. by ajmichael · 7 years ago
- 6f502ac Point android_instrumentation_test's test runner to the vendored by jingwen · 7 years ago
- 19044cf Add assets support to aar_import. by ajmichael · 7 years ago
- c924cf6 Clean up Windows config_settings by Yun Peng · 7 years ago
- dbe59b2 Remove unused filegroup. by ajmichael · 7 years ago
- 246ee56 More updates to tools/android modules for compatibility with python 3. by Googler · 7 years ago
- 741dbc0 Ensure that the target package in the <instrumentation> tag of the instrumentation android_binary's AndroidManifest.xml references the correct package name of the instrumented android_binary. by jingwen · 7 years ago
- 408ea37 Update tools/ modules for compatibility with python 3. by Akira Baruah · 7 years ago
- e8a83af Refactor flag access out of Adb._Exec() and into main(). by Akira Baruah · 7 years ago
- 396929c Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02. by tomlu · 7 years ago
- 5a163fb Add aapt2 to the filegroup of integration test dependencies. by ajmichael · 7 years ago
- 7b54020 This and further changes may contain minor modifications to BUILD files that don't serve any apparent purpose. The reason for these changes is that we're switching from checked-in BUILD files to generated BUILD files, and there may be small differences between these files. by tomlu · 7 years ago
- 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
- f241929 Build databinding annotation processor in host configuration. by ajmichael · 7 years ago
- d3cf9ee Open source ZipFilterBuilder for android_instrumentation_test by jingwen · 7 years ago
- 8a49b15 Fix ImportError on tools.android for junction_lib by jingwen · 7 years ago
- 89d954c Alias recently added tool as //tools/android:dexsharder for use by Bazel by kmb · 7 years ago
- 527ff1f Android,Windows: longpath support in tool by Laszlo Csomor · 7 years ago
- 0f8a9b8 Add aapt2 to Bazel-generated android_sdks. by ajmichael · 7 years ago
- 61342d0 Add a whitelist for packages that can contain android_devices rules. Currently, this whitelist includes every package. by ajmichael · 7 years ago
- a784c8f Use bundled proguard 5.3.3 instead of 4.7 from the SDK by ajmichael · 7 years ago
- 3f6e857 deps -> exports in bazel mobile-install stub app. by ajmichael · 8 years ago
- 567e9ab Windows,Android: support long paths in tool by Laszlo Csomor · 8 years ago
- c60bfdf Windows, aar_resources_extractor: longpath bugfix by Laszlo Csomor · 8 years ago
- ec91d20 Android, Python tools: bugfix in junction.py by Laszlo Csomor · 8 years ago
- 95ce534 Limit //external:android_sdk_for_testing to only the minimum files needed. by ajmichael · 8 years ago
- b5c0202 Update Bazel's android_device support to use new emulator paths. by ajmichael · 8 years ago
- 87f4097 Make android_sdk_repository resilient to prerelease and malformed system images by ajmichael · 8 years ago
- c77f891 Android,Windows: support long paths in tooling by Laszlo Csomor · 8 years ago
- 37d6104 Android,Windows: wrap SingleJar in a java_binary by Laszlo Csomor · 8 years ago
- c480f43 Remove unused android_library.resource_extractor attributes in the depot. by jingwen · 8 years ago
- a120c5c Remove resource_extractor from Bazel's android_sdk rules. by ajmichael · 8 years ago
- 69ef625 aar_import creates res/values/empty.xml if it contains no resources. by ajmichael · 8 years ago
- e005adf Busybox all the Bazel Android tools. by ajmichael · 8 years ago
- 3a5002f Android,tools: don't open zip file in binary mode by laszlocsomor · 8 years ago
- d456fca Android,tools: open all files in binary mode by Laszlo Csomor · 8 years ago
- 2b3207b Windows,Android: mobile-install fully works by Laszlo Csomor · 8 years ago
- fe14baf Windows, Android: fix mobile-install by Laszlo Csomor · 8 years ago
- 9426120 Remove old intellij aspect code bundled with Bazel by Googler · 8 years ago
- c2188eb Make $jarjar_bin point to //tools/android:jarjar_bin. by ajmichael · 8 years ago
- 567419d zip_manifest_creator: fix rlocation on Windows by Laszlo Csomor · 8 years ago
- 93dc21f Fix #3326 by making sure only one zipper is selected. by John Cater · 8 years ago
- c73fda5 zip_manifest_creator: more info if $ZIPPER missing by Laszlo Csomor · 8 years ago
- e212c05 Android: zip_manifest_creator now runs on Windows by Laszlo Csomor · 8 years ago
- d4e673e Android tooling: host/target path distinction by Laszlo Csomor · 8 years ago
- fe037f3 Windows, Android: update android_sdk_repository by Laszlo Csomor · 8 years ago
- 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
- 22d05eb Add //external:has_androidsdk config_setting. by ajmichael · 8 years ago
- dba22f3 Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c. by laszlocsomor · 8 years ago
- d894345 Use cc implementation of singlejar except on Windows. by Xin Gao · 8 years ago
- 20824c1 Set the correct main class on the desugar java_binary target in Bazel. by ajmichael · 8 years ago
- 40d9cb3 Allow android compilations to use type annotations by cushon · 8 years ago
- d74bf36 Add compile_jars for Skylark to JavaProvider by Stephen Twigg · 8 years ago
- 71ed1ee Improve error message when building Android rules without an SDK. by ajmichael · 8 years ago