1. a2fa263 Add flag for optimized resource shrinking with R8 by Rico Wind · 1 year, 6 months ago
  2. 5c0a491 Merge "Add aconfig flag support for android_library" into main by Treehugger Robot · 1 year, 6 months ago
  3. 064b145 Merge "Change java stem attribute for both device and host" into main by Treehugger Robot · 1 year, 6 months ago
  4. 9049c27 Add aconfig flag support for android_library by Jihoon Kang · 1 year, 6 months ago
  5. 2af0b6e Change java stem attribute for both device and host by yangbill · 1 year, 6 months ago
  6. 3490dfd Generate info about the selected app variant in platform builds by Spandan Das · 1 year, 6 months ago
  7. eefca73 Merge "Test_Module_Config soong implementation" into main by Ronald Braunstein · 1 year, 6 months ago
  8. fce4316 Test_Module_Config soong implementation by Ronald Braunstein · 1 year, 7 months ago
  9. 4bec95e Merge "Disable dexpreopt if optional_uses_libs does not have an impl" into main by Spandan Das · 1 year, 7 months ago
  10. 0727ba7 Disable dexpreopt if optional_uses_libs does not have an impl by Spandan Das · 1 year, 7 months ago
  11. 5b90d3a Fix characteristic rro for overridden packages by Inseob Kim · 1 year, 7 months ago
  12. 10af6ed Skip passing "--product default" to aapt2 by Inseob Kim · 1 year, 7 months ago
  13. 2ca8427 [Ravenwood] Install transitive JNI libraries too by Makoto Onuki · 1 year, 7 months ago
  14. 5a48d4f Merge "Fix the args used to dexpreopt system server jars in prebuilt apexes" into main by Treehugger Robot · 1 year, 7 months ago
  15. 99ed03f Merge "Add build flag to enable ResourceProcessorBusyBox by default" into main by Treehugger Robot · 1 year, 7 months ago
  16. e21a8d4 Fix the args used to dexpreopt system server jars in prebuilt apexes by Spandan Das · 1 year, 7 months ago
  17. 8f1b033 Add build flag to enable ResourceProcessorBusyBox by default by Colin Cross · 1 year, 7 months ago
  18. f5f4ad3 Convert coverageMutator to a TransitionMutator by Colin Cross · 1 year, 8 months ago
  19. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 8 months ago
  20. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 9 months ago
  21. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  22. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
  23. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  24. 2b64af8 Allow compile_data on all java modules by Cole Faust · 1 year, 9 months ago
  25. a72573a Merge "Remove ConvertWithBp2build implementations" into main by Colin Cross · 1 year, 9 months ago
  26. b49f038 Merge "Add compile_data for android apps" into main by Treehugger Robot · 1 year, 9 months ago
  27. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  28. df1efd7 Add compile_data for android apps by Cole Faust · 1 year, 9 months ago
  29. 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 1 year, 9 months ago
  30. 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 10 months ago
  31. 98e7fa8 Reapply "Use R8 for resource shrinking" by Rico Wind · 1 year, 9 months ago
  32. 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 10 months ago
  33. b5d713f Merge "Add support for auto-generated characteristics RRO" into main by Inseob Kim · 1 year, 10 months ago
  34. 34dc4cd Add support for auto-generated characteristics RRO by Inseob Kim · 1 year, 10 months ago
  35. d97bf36 Merge "Add proto for Test ownership metadata." into main by Aditya Choudhary · 1 year, 10 months ago
  36. 9b59352 Add proto for Test ownership metadata. by Aditya Choudhary · 1 year, 11 months ago
  37. 2398442 Change OnlyPreoptBootImageAndSystemServer to OnlyPreoptArtBootImage. by Jiakai Zhang · 1 year, 10 months ago
  38. 2e09e68 Merge "Revert "Use R8 for resource shrinking"" into main by Michael Stokes · 1 year, 10 months ago
  39. a9fd59a Revert "Use R8 for resource shrinking" by Rico Wind · 1 year, 10 months ago
  40. 4ea8850 Merge "Use R8 for resource shrinking" into main by Rico Wind · 1 year, 10 months ago
  41. b56fe28 Use R8 for resource shrinking by Rico Wind · 1 year, 10 months ago
  42. 96ea8845 add manifest_values application id property to soong by Alix · 2 years ago
  43. 95b53b8 Export resource processor R.jar files to ASfP by Colin Cross · 1 year, 11 months ago
  44. f7a1027 Use an option struct in aapt.buildActions & manifestMerger by Alix · 2 years ago
  45. 9c06ef3 bp2build support for framework-res by Romain Jobredeaux · 2 years ago
  46. 256c389 Improve optimize bp2build conditional. by Jingwen Chen · 2 years ago
  47. 6522920 Enable/disable optimize for android_test and android_test_helper_app by default. by Jingwen Chen · 2 years ago
  48. c62b27a Merge "Mark android_* modules with java_resources as unconvertible" into main by Alix Espino · 2 years ago
  49. 2c11851 Merge "Use raw {min,target}_sdk_version properties in android_app converter" into main by Romain Jobredeaux · 2 years ago
  50. 6528999 Revert^2 "bp2build converter for android_test_helper_app." by Jingwen Chen · 2 years ago
  51. 38b7be9 Merge "Revert "bp2build converter for android_test_helper_app."" into main by Jingwen Chen · 2 years ago
  52. 2395286 Revert "bp2build converter for android_test_helper_app." by Jingwen Chen · 2 years ago
  53. 72e2201 Merge "bp2build converter for android_test_helper_app." into main by Jingwen Chen · 2 years ago
  54. 1c4048e Merge "Bp2build support for JNI deps of android_app." into main by Romain Jobredeaux · 2 years ago
  55. ee51bd6 Mark android_* modules with java_resources as unconvertible by Alix · 2 years ago
  56. 947dfa7 Bp2build support for JNI deps of android_app. by Romain Jobredeaux · 2 years, 3 months ago
  57. 0e0a880 Mark android apps with jni_uses_*_apis as unconvertible by Spandan Das · 2 years ago
  58. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
  59. 2848be4 bp2build converter for android_test_helper_app. by Jingwen Chen · 2 years ago
  60. 3132f84 Use raw {min,target}_sdk_version properties in android_app converter by Romain Jobredeaux · 2 years ago
  61. e12c083 [bp2build] android_test bp2build. by Jingwen Chen · 2 years ago
  62. d2cc503 Re-order android_app bp2build converter logic. by Romain Jobredeaux · 2 years ago
  63. 8763530 Merge "android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE" into main by Treehugger Robot · 2 years ago
  64. 0e0d96e android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE by Sam Delmerico · 2 years, 1 month ago
  65. 9973ace Bp2build support for app R8-related fields by Romain Jobredeaux · 2 years ago
  66. 2860cf1 Merge "Reland "Enable R8 full mode by default for apps"" into main by Jared Duke · 2 years ago
  67. aa88b3d Reland "Enable R8 full mode by default for apps" by Jared Duke · 2 years ago
  68. b4cd93c Merge "export_proguard_spec for libs deps" into main by Treehugger Robot · 2 years, 1 month ago
  69. 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 2 years, 1 month ago
  70. 7a71e07 Support asset_dirs property in bp2build for android_{app,library} by Romain Jobredeaux · 2 years, 1 month ago
  71. 002764c Merge "Don't generate aapt2 srcjars when using resource processor" into main by Colin Cross · 2 years, 1 month ago
  72. 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 2 years, 1 month ago
  73. f3b7bad Don't generate aapt2 srcjars when using resource processor by Colin Cross · 2 years, 1 month ago
  74. 2631bcd Merge "Revert "Reland "Enable R8 full mode by default for apps""" into main by Roy Luo · 2 years, 1 month ago
  75. 74a5c2e Revert "Reland "Enable R8 full mode by default for apps"" by Roy Luo · 2 years, 1 month ago
  76. cfe9e6d Merge "Reland "Enable R8 full mode by default for apps"" into main by Treehugger Robot · 2 years, 1 month ago
  77. a9f5c57 Reland "Enable R8 full mode by default for apps" by Jared Duke · 2 years, 1 month ago
  78. 06c246c Merge "Revert "Enable R8 full mode by default for apps"""" into main by Treehugger Robot · 2 years, 1 month ago
  79. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 1 month ago
  80. a2ab936 Revert "Enable R8 full mode by default for apps""" by Jared Duke · 2 years, 1 month ago
  81. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 3 months ago
  82. 5ad5c91 Merge "Revert "Revert "Enable R8 full mode by default for apps""" into main by Treehugger Robot · 2 years, 1 month ago
  83. 5d3ec54 Revert "Revert "Enable R8 full mode by default for apps"" by Jared Duke · 2 years, 2 months ago
  84. ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 2 years, 2 months ago
  85. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 2 months ago
  86. ab8d138 Reland: Use depsets for transitive manifests and assets by Colin Cross · 2 years, 2 months ago
  87. 0a30ce7 Merge "Revert "Use depsets for transitive manifests and assets"" into main by Colin Cross · 2 years, 2 months ago
  88. d8c711f Revert "Use depsets for transitive manifests and assets" by Colin Cross · 2 years, 2 months ago
  89. 654f176 Merge "Use depsets for transitive manifests and assets" into main by Colin Cross · 2 years, 2 months ago
  90. 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 3 months ago
  91. 496660d Support target and max sdk version in app bp2build. by Romain Jobredeaux · 2 years, 2 months ago
  92. ba28399 Revert "Enable R8 full mode by default for apps" by Kenneth Ford · 2 years, 2 months ago
  93. 93d0bff Enable R8 full mode by default for apps by Jared Duke · 3 years, 4 months ago
  94. efd1837 Merge "Allow Bluetooth to use privapp_allowlist" by Anton Hansson · 2 years, 3 months ago
  95. e3f31cf Allow Bluetooth to use privapp_allowlist by Anton Hansson · 2 years, 3 months ago
  96. 48203e3 Add an allowlist for modules that have broken optional_uses_libs. by Jiakai Zhang · 2 years, 3 months ago
  97. f508c25 Merge "Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES." by Jiakai Zhang · 2 years, 3 months ago
  98. 0e486a4 Change install name of privapp allowlists by Anton Hansson · 2 years, 3 months ago
  99. 4f65a03 Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES. by Jiakai Zhang · 2 years, 3 months ago
  100. b1daccd ensure that privapp_allowlist is installed before android_app by Sam Delmerico · 2 years, 3 months ago