1. 8c7bedf Delete miscellaneous unused tools from bazel/tools/android. Most of these have been moved to rules_android. by Googler · 6 months ago
  2. 093975c Delete resource_extractor.py. by Googler · 6 months ago
  3. ef1a21f Remove Android tools from `@bazel_tools` and various Android dependencies. by Googler · 6 months ago
  4. 98057be Add `loads()` for the builtin java rules by Googler · 6 months ago
  5. 337f597 BEGIN_PUBLIC by Googler · 6 months ago
  6. 32264b0 Delete native Android providers, resource processing pipeline, android_data, and related tests. by Googler · 6 months ago
  7. 2dc4abe Delete native android_sdk. by Googler · 6 months ago
  8. 310e093 Remove the native version of `android_tools_defaults_jar`. by Googler · 7 months ago
  9. f5db726 Remove unused android.WORKSPACE file. by Googler · 7 months ago
  10. 32e0a21 Delete native mobile-install by Googler · 8 months ago
  11. 93857c1 BEGIN_PUBLIC Move aar_import helper tools to rules_android by Ted · 10 months ago
  12. dd2464a BEGIN_PUBLIC by Googler · 11 months ago
  13. 8a63b79 Mark bazel_tools extensions as reproducible by Fabian Meumertzheim · 11 months ago
  14. c18b687 Revert `android_sdk_repository` to using `local_config_platform` by Googler · 12 months ago
  15. e8d40eb Exclude auto deps metadata files from final apk by Googler · 12 months ago
  16. 20c49b4 LSC(tp): Add `load()` statements for the builtin top-level java symbols by Googler · 12 months ago
  17. e76703d Update android_tools to 0.31.0 by Googler · 12 months ago
  18. 74c8ca4 Use the `host_platform` from `@platforms` in Bazel by Googler · 1 year ago
  19. b512aa8 BEGIN_PUBLIC by Googler · 1 year, 1 month ago
  20. 8024a75 Update R8 dependency to 8.3.37 by Sren Gjesse · 1 year, 1 month ago
  21. 0ed55c6 add "sdk" target in android_external by Googler · 1 year, 1 month ago
  22. 7f749e9 Create a repo rule & module_extension for android sdk proxy by Googler · 1 year, 1 month ago
  23. 44433dd Remove switch between d8 and dx by Googler · 1 year, 1 month ago
  24. de778a8 Automatic code cleanup. by Googler · 1 year, 1 month ago
  25. 44dd1c9 Update R8 to 8.2.42 by Ben Lee · 1 year, 2 months ago
  26. 7ef8493 Update R8 to 8.2.33 by Ben Lee · 1 year, 4 months ago
  27. 9bbc2cb Fixes to enable Android Platforms with android_local_test. by Googler · 1 year, 5 months ago
  28. e8700e3 Add toolchain param to run_singlejar rule by Googler · 1 year, 6 months ago
  29. 659d7b2 Update android_tools to 0.30.0 by Ted Xie · 1 year, 6 months ago
  30. 1f12a4d Ensure Bazel Android tools use the proper configuration transition. by Googler · 1 year, 6 months ago
  31. 85855fc Short-circuit bazel intrinsic Android library desugaring by Googler · 1 year, 6 months ago
  32. 9be1e9b Make sure the default Android SDK API is the first registered SDK by John Cater · 1 year, 6 months ago
  33. 7c1b139 Add codepaths for D8 core library desugaring by Ted Xie · 1 year, 7 months ago
  34. f603d16 Update android_tools for Bzlmod by Googler · 1 year, 7 months ago
  35. 74bc046 support persistent worker for aar extractors by Googler · 1 year, 8 months ago
  36. dcc5b4d Upgrade R8 from 8.0.40 to 8.1.56 by Benjamin Lee · 1 year, 8 months ago
  37. 773b50f Add dexdump to android_sdk_repository. by Googler · 1 year, 8 months ago
  38. d0620d1 Fix some python lint violations in aar-related tools by Googler · 1 year, 8 months ago
  39. f4fcb42 Remove an alias from Android's BUILD.tools by Ted Xie · 1 year, 9 months ago
  40. 42d2f3e Explicitly specify that instrumentation_test_check should be run with Python 3. by Googler · 1 year, 11 months ago
  41. f482fae BEGIN_PUBLIC Add java toolchain type to all rules which are using java_common by Googler · 1 year, 11 months ago
  42. c1f9224 Add a Starlark flag that allows disabling proguard. This will be useful for testing later. by Googler · 2 years ago
  43. 3eb7a22 Format android_sdk_repository_template.bzl. by Googler · 2 years ago
  44. 765c0eb Fix worker and multiplex workers for DexBuilder and Desugar actions by Benjamin Lee · 2 years ago
  45. c89ca0d Update D8/R8 dependency in bazel to 8.0.40 by Googler · 2 years ago
  46. 44219d6 Update D8/R8 dependency in bazel to 8.0.34 by Googler · 2 years, 1 month ago
  47. 8fab22e Include build-tools/X.Y.Z/{lib,lib64}/** in the minimal set of SDK files used by the Android integration tests. by Googler · 2 years, 1 month ago
  48. 78729c0 Use real rules_python by Ivo List · 2 years, 1 month ago
  49. 409b762 Change case of DO_NOT_REMOVE_THIS_ANDROID_TOOLS_UPDATE_MARKER by Nick Korostelev · 2 years, 2 months ago
  50. 59c5a0f Update R8 3.3.28 -> 4.0.48 by Benjamin Lee · 2 years, 2 months ago
  51. 773cfba Use remap_paths to android_tools by Benjamin Lee · 2 years, 3 months ago
  52. e7d50fc Adds a bzlmod extension for remote android_tools by Ted Xie · 2 years, 5 months ago
  53. e899d853 Flip package_group incompatible flags by Googler · 2 years, 6 months ago
  54. 1bae565 Fix typos in examples, scripts and tools. by Xiangquan Xiao · 2 years, 6 months ago
  55. 6c78ed8 Make AndroidTests pass with incompatible_disallow_empty_glob by Xavier Bonaventura · 2 years, 6 months ago
  56. 65de628 Stop compressing the android tools tar repo. by Googler · 2 years, 7 months ago
  57. f65a0d6 Remove some __future__ declarations that I missed in a previous clean up. by Googler · 2 years, 7 months ago
  58. eecb344 Update android/incremental_install to python3. by Tony Aiuto · 2 years, 7 months ago
  59. 56195ef Stop using six for python2 backwards compatibility in (most of) the embedded android tools. by Googler · 2 years, 8 months ago
  60. fa437d4 Update Bazel Android tools versioning checks to allow Bazel prerelease versions. by Googler · 2 years, 8 months ago
  61. 17243d1 Migrate main_dex_list_creator to D8 by Googler · 2 years, 8 months ago
  62. ff311f6 Bazel uses D8 as the default desugarer by Googler · 2 years, 8 months ago
  63. 591ecbe Migrate legacy desugar wrapper to new rlocation() by Ted Xie · 2 years, 8 months ago
  64. 6bbef00 BEGIN_PUBLIC Move enforce_min_sdk_floor tool. END_PUBLIC by Joseph Park · 2 years, 9 months ago
  65. ce55639 Fix multidex with D8 in Bazel by setting by Googler · 2 years, 9 months ago
  66. 7d6809a Reimplement enforce_min_sdk_floor with built-in library and add to BUILD files by Joseph Park · 2 years, 9 months ago
  67. a9bc821 Create enforce_min_sdk_floor. by Joseph Park · 2 years, 9 months ago
  68. e0f4f15 Support desugaring with D8 as non-default desugarer by Googler · 2 years, 10 months ago
  69. ae24714 Re-attempt to use the D8 jar from maven.google.com. Update to the latest version of D8, 3.3.28. by tedx · 3 years ago
  70. a603c23 Automated rollback of commit b93f828133e74cb3589ba7ffcfe74d2fe72430cd. by tedx · 3 years ago
  71. 88d4b3f Automatic code cleanup. by yileiyang · 3 years ago
  72. b93f828 Switch to using the d8 jar from maven.google.com instead of the jar from the by Googler · 3 years ago
  73. dbb6e99 Fixing dependencies of //external package by Zhongpeng Lin · 3 years ago
  74. 66d07f0 Change the default dexer to d8 by Googler · 3 years, 1 month ago
  75. bd7a6b9 Automatic code cleanup. by Googler · 3 years, 1 month ago
  76. d9fffba Fix zipalign runner to use LD_LIBRARY_PATH. It sometimes can't find its shared libraries. by ahumesky · 3 years, 2 months ago
  77. 6c91482 Collect mapping file from shrinking desugared library by sgjesse · 3 years, 3 months ago
  78. be86db6 Fix dex_list_obsfuscator argument parsing to match expected & observed usage. by Googler · 3 years, 5 months ago
  79. 14f0bd3 Automatic code cleanup. by Googler · 3 years, 5 months ago
  80. ceb498f Fix d8_dexbuilder/d8_dexmerger/r8 dependencies in bazel_tools: by Googler · 3 years, 8 months ago
  81. 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 3 years, 9 months ago
  82. c0f0f8d Run Buildifier on almost everything by ruperts · 3 years, 10 months ago
  83. 77b3f54 Remove obsolete scripts. by ahumesky · 4 years ago
  84. 48eee8b [Bazel] Fix mobile-install for python2 by ThomasCJY · 4 years ago
  85. 04632e5 Embed version information into android_tools.tar.gz by ahumesky · 4 years ago
  86. 87ead25 Rules that depend on current_java_toolchain need JavaToolchainInfo. by jcater · 4 years, 1 month ago
  87. 586de95 Update Android remote tools to ensure Bazel uses the latest Android tooling that has been updated to support AndroidX databinding generation. by ahumesky · 4 years, 1 month ago
  88. c8c0d94 Export proguard specs from aar_import by bromano · 4 years, 1 month ago
  89. 37ea3d5 Make MockPlatformSupport more flexible, and clean up uses of @bazel_tools//platforms in tests. by jcater · 4 years, 1 month ago
  90. 5a8a924 Automated rollback of changelist 260074256. by aiuto · 4 years, 2 months ago
  91. db3757b Add Android Starlark migration tag to native call of android_sdk() in android_sdk_repository_template.bzl. by ahumesky · 4 years, 2 months ago
  92. 85ab374 Fix AarResourcesExtractor action to produce consistent zips by Nick Korostelev · 4 years, 4 months ago
  93. 2d990cf Fix #10127: Remove Python 2 dependency from tools/android. by philwo · 4 years, 4 months ago
  94. 028e02c Remove jarjar distribution. by Ivo List · 4 years, 4 months ago
  95. df2c02a Retrieve singlejar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 5 months ago
  96. 1049fe8 [Bazel] Improve Mobile-Install Incremental Manifest Generating by applying multi-thread by ThomasCJY · 4 years, 5 months ago
  97. cfb5b41 Retrieve ijar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 5 months ago
  98. 080547f Automated rollback of commit 6d448136d13ddab92da8bb29ea6e8387821369d9. by juliexxia · 4 years, 6 months ago
  99. 6d44813 Automated rollback of commit 3e79b0dbd93deeb3a2d970371f1b72845613ac06. by juliexxia · 4 years, 7 months ago
  100. 3e79b0d Add BazelSdkToolchainRule and GoogleSdkToolchainRule as ancestors to rules that currently access the AndroidSdkProvider from the :android_sdk attr. by juliexxia · 4 years, 7 months ago