- 8f1b033 Add build flag to enable ResourceProcessorBusyBox by default by Colin Cross · 1 year, 9 months ago
- 1b1b9a9 Merge changes from topic "soong-tests-presubmit" into main by Colin Cross · 1 year, 9 months ago
- 7e6a901 Fix data race in propagateRROEnforcementMutator by Colin Cross · 1 year, 9 months ago
- 193bb8c Merge "Add better error handling to bootDexJar function" into main by Treehugger Robot · 1 year, 9 months ago
- 84ed511 Fix data race in dex_bootjars by Colin Cross · 1 year, 9 months ago
- 3a39201 Add better error handling to bootDexJar function by Spandan Das · 1 year, 9 months ago
- c0412f5 Merge "Remove HideFlaggedApi() related logic and the related product variables" into main by Treehugger Robot · 1 year, 9 months ago
- 78b6b30 Remove HideFlaggedApi() related logic and the related product variables by Jihoon Kang · 1 year, 9 months ago
- 535f739 Merge "Disable prebuilt apps without an apk later" into main by Treehugger Robot · 1 year, 9 months ago
- ce8d254 Merge "Implicitly bump up Java target to 1.8" into main by Treehugger Robot · 1 year, 9 months ago
- d567a51 Implicitly bump up Java target to 1.8 by Sorin Basca · 1 year, 9 months ago
- cf33b02 Merge "Revert^7 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 1 year, 9 months ago
- 43668c6 Revert^7 "Enable dex container (DEX v41) for the whole system" by Yanning Jia · 1 year, 10 months ago
- 97494b1 Disable prebuilt apps without an apk later by Cole Faust · 1 year, 9 months ago
- 7e9343b Merge changes from topic "hiddenapi_exportable" into main by Jihoon Kang · 1 year, 9 months ago
- f55a5f7 Copy exportable artifacts to module sdk snapshot by Jihoon Kang · 1 year, 9 months ago
- bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 10 months ago
- 9272dcc Add defaults support for bootclasspath_fragment module type by Jihoon Kang · 1 year, 9 months ago
- afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year, 9 months ago
- acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 1 year, 9 months ago
- 2127887 Merge "Enforce one aconfig_declaration per aconfig package" into main by Dennis Shen · 1 year, 9 months ago
- d06bdb0 Merge "Update released flagged apis rule" into main by Treehugger Robot · 1 year, 9 months ago
- 4e7773d Enforce one aconfig_declaration per aconfig package by Dennis Shen · 1 year, 10 months ago
- 125b0a7 Update released flagged apis rule by Jihoon Kang · 1 year, 9 months ago
- ec3887a Merge "Replace panic with ModuleErrorf" into main by Treehugger Robot · 1 year, 9 months ago
- 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 9 months ago
- 150d87f Fix the static rule for generating the revert annotations by Jihoon Kang · 1 year, 9 months ago
- 539b46b Merge "Generate "exportable" stubs library in java_sdk_library" into main by Jihoon Kang · 1 year, 9 months ago
- 0d2afbb Merge "Enable droidstubs to export "exportable" artifacts" into main by Jihoon Kang · 1 year, 9 months ago
- 9d80085 Merge "Generate "exportable" stubs in droidstubs" into main by Jihoon Kang · 1 year, 9 months ago
- 0f51621 Merge "Add aconfig_declarations property to droidstubs and java_sdk_library" into main by Jihoon Kang · 1 year, 9 months ago
- fa4a90d Generate "exportable" stubs library in java_sdk_library by Jihoon Kang · 1 year, 10 months ago
- 78f8914 Enable droidstubs to export "exportable" artifacts by Jihoon Kang · 1 year, 10 months ago
- 3c89f04 Generate "exportable" stubs in droidstubs by Jihoon Kang · 1 year, 10 months ago
- 6592e87 Add aconfig_declarations property to droidstubs and java_sdk_library by Jihoon Kang · 1 year, 10 months 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 · 1 year, 10 months ago
- b917641 Add per-module phony targets for lint checks by Colin Cross · 1 year, 10 months ago
- cf13223 Merge "Translate --custom-package aapt2 flag for ResourceProcessorBusyBox" into main by Colin Cross · 1 year, 10 months ago
- 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 1 year, 10 months ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year, 10 months ago
- 7416d67 Revert "Revert "Limit System SDK to 34 for Java modules in the v..." by Jiyong Park · 1 year, 10 months ago
- ec222c4 Merge "Use ApiLevel on min, target and compile Sdk version" into main by Cole Faust · 1 year, 10 months ago
- 1f16622 Revert "Limit System SDK to 34 for Java modules in the vendor pa..." by Sebastian Pickl · 1 year, 10 months ago
- b765d6b Don't implicitly pick up lint-baseline.xml by Cole Faust · 1 year, 10 months ago
- ec47e99 Limit System SDK to 34 for Java modules in the vendor partition by Jiyong Park · 1 year, 10 months ago
- d3f7d1a Translate --custom-package aapt2 flag for ResourceProcessorBusyBox by Colin Cross · 1 year, 10 months ago
- a3759f9 Merge "Write raw files to disk instead of the ninja file" into main by Colin Cross · 1 year, 10 months ago
- 64c9e0c Use the correct bootjars for hiddneapi when multiple prebuilts exist by Spandan Das · 1 year, 10 months ago
- 71790b1 Merge "Remove usage of OtherModuleHasProvider in dexpreopt_bootjars" into main by Treehugger Robot · 1 year, 10 months ago
- bdfb169 Merge "Change target platform to LINUX-OTHER" into main by Treehugger Robot · 1 year, 10 months ago
- 088e079 Change target platform to LINUX-OTHER by Sorin Basca · 1 year, 10 months ago
- c97dfe4 Merge "Remove setting com.android.tools.r8.emitRecordAnnotationsExInDex" into main by Søren Gjesse · 1 year, 10 months ago
- 412b33a Merge "Use the correct bootjars when multiple prebuilt apexes exist" into main by Spandan Das · 1 year, 10 months ago
- 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 10 months ago
- f01e2f7 Merge "Revert^6 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 1 year, 10 months ago
- 30e32f6 Merge changes I8b352305,Iadf9e324 into main by Cole Faust · 1 year, 10 months ago
- bc114d2 Remove usage of OtherModuleHasProvider in dexpreopt_bootjars by Spandan Das · 1 year, 10 months ago
- 31a6745 Write raw files to disk instead of the ninja file by Colin Cross · 2 years ago
- 96feedc Merge "Use the correct prof file when multiple prebuilt apexes exist" into main by Spandan Das · 1 year, 10 months ago
- da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 10 months ago
- e8561c6 Include "soong" in sandboxed out paths by Cole Faust · 1 year, 11 months ago
- aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 10 months ago
- 8a5b32d Remove setting com.android.tools.r8.emitRecordAnnotationsExInDex by Søren Gjesse · 1 year, 10 months ago
- fae468e Move validation from FindDeapexerProviderForModule to rdeps by Spandan Das · 1 year, 10 months ago
- 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 11 months ago
- 7022550 Revert^6 "Enable dex container (DEX v41) for the whole system" by Dan Shi · 1 year, 10 months ago
- 6482cb9 Merge "Revert^5 "Enable dex container (DEX v41) for the whole system"" into main by Chris Antol · 1 year, 10 months ago
- a336912 Revert^5 "Enable dex container (DEX v41) for the whole system" by Chris Antol · 1 year, 10 months ago
- a6bc7c8 Merge "Revert^4 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 1 year, 10 months ago
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 10 months ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 10 months ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 10 months ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 10 months ago
- bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 10 months ago
- 3c0a83d Use generics for providers API by Colin Cross · 1 year, 10 months ago
- e8eeec9 Fix TestAarImportProducesJniPackages/aar-no-jni by Colin Cross · 1 year, 10 months ago
- c011042 Merge "Allow compile_data on all java modules" into main by Cole Faust · 1 year, 10 months ago
- 2b64af8 Allow compile_data on all java modules by Cole Faust · 1 year, 10 months ago
- 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 10 months ago
- 7ac943f Use --revert-annotation instead of --hide-annotation by Paul Duffin · 1 year, 10 months ago
- a72573a Merge "Remove ConvertWithBp2build implementations" into main by Colin Cross · 1 year, 10 months ago
- b49f038 Merge "Add compile_data for android apps" into main by Treehugger Robot · 1 year, 10 months ago
- 2624653 Merge "303434307: Enable flagged API checking" into main by Tor Norbye · 1 year, 10 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 11 months ago
- df1efd7 Add compile_data for android apps by Cole Faust · 1 year, 10 months ago
- 558e2bd Merge "Fix typo in the comment" into main am: 2237d24894 by Cole Faust · 1 year, 10 months ago
- 2237d24 Merge "Fix typo in the comment" into main by Cole Faust · 1 year, 10 months ago
- cabafde 303434307: Enable flagged API checking by Tor Norbye · 1 year, 11 months ago
- 1ed5d5c Merge changes from topic "aconfig_dump_map" into main am: 25c187cc7d by Jihoon Kang · 1 year, 11 months ago
- e42ac1c Fix typo in the comment by Yuichiro Hanada · 1 year, 11 months ago
- 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 1 year, 11 months ago
- 4c803a0 Merge aconfig files per-module am: d788b3e6cb by Colin Cross · 1 year, 11 months ago
- d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 11 months ago
- d798f5c Merge changes from topic "code_metadata" into main am: 4c3e2df157 by Aditya Choudhary · 1 year, 11 months ago
- 7d37796 Add Code Metadata rule to soong/testing. am: 8094b6bf9d by Aditya Choudhary · 1 year, 11 months ago
- 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 11 months ago
- 8094b6b Add Code Metadata rule to soong/testing. by Aditya Choudhary · 2 years ago
- d45836e Revert^4 "Enable dex container (DEX v41) for the whole system" by David Srbecky · 1 year, 11 months ago
- 0782541 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main am: 2998c33d43 by Colin Cross · 1 year, 11 months ago
- 2998c33 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main by Colin Cross · 1 year, 11 months ago