1. 7e6a901 Fix data race in propagateRROEnforcementMutator by Colin Cross · 2 years ago
  2. afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 2 years ago
  3. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 2 years ago
  4. d3f7d1a Translate --custom-package aapt2 flag for ResourceProcessorBusyBox by Colin Cross · 2 years ago
  5. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 2 years, 1 month ago
  6. ff694a8 Convert Provider to generic providers API by Colin Cross · 2 years, 1 month ago
  7. 4021302 Convert SetProvider to generic providers API by Colin Cross · 2 years, 1 month ago
  8. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 2 years, 1 month ago
  9. e8eeec9 Fix TestAarImportProducesJniPackages/aar-no-jni by Colin Cross · 2 years, 1 month ago
  10. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 2 years, 1 month ago
  11. 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 2 years, 1 month ago
  12. 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 2 years, 2 months ago
  13. 34dc4cd Add support for auto-generated characteristics RRO by Inseob Kim · 2 years, 2 months ago
  14. d956952 Merge "transitive r8 flags for installable {android,java}_libraries" into main by Sam Delmerico · 2 years, 2 months ago
  15. c8e040c transitive r8 flags for installable {android,java}_libraries by Sam Delmerico · 2 years, 2 months ago
  16. 96ea8845 add manifest_values application id property to soong by Alix · 2 years, 4 months ago
  17. c292fa1 Merge "Export resource processor R.jar files to ASfP" into main by Colin Cross · 2 years, 3 months ago
  18. 95b53b8 Export resource processor R.jar files to ASfP by Colin Cross · 2 years, 3 months ago
  19. ba82e28 Add `assets` property for Android apps. by Jiakai Zhang · 2 years, 3 months ago
  20. 8676c8c Put shared library R.jar files in the classpath by Colin Cross · 2 years, 3 months ago
  21. f7a1027 Use an option struct in aapt.buildActions & manifestMerger by Alix · 2 years, 4 months ago
  22. 2201343 Merge "Always drop deps from android_library with no srcs" into main by Zi Wang · 2 years, 3 months ago
  23. 641b62b Merge changes from topic "bazel_framework_res" into main by Romain Jobredeaux · 2 years, 4 months ago
  24. 1066479 Always drop deps from android_library with no srcs by Zi Wang · 2 years, 4 months ago
  25. 9c06ef3 bp2build support for framework-res by Romain Jobredeaux · 2 years, 5 months ago
  26. afc5d27 Do not convert android_library_import with no aars. by Romain Jobredeaux · 2 years, 4 months ago
  27. ee51bd6 Mark android_* modules with java_resources as unconvertible by Alix · 2 years, 4 months ago
  28. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years, 4 months ago
  29. 088c4b6 Merge "[bp2build] android_test bp2build." into main by Jingwen Chen · 2 years, 4 months ago
  30. 35bc07c Merge "don't compress JNI libs extracted from aar_import" into main by Treehugger Robot · 2 years, 4 months ago
  31. e12c083 [bp2build] android_test bp2build. by Jingwen Chen · 2 years, 5 months ago
  32. b4cd93c Merge "export_proguard_spec for libs deps" into main by Treehugger Robot · 2 years, 5 months ago
  33. 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 2 years, 5 months ago
  34. 7a71e07 Support asset_dirs property in bp2build for android_{app,library} by Romain Jobredeaux · 2 years, 5 months ago
  35. 002764c Merge "Don't generate aapt2 srcjars when using resource processor" into main by Colin Cross · 2 years, 5 months ago
  36. 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 2 years, 5 months ago
  37. f3b7bad Don't generate aapt2 srcjars when using resource processor by Colin Cross · 2 years, 5 months ago
  38. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 6 months ago
  39. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 7 months ago
  40. 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 6 months ago
  41. ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 2 years, 6 months ago
  42. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 6 months ago
  43. ab8d138 Reland: Use depsets for transitive manifests and assets by Colin Cross · 2 years, 6 months ago
  44. d8c711f Revert "Use depsets for transitive manifests and assets" by Colin Cross · 2 years, 6 months ago
  45. 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 7 months ago
  46. 80ee45c don't compress JNI libs extracted from aar_import by Sam Delmerico · 2 years, 7 months ago
  47. a381cd1 Delete android/rules.bzl file by Alix · 2 years, 8 months ago
  48. 2eef2e1 Bp2build support for sdk_version and java_version. by Romain Jobredeaux · 2 years, 11 months ago
  49. a26eda7 Update max_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 11 months ago
  50. ca70fc4 Update target_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 11 months ago
  51. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 10 months ago
  52. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 10 months ago
  53. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 10 months ago
  54. 3254002 Create helper function for BazelTargetModuleProperties in java/android by Alix · 2 years, 10 months ago
  55. 75db784 Created kotlinAttributes struct by Alix · 2 years, 10 months ago
  56. 0cd201c Merge "Update usages of min_sdk_version that relies on (kind+level)" by Spandan Das · 2 years, 11 months ago
  57. 50885c0 Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 2 years, 11 months ago
  58. 6450b55 Add documentation for target-sdk-version flag by Spandan Das · 2 years, 11 months ago
  59. 41f9b73 Merge "transitive Java deps for r8" by Sam Delmerico · 3 years ago
  60. 36795a7 bp2build support .kt in android_library by Alix · 3 years ago
  61. 9f9c0a2 transitive Java deps for r8 by Sam Delmerico · 3 years, 1 month ago
  62. 14101de bp2build support libs for *->android_library_import by Alix · 3 years ago
  63. 5ccb460 Use centralized rules.bzl file for android rules in bp2build. by Romain Jobredeaux · 3 years, 1 month ago
  64. 82fb94e support libs for android_library by Alix · 3 years, 3 months ago
  65. 4a80a15 Don't add dexpreopt compat deps to android_library modules by Colin Cross · 3 years, 1 month ago
  66. 5979b30 Revert "Revert "Include proguard flag files from transitive java_library deps"" by Jared Duke · 3 years, 1 month ago
  67. ed8b52c Merge "Revert "Include proguard flag files from transitive java_library deps"" by Colin Cross · 3 years, 1 month ago
  68. 6f7e288 Revert "Include proguard flag files from transitive java_library deps" by Colin Cross · 3 years, 1 month ago
  69. c1260dd Merge "Include proguard flag files from transitive java_library deps" by Treehugger Robot · 3 years, 1 month ago
  70. 9c54f03 Include proguard flag files from transitive java_library deps by Jared Duke · 3 years, 8 months ago
  71. 8062f4d bp2build for java_library with .kt srcs or common_srcs by Alix · 3 years, 2 months ago
  72. dfd50cc Merge "Change deptag for sdk deps to help distinguish" by Treehugger Robot · 3 years, 3 months ago
  73. ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 3 years, 4 months ago
  74. 5b8b730 Enforce mainline modules to have latest target sdk version by default. by Harshit Mahajan · 3 years, 7 months ago
  75. c9b2bba Bp2Build converter for android_library_import and android_library. by Romain Jobredeaux · 3 years, 11 months ago
  76. 075571b Merge "Overriding placeholder version in updatable apks" by Alexei Nicoara · 3 years, 5 months ago
  77. 69cf0f3 Overriding placeholder version in updatable apks by Alexei Nicoara · 3 years, 6 months ago
  78. 8260249 copy JNI from AAR files to android_app APK by Sam Delmerico · 3 years, 7 months ago
  79. af8bb70 fix typo in AARImport prebuilt type assertion by Sam Delmerico · 3 years, 6 months ago
  80. 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 3 years, 8 months ago
  81. ce0781f Document AARImportProperties fields by Vinh Tran · 3 years, 9 months ago
  82. 7deabfa Manifest Fixer Params code refactor by Gurpreet Singh · 4 years ago
  83. 0653057 Add support for excluding libraries from class loader contexts by Paul Duffin · 4 years ago
  84. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 4 years ago
  85. 5ad1557 Extract assets from AAR imports and their dependencies. by Michael Rosenfeld · 4 years, 1 month ago
  86. 1fca301 Add {.aar} support for android_library by Saeid Farivar Asanjan · 4 years, 4 months ago
  87. 42c7f0d Propagate <uses-library> dependencies from `android_library` to apps. by Ulya Trafimovich · 4 years, 5 months ago
  88. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 9 months ago
  89. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 10 months ago
  90. 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 4 years, 10 months ago
  91. 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 10 months ago
  92. cee5ba9 Remove EnforceRROExemptedTargets by Jeongik Cha · 5 years ago
  93. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 5 years ago
  94. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 5 years ago
  95. 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 5 years ago
  96. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 5 years ago
  97. c20dc85 Add dependency to list of asset files by Colin Cross · 5 years ago
  98. 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 5 years ago
  99. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 5 years ago
  100. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 5 years ago