- 161e468 Use source_module_name to determine the contents of prebuilt apexes by Spandan Das · 2 years ago
- cc53063 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 2 years ago
- 7870d32 Merge "Mechanism to select a specific version of java_sdk_library_import" into main by Spandan Das · 2 years ago
- 23956d1 Mechanism to select a specific version of java_sdk_library_import by Spandan Das · 2 years ago
- 349ae8d Automatically propagate jarjar rules for aconfig libraries by Joe Onorato · 2 years ago
- b01db71 Merge "Do not replace the direct edge between rdeps and java_sdk_library" into main by Spandan Das · 2 years ago
- 81d95c5 Do not replace the direct edge between rdeps and java_sdk_library by Spandan Das · 2 years ago
- 7dacb0e Merge "Modify LOCAL_DROIDDOC_* to export the exportable artifacts" into main by Jihoon Kang · 2 years ago
- 246690a Modify LOCAL_DROIDDOC_* to export the exportable artifacts by Jihoon Kang · 2 years ago
- d8cb950 Merge "Determine GC type based on BUILT_KERNEL_VERSION_FILE." into main by Treehugger Robot · 2 years ago
- c240996 Merge "Fix api versions xml file handling in droidstubs" into main by Jihoon Kang · 2 years ago
- 7d29222 Determine GC type based on BUILT_KERNEL_VERSION_FILE. by Jiakai Zhang · 2 years ago
- d9a0694 Fix api versions xml file handling in droidstubs by Jihoon Kang · 2 years ago
- f3c63e6 Merge "Propagate profile_guided requirement of imports to top-level apex" into main by Spandan Das · 2 years ago
- 5809f65 Merge "Support mechanism to select a specific version of module sdk prebuilt" into main by Spandan Das · 2 years ago
- e288043 Merge "Disable stub validation when `WITHOUT_CHECK_API=true`" into main by Treehugger Robot · 2 years ago
- 2ea84dd Propagate profile_guided requirement of imports to top-level apex by Spandan Das · 2 years ago
- 4f04df9 Disable stub validation when `WITHOUT_CHECK_API=true` by Jihoon Kang · 2 years ago
- 3cf0463 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 2 years ago
- 5973966 Merge "Prevent disabling checks via flags property" into main by Treehugger Robot · 2 years ago
- 5d0aaf4 Prevent disabling checks via flags property by Cole Faust · 2 years ago
- 5a48d4f Merge "Fix the args used to dexpreopt system server jars in prebuilt apexes" into main by Treehugger Robot · 2 years ago
- 99ed03f Merge "Add build flag to enable ResourceProcessorBusyBox by default" into main by Treehugger Robot · 2 years ago
- e21a8d4 Fix the args used to dexpreopt system server jars in prebuilt apexes by Spandan Das · 2 years ago
- 8f1b033 Add build flag to enable ResourceProcessorBusyBox by default by Colin Cross · 2 years ago
- e28cdf3 Merge "Convert coverageMutator to a TransitionMutator" into main by Colin Cross · 2 years ago
- 1627236 Merge "Make hiddenAPIFlagFileCategory an int" into main by Cole Faust · 2 years ago
- 1f4475c Merge "Revert "Ensure sscp jars get copied to $OUT/soong/system_server_dexjars"" into main by Asmita Poddar · 2 years ago
- b2fd4ff Revert "Ensure sscp jars get copied to $OUT/soong/system_server_dexjars" by Spandan Das · 2 years ago
- 9d4ad66 Merge "Ensure sscp jars get copied to $OUT/soong/system_server_dexjars" into main by Spandan Das · 2 years ago
- dbc88dc Merge "Prepare to generate "runtime" stubs in droidstubs" into main by Jihoon Kang · 2 years ago
- f5f4ad3 Convert coverageMutator to a TransitionMutator by Colin Cross · 2 years ago
- 5373efc Merge "Error when WITHOUT_CHECK_API=true in from-text stub build" into main by Jihoon Kang · 2 years ago
- 0b7089f Ensure sscp jars get copied to $OUT/soong/system_server_dexjars by Spandan Das · 2 years ago
- 22e8abc Make hiddenAPIFlagFileCategory an int by Cole Faust · 2 years ago
- 91bf3dd Error when WITHOUT_CHECK_API=true in from-text stub build by Jihoon Kang · 2 years ago
- fbe572b Merge "Rename apiScope.stubsTag" into main by Jihoon Kang · 2 years ago
- ee11328 Prepare to generate "runtime" stubs in droidstubs by Jihoon Kang · 2 years ago
- b743155 Rename apiScope.stubsTag by Jihoon Kang · 2 years ago
- 1b1b9a9 Merge changes from topic "soong-tests-presubmit" into main by Colin Cross · 2 years ago
- 7e6a901 Fix data race in propagateRROEnforcementMutator by Colin Cross · 2 years ago
- 193bb8c Merge "Add better error handling to bootDexJar function" into main by Treehugger Robot · 2 years ago
- 84ed511 Fix data race in dex_bootjars by Colin Cross · 2 years ago
- 3a39201 Add better error handling to bootDexJar function by Spandan Das · 2 years ago
- c0412f5 Merge "Remove HideFlaggedApi() related logic and the related product variables" into main by Treehugger Robot · 2 years ago
- 78b6b30 Remove HideFlaggedApi() related logic and the related product variables by Jihoon Kang · 2 years ago
- 535f739 Merge "Disable prebuilt apps without an apk later" into main by Treehugger Robot · 2 years ago
- ce8d254 Merge "Implicitly bump up Java target to 1.8" into main by Treehugger Robot · 2 years ago
- d567a51 Implicitly bump up Java target to 1.8 by Sorin Basca · 2 years ago
- cf33b02 Merge "Revert^7 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 2 years ago
- 43668c6 Revert^7 "Enable dex container (DEX v41) for the whole system" by Yanning Jia · 2 years ago
- 97494b1 Disable prebuilt apps without an apk later by Cole Faust · 2 years ago
- 7e9343b Merge changes from topic "hiddenapi_exportable" into main by Jihoon Kang · 2 years ago
- f55a5f7 Copy exportable artifacts to module sdk snapshot by Jihoon Kang · 2 years ago
- bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 2 years, 1 month ago
- 9272dcc Add defaults support for bootclasspath_fragment module type by Jihoon Kang · 2 years ago
- afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 2 years ago
- acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 2 years ago
- 2127887 Merge "Enforce one aconfig_declaration per aconfig package" into main by Dennis Shen · 2 years ago
- d06bdb0 Merge "Update released flagged apis rule" into main by Treehugger Robot · 2 years ago
- 4e7773d Enforce one aconfig_declaration per aconfig package by Dennis Shen · 2 years ago
- 125b0a7 Update released flagged apis rule by Jihoon Kang · 2 years ago
- ec3887a Merge "Replace panic with ModuleErrorf" into main by Treehugger Robot · 2 years ago
- 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 2 years ago
- 150d87f Fix the static rule for generating the revert annotations by Jihoon Kang · 2 years ago
- 539b46b Merge "Generate "exportable" stubs library in java_sdk_library" into main by Jihoon Kang · 2 years ago
- 0d2afbb Merge "Enable droidstubs to export "exportable" artifacts" into main by Jihoon Kang · 2 years ago
- 9d80085 Merge "Generate "exportable" stubs in droidstubs" into main by Jihoon Kang · 2 years ago
- 0f51621 Merge "Add aconfig_declarations property to droidstubs and java_sdk_library" into main by Jihoon Kang · 2 years ago
- fa4a90d Generate "exportable" stubs library in java_sdk_library by Jihoon Kang · 2 years, 1 month ago
- 78f8914 Enable droidstubs to export "exportable" artifacts by Jihoon Kang · 2 years, 1 month ago
- 3c89f04 Generate "exportable" stubs in droidstubs by Jihoon Kang · 2 years, 1 month ago
- 6592e87 Add aconfig_declarations property to droidstubs and java_sdk_library by Jihoon Kang · 2 years, 1 month ago
- 208444c Merge changes from topics "revert-2897484-revert-2897682-dont_limit_systemsdk-JCOOOXGAIF-BSJGJAJAWC", "revert-2897568-revert-2894701-limit_systemsdk-WNEMOTGMRS-ROJNXPXKUV" into main by Treehugger Robot · 2 years ago
- b917641 Add per-module phony targets for lint checks by Colin Cross · 2 years ago
- cf13223 Merge "Translate --custom-package aapt2 flag for ResourceProcessorBusyBox" into main by Colin Cross · 2 years ago
- 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 2 years ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 2 years ago
- 7416d67 Revert "Revert "Limit System SDK to 34 for Java modules in the v..." by Jiyong Park · 2 years ago
- ec222c4 Merge "Use ApiLevel on min, target and compile Sdk version" into main by Cole Faust · 2 years ago
- 1f16622 Revert "Limit System SDK to 34 for Java modules in the vendor pa..." by Sebastian Pickl · 2 years ago
- b765d6b Don't implicitly pick up lint-baseline.xml by Cole Faust · 2 years ago
- ec47e99 Limit System SDK to 34 for Java modules in the vendor partition by Jiyong Park · 2 years ago
- d3f7d1a Translate --custom-package aapt2 flag for ResourceProcessorBusyBox by Colin Cross · 2 years ago
- a3759f9 Merge "Write raw files to disk instead of the ninja file" into main by Colin Cross · 2 years ago
- 64c9e0c Use the correct bootjars for hiddneapi when multiple prebuilts exist by Spandan Das · 2 years, 1 month ago
- 71790b1 Merge "Remove usage of OtherModuleHasProvider in dexpreopt_bootjars" into main by Treehugger Robot · 2 years, 1 month ago
- bdfb169 Merge "Change target platform to LINUX-OTHER" into main by Treehugger Robot · 2 years, 1 month ago
- 088e079 Change target platform to LINUX-OTHER by Sorin Basca · 2 years, 1 month ago
- c97dfe4 Merge "Remove setting com.android.tools.r8.emitRecordAnnotationsExInDex" into main by Søren Gjesse · 2 years, 1 month ago
- 412b33a Merge "Use the correct bootjars when multiple prebuilt apexes exist" into main by Spandan Das · 2 years, 1 month ago
- 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 2 years, 1 month ago
- f01e2f7 Merge "Revert^6 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 2 years, 1 month ago
- 30e32f6 Merge changes I8b352305,Iadf9e324 into main by Cole Faust · 2 years, 1 month ago
- bc114d2 Remove usage of OtherModuleHasProvider in dexpreopt_bootjars by Spandan Das · 2 years, 1 month ago
- 31a6745 Write raw files to disk instead of the ninja file by Colin Cross · 2 years, 2 months ago
- 96feedc Merge "Use the correct prof file when multiple prebuilt apexes exist" into main by Spandan Das · 2 years, 1 month ago
- da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 2 years, 1 month ago
- e8561c6 Include "soong" in sandboxed out paths by Cole Faust · 2 years, 1 month ago
- aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 2 years, 1 month ago