1. c8c0d94 Export proguard specs from aar_import by bromano · 4 years, 1 month ago
  2. 37ea3d5 Make MockPlatformSupport more flexible, and clean up uses of @bazel_tools//platforms in tests. by jcater · 4 years, 1 month ago
  3. 5a8a924 Automated rollback of changelist 260074256. by aiuto · 4 years, 1 month ago
  4. db3757b Add Android Starlark migration tag to native call of android_sdk() in android_sdk_repository_template.bzl. by ahumesky · 4 years, 1 month ago
  5. 85ab374 Fix AarResourcesExtractor action to produce consistent zips by Nick Korostelev · 4 years, 4 months ago
  6. 2d990cf Fix #10127: Remove Python 2 dependency from tools/android. by philwo · 4 years, 4 months ago
  7. 028e02c Remove jarjar distribution. by Ivo List · 4 years, 4 months ago
  8. df2c02a Retrieve singlejar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 4 months ago
  9. 1049fe8 [Bazel] Improve Mobile-Install Incremental Manifest Generating by applying multi-thread by ThomasCJY · 4 years, 5 months ago
  10. cfb5b41 Retrieve ijar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 5 months ago
  11. 080547f Automated rollback of commit 6d448136d13ddab92da8bb29ea6e8387821369d9. by juliexxia · 4 years, 6 months ago
  12. 6d44813 Automated rollback of commit 3e79b0dbd93deeb3a2d970371f1b72845613ac06. by juliexxia · 4 years, 6 months ago
  13. 3e79b0d Add BazelSdkToolchainRule and GoogleSdkToolchainRule as ancestors to rules that currently access the AndroidSdkProvider from the :android_sdk attr. by juliexxia · 4 years, 6 months ago
  14. 144d514 Update android_sdk_repository to create a valid, but useless, repository by John Cater · 4 years, 7 months ago
  15. adc845e Automatic code cleanup. by yileiyang · 4 years, 7 months ago
  16. b69e1e5 Update RPBB prebuilts using JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 by Donald Chai · 4 years, 8 months ago
  17. aa94535 Update RPBB prebuilt to include https://github.com/bazelbuild/bazel/pull/11849 by Donald Chai · 4 years, 8 months ago
  18. 700a990 Add toolchain_type and toolchain definitions for Android SDK. by John Cater · 4 years, 9 months ago
  19. 3b0439e Fix incorrect assumption of desugar persistent worker conditional by Jingwen Chen · 4 years, 9 months ago
  20. 1812caf Move allowlists to //tools/allowlists by cushon · 4 years, 9 months ago
  21. c063b5c s/java_lang_extras/java_base_extras by cushon · 4 years, 10 months ago
  22. f3d1683 Fix Desugar worker hangs, and update remote android tools to 0.17.0 to include the fix by Jingwen Chen · 4 years, 10 months ago
  23. 850a864 Extract and propagate databinding information from imported aars. #2694 by ahumesky · 5 years ago
  24. c08e4df Automated rollback of commit 6a45a1770beff9153c1b67ac45e19998755a6eff. by cparsons · 5 years ago
  25. 6a45a17 Switch to using the d8 jar from maven.google.com instead of the jar from the by ahumesky · 5 years ago
  26. 1ebd9fd Normalize java_lang_extras.jar by Benjamin Romano · 5 years ago
  27. e91e181 Restore system exit calls for ResourceProcessorBusyBox by Jingwen Chen · 5 years ago
  28. b6f1bad Fix databinding exec jar target in Android @bazel_tools build file. by ahumesky · 5 years ago
  29. ee12c17 Do not kill Android persistent workers if the response has warnings by Jingwen Chen · 5 years ago
  30. 168d0a7 Update RPBB prebuilts to include https://github.com/bazelbuild/bazel/commit/d69ebea5130afec89c96b0a1a18beef21b86ca94 by Donald Chai · 5 years ago
  31. c94b147 Automatic code cleanup. by jingwen · 5 years ago
  32. 6c688cf Allow empty_globs in Android SDK BUILD globs by Jingwen Chen · 5 years ago
  33. 9694d5d Automatic code cleanup. by Googler · 5 years ago
  34. d510e8b Update RPBB prebuilts to include unknown commit by dchai · 5 years ago
  35. 8d866f3 Defines a binary target and a config setting for d8_dexmerger. by Jaewoong Jung · 5 years ago
  36. cc5c24c Update some android tools targets to use PY_BINARY_VERSION symbol by brandjon · 5 years ago
  37. 7ce4c1b Defines binary targets for d8 standalone dexer and d8 incremental dexer. Adds config settings to use them instead of the legacy ones. by Jaewoong Jung · 5 years ago
  38. d93a146 py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  39. d601c38 Delete dead code: Android's zip_manifest_creator by laszlocsomor · 5 years ago
  40. 91b26dc Automated rollback of commit ad628ecfb8ed43870fb354e5d8f7da68594f95bd. by Googler · 5 years ago
  41. ad628ec py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  42. fec3da3 Update BUILD file for --incompatible_restrict_string_escapes by laurentlb · 5 years ago
  43. 8b78474 Update Android tools by Donald Chai · 5 years ago
  44. cf6ec60 Update remote Android tools by Donald Chai · 6 years ago
  45. 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
  46. 73f5be9 Update remote Android tools by Donald Chai · 6 years ago
  47. 3be5589 Update remote Android tools to 0.9 by Jingwen Chen · 6 years ago
  48. a4de484 Add rules_java load statements. by iirina · 6 years ago
  49. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  50. 7d31cd7 Switch Android rules runtime deps builder to use rules_pkg for pkg_tar. by aiuto · 6 years ago
  51. 8886f6a Bump android-tools to 0.8 by Jingwen Chen · 6 years ago
  52. a52e65a Add __ANDROID_RULES_MIGRATION__ to the tags for the generated android_sdk from by ahumesky · 6 years ago
  53. 27c04e2 Update android-tools to version 0.7. by John Cater · 6 years ago
  54. ebfd3bc Update target labels for @androidsdk system images by Jingwen Chen · 6 years ago
  55. e2a1966 Update android_tools and create version 0.6. by John Cater · 6 years ago
  56. c3c5dab Update remote android tools to 0.5 by Jingwen Chen · 6 years ago
  57. 82df64d Enable persistent worker mode in Android desugar actions by Jingwen Chen · 6 years ago
  58. 733979c Remote Android tools release 0.3.0 by Jingwen Chen · 6 years ago
  59. b2af5ea Remove proguard from the bazel binary. by iirina · 6 years ago
  60. 0659e6e Annotate android tools/tests as PY2 by brandjon · 6 years ago
  61. 95f01a0 Add shell test for contents of @android_tools by Jingwen Chen · 6 years ago
  62. e481486 Extract runtime desugar lib dependencies to @android_tools by Jingwen Chen · 6 years ago
  63. 3bbf9b9d Remove explicit "-a public-read" from gsutil calls. by philwo · 6 years ago
  64. 186929e Unbundle Android tools from Bazel's binary by Jingwen Chen · 6 years ago
  65. d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
  66. 00ac93a Android: fix mobule-install scripts for Python 3 by Laszlo Csomor · 6 years ago
  67. b3f28d3 Fix mobile-install v1 error when incrementally installing the native by jingwen · 6 years ago
  68. a964125 bump https://github.com/google/desugar_jdk_libs and update Android desugaring configuration accordingly. by kmb · 6 years ago
  69. 4a74c52 Correct misspelled English words in the Bazel's tools/... directory by jingwen · 6 years ago
  70. 4b00ab1 Update Android rules for Databinding V2. by ahumesky · 6 years ago
  71. c557399 [singlejar] Enable native singlejar on Windows by Loo Rong Jie · 6 years ago
  72. dec6577 Switch the default value of --incompatible_range_type by laurentlb · 6 years ago
  73. 37663e3 Make legacy-test-support neverlink. by Googler · 6 years ago
  74. 5a1ed1f Automated rollback of commit 83738e79f7e368732a64808c3073861a3c908f0c. by cushon · 7 years ago
  75. 83738e7 Automated rollback of commit 8e4ddb6f5ef9f2477a55ebad974dba17a900dff7. by philwo · 7 years ago
  76. 8e4ddb6 Consolidate on the new bootclasspath handling by cushon · 7 years ago
  77. 3987300 Stop using --release in versioned java_toolchains by Liam Miller-Cushon · 7 years ago
  78. 2e677fb Ignore unrecognized VM options in desugar.sh, such as the JVM 9 flags to silence warnings. by jingwen · 7 years ago
  79. 74321cf Don't disable preverification by cushon · 7 years ago
  80. d02f876 Quiet 'Illegal reflective access by com.google.protobuf.UnsafeUtil' warnings by cushon · 7 years ago
  81. df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
  82. c56699d 'DumpPlatformClasspath' now dumps the current JDK's default platform classpath by cushon · 7 years ago
  83. 1d35ca0 Replace instances of Blaze with Bazel. by Dan Fabulich · 7 years ago
  84. d292b34 Create a whitelist for android_library rules with deps but not srcs by cushon · 7 years ago
  85. 19cfc7c Update android_sdk system_image support to include 27 and 28. by jingwen · 7 years ago
  86. b6da3b1 bump dependency on desugar_jdk_libs to pull in latest changes. RELNOTES: None. by kmb · 7 years ago
  87. 88a20ee Quiet some warnings by cushon · 7 years ago
  88. db461d0 Add bazel rules for referencing android.test APIs when using android-28. by Googler · 7 years ago
  89. 9c68c3a Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7. by Googler · 7 years ago
  90. 5df8eb2 Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f. by jmmv · 7 years ago
  91. ccaccb2 Let blaze obfuscate manual main_dex_list according to proguard map. by Googler · 7 years ago
  92. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  93. cd76c1f Enable proguarded Android builds with --experimental_desugar_java8_libs in Bazel by kmb · 7 years ago
  94. 374112c Replace --experimental_android_enforce_strict_deps_for_binaries_under_test with a package whitelist by cushon · 7 years ago
  95. 11571bd send Android desugar tool invocations through wrapper script with additional configuration flags. by kmb · 7 years ago
  96. 8cbb372 fix @bazel_tools to actually include currently missing artifact from a genrule. by kmb · 7 years ago
  97. 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
  98. bfd89d6 hook up Bazel's implicit dependencies for legacy java 8 support in //tools/android by kmb · 7 years ago
  99. 2660ffe Remove legacy manifest merging from Bazel. by ajmichael · 7 years ago
  100. fc98b44 android,windows: bugfix in aar_resources_extractor by laszlocsomor · 7 years ago