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