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