1. 7f84dab Add the SDK annotations jar to the classpath of AOSP-generated AIDL sources. by Andrew Sinclair · 6 hours ago upstream/main
  2. b1237ce Move proguard_config_output from the FINAL to the INITIAL optimization action in rules_android/rules/proguard.bzl. by A Googler · 36 hours ago
  3. 7bd7cbb Enable supports-path-mapping for LinkAndroidResources in busybox.bzl. by A Googler · 4 days ago
  4. 5a0260a Stop writing unused symbols.bin in Aapt2ResourcePackagingAction by Michael Hoisie · 4 days ago
  5. a4587b5 Skip private resource validation if there are no visibility dependencies by Michael Hoisie · 5 days ago
  6. 26f90cf Automated rollback of commit 5b028d1c3567f12103699ba0f953e416e624a7a9. by A Googler · 8 days ago
  7. 218bce4 Automate HWASan support for android_binary and android_library_test. by A Googler · 11 days ago
  8. 9142b70 Optimize ShardForMultidex action by removing string allocation and weak interner overhead. by A Googler · 11 days ago
  9. 7ab656d Add support for empty dependency lists in private resource validation by Michael Hoisie · 2 weeks ago
  10. b81ec5e Document the R8 Configuration Analyzer feature by Chris Woodward · 2 weeks ago
  11. c852c28 Implement R8's config analyzer as an output group option. by Chris Woodward · 2 weeks ago
  12. 3e76eae Optimize PackageAndroidResources action latency: by A Googler · 2 weeks ago
  13. adad84f Optimize Desugar action startup, option normalization, and classpath archive processing. by A Googler · 2 weeks ago
  14. 1d4cc58 * `rules/proguard.bzl`: Pass `-whykeepingfile` to the AppReduce `FINAL` optimizer action. by A Googler · 2 weeks ago
  15. f10fc2f Merge #551 by ted-xie: Follow-up implicit output test for #547 by Ted · 2 weeks ago
  16. 43973b5 Merge #559 by AzazelSensei: docs: refresh getting started for rules_android 0.7.3 #351 by Abdullah · 2 weeks ago
  17. 566486f Optimize DexLimitTracker with strong string interning for faster Multidex sharding. by A Googler · 2 weeks ago
  18. c5e7957 Merge #556 by ted-xie: Update java extras jar by Ted · 2 weeks ago
  19. efafedf Migrate --android_resource_shrinking, --experimental_android_resource_cycle_shrinking, --experimental_android_compress_java_resources by A Googler · 3 weeks ago
  20. 66c3393 Enable path mapping for dexing, desugaring, and bytecode transformation actions. by Andrew Sinclair · 3 weeks ago
  21. 20982ef Delete deprecated `fused` attribute. by Tim Peut · 3 weeks ago
  22. 0975c06 Merge #537 by keith: Return repo/extension metadata from rules by Keith Smiley · 3 weeks ago
  23. a53f9a3 Merge #548 by oscarthecat: Prevent DexFileSplitter from dropping colliding class names by oscarthecat · 3 weeks ago
  24. cacab85 Clarify necessity for file path normalization by Ted Xie · 3 weeks ago
  25. 5a6fda1 Merge #547 by vadymsavchenko-lyft: Declaring proguard_mappings_output_file as implicit_outputs by Vadym Savchenko · 3 weeks ago
  26. 4ec5d11 Update proguard-android-optimize.txt link in r8-optimization.md by Scott Myers · 4 weeks ago
  27. f2f470c Add an R8-optimized example app by Scott Myers · 4 weeks ago
  28. d1a5870 Add R8 optimization docs page by Scott Myers · 4 weeks ago
  29. 8b5afbb Add main_class attribute to android_local_test. by A Googler · 4 weeks ago
  30. 9e6e5bf Default output_jar_creator to bazel in apk_packaging.bzl. by A Googler · 4 weeks ago
  31. dabbc28 Upgrade R8 to 9.3.16 in rules_android. by Chris Woodward · 5 weeks ago
  32. 5b028d1 Automated rollback of commit 77997dfc2d6d2c66f3d7ea2ad1de0d3f72f2b41b. by A Googler · 6 weeks ago
  33. a1ff2be Pass `-Othroughput` for android_binary targets built without `-opt` by Michael Hoisie · 6 weeks ago
  34. 77997df Switch to using Starlark flags. by A Googler · 6 weeks ago
  35. c8fc029 Prepare for v0.8.0 by Ted Xie · 6 weeks ago
  36. 7b64dfe Remove unused dexopts to save Blaze/Bazel heap. by Andrew Sinclair · 6 weeks ago
  37. 5b51152 Skip aapt2 optimize during linking when optimize_throughput is enabled by Adrian Boziloff · 6 weeks ago
  38. dd3d9ec Default output_jar_creator to bazel. by A Googler · 6 weeks ago
  39. b73ce41 Internal change by Tim Peut · 7 weeks ago
  40. 0bd9b59 Remove reference to compiler flag that is unused in the Android Split Transition by Andrew Sinclair · 7 weeks ago
  41. ba2de4d Remove temporary StarlarkAndroidResourcesInfo constructor by Michael Hoisie · 7 weeks ago
  42. 71c053c Use native flag value for optimizing_dexer. by A Googler · 7 weeks ago
  43. 9aa11ea Merge #540 by ted-xie: Fix bazelCI by Ted · 8 weeks ago
  44. b09873c Migrate --optimizing_dexer and delete _legacy_main_dex_list_generator by A Googler · 8 weeks ago
  45. dccaa36 migrate apk_signing_method by A Googler · 8 weeks ago
  46. 14425a3 Don't set Android Configuration Distinguisher in the split transition by Andrew Sinclair · 8 weeks ago
  47. 6854c2d create shared configs for void flags expansion of by A Googler · 8 weeks ago
  48. 97dee89 Migrate by A Googler · 8 weeks ago
  49. 16f80ef Increase minSdkVersion to 24 by Tim Peut · 8 weeks ago
  50. 88ea173 Update resource visibility validation to only analyze dependencies with private resources by Adrian Boziloff · 8 weeks ago
  51. 505be87 Migrate android flags by A Googler · 8 weeks ago
  52. 57ad9e4 Deleting --android_compiler usage from split transition. Deletion from AndroidConfiguration can only be done after rule release. by A Googler · 8 weeks ago
  53. 4263254 Halt resource_files.zip generation for Robolectric builds to enable skipping aapt2 convert. by Adrian Boziloff · 9 weeks ago
  54. 759c350 migrate --android_platforms #FLAG_CHANGE by A Googler · 9 weeks ago
  55. 3bc4d7d Migrate additional flags to Starlark. by A Googler · 9 weeks ago
  56. 16f31b4 Explicitly set scope to "target" for our custom build settings. by Andrew Sinclair · 9 weeks ago
  57. 00036f9 Fix issue with access of _jacoco_runtime attribute now that it is no longer transitioned. by Andrew Sinclair · 9 weeks ago
  58. fb61e95 Create a new a`android_host_hybrid_mode_transition` and apply it to android_local_test by Andrew Sinclair · 9 weeks ago
  59. 2533714 Move get_dexopts_supported_in_dex_merger into starlark. by Tim Peut · 9 weeks ago
  60. b1fee4d Use -Othroughput within ValidateAndLinkResourcesAction by Adrian Boziloff · 9 weeks ago
  61. b5fce4e Enable -Othroughput for aapt2 commands in android_local_test actions. by Adrian Boziloff · 9 weeks ago
  62. e9ba169 Create an "android_host_mode" build setting. by Andrew Sinclair · 9 weeks ago
  63. e09d249 Remove unneeded indexing now that we transition on the incoming edge. by Tim Peut · 9 weeks ago
  64. 854f13d Remove usages of `android_platforms_transition` on `android_binary` attributes. by Andrew Sinclair · 9 weeks ago
  65. 646d1e9 Apply the `android_platforms_transition` instead of the feature flags transition on the incoming edge of `android_binary`. by Andrew Sinclair · 9 weeks ago
  66. 62b698c Delete dead workaround `rfix` logic in ResourceLinker by Michael Hoisie · 9 weeks ago
  67. 73488c2 migrate --experimental_android_compress_java_resources by A Googler · 9 weeks ago
  68. 89407e6 Add a parameter `cfg` to `android_binary`'s `make_rule` definition to allow modifying the rule's incoming edge transition(s) by Andrew Sinclair · 10 weeks ago
  69. e3b343a First step towards the migration of --desugar_java8_libs to starlark. This cl is NOOP. #FLAG_CHANGE by A Googler · 2 months ago
  70. 52acbef Delete sandboxed_sdk toolbox + acls. by Tim Peut · 2 months ago
  71. e88f96c Simplify call to checkVisibilityOfResourceReferences by Michael Hoisie · 2 months ago
  72. 00040bf Update private resource validation to also handle non-Proto XML manifests. by Adrian Boziloff · 2 months ago
  73. 2975c3b Merge #530 by keith: Delete unused variables and arguments by Keith Smiley · 2 months ago
  74. d8e5a38 Delete android_sandboxed_sdk. by Tim Peut · 2 months ago
  75. f143859 Automated Code Change by Tobias Werth · 3 months ago
  76. cad4f9c Internal change by Tim Peut · 3 months ago
  77. 5b8fe3d Clamp minSdkVersion before used in monolithic dexing by Tim Peut · 3 months ago
  78. ac6c425 Populate r8.json into AABs when using R8. by A Googler · 3 months ago
  79. 0d3d365 Create separate DEX_DESUGAR minSdk constant for use by dexing and desugaring actions. by A Googler · 3 months ago
  80. 4c8a12f Add `baseline_profiles_override` to ignore other baseline profiles by A Googler · 3 months ago
  81. 149dcaf Automated rollback of commit e969130525e34fbc5a6b5ff6ed65b934298b449a. by Tim Peut · 3 months ago
  82. 2cd03fa Add DesugarDexShardingActionTest to OSS by Ted Xie · 3 months ago
  83. 0b10fbb Fix DexLimitTrackerTest: add missing deps, fix runfiles lookup, add missing test data. by Alex Humesky · 3 months ago
  84. e99b0e8 Include DexLimitTrackerTest in dexer tests build file. by Alex Humesky · 3 months ago
  85. 499dfe6 Internal change by Tim Peut · 3 months ago
  86. 79e42dd Don't use .par for merge_feature_manifests by Ted Xie · 3 months ago
  87. 221fe3e Optimize DexFileSplitter by improving memory locality. by A Googler · 3 months ago
  88. e66de5b Internal change by A Googler · 3 months ago
  89. 55265b7 Move JNI tests out of OSS. by Tim Peut · 3 months ago
  90. afb95a9 Automated rollback of commit c947df383defd11ddac4b0c0960fb29f4d04a82c. by Tim Peut · 3 months ago
  91. a6eebf0 Implement transitive JNI library path resolution in android_local_test. by Tim Peut · 3 months ago
  92. 72b97ce Merge #518 by 06393993: android_feature_module: use package_relative_label to resolve target … by 06393993 · 3 months ago
  93. ef924c8 Delete --experimental_persistent_aar_extractor. by A Googler · 3 months ago
  94. 4d46606 Enable path mapping for AndroidIdlJars. by A Googler · 3 months ago
  95. 4b5a837 Merge #514 by 06393993: android toolchain: add the missing xmllint tool by 06393993 · 3 months ago
  96. 9594014 Merge "android toolchain: add the missing xmllint tool" into main by Tim Peut · 3 months ago
  97. f601232 Skip resource validation if neither the manifest or compiled resources define any resource dependencies. by Adrian Boziloff · 3 months ago
  98. 4000676 android toolchain: add the missing xmllint tool by Kaiyi Li · 3 months ago
  99. c947df3 Delete use of deprecated fused attr from android_application by Ted Xie · 3 months ago
  100. 7ec262c Merge #522 by mgalindo-sc: Do not percent-encode '+' in classpath-jar manifest Class-Path entries by mgalindo-sc · 3 months ago