- 472afab Config variables reader by Sasha Smundak · 3 years, 10 months ago
- bb360c3 Move modules containing ART, conscrypt and i18n from libcore by Paul Duffin · 3 years, 6 months ago
- 1a0e2d2 Merge changes If89b7d0b,I630c06f0,Id861a62b,If71bb468 by Liz Kammer · 3 years, 6 months ago
- ec04417 Merge "modify cc_binary type to cc_test for test modules" by Yuntao Xu · 3 years, 6 months ago
- 8f884a0 modify cc_binary type to cc_test for test modules by Yuntao Xu · 3 years, 6 months ago
- 75db931 Iterate over sanitizers by Liz Kammer · 3 years, 6 months ago
- 7b920b4 Update memtag code behavior to match comment. by Liz Kammer · 3 years, 7 months ago
- d56ddb5 Reorganize memtag tests for clarity. by Liz Kammer · 3 years, 7 months ago
- 75b9b40 Add comments to sanitizer properties. by Liz Kammer · 3 years, 7 months ago
- 4aa48b0 Merge changes I770f5ce7,I32d4417d by Liz Kammer · 3 years, 6 months ago
- af60f41 Merge "Revert "Flag to control if generated SDK prebuilts are preferred."" by Treehugger Robot · 3 years, 6 months ago
- 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 7 months ago
- b2fc470 Delete local boolPtr function by Liz Kammer · 3 years, 7 months ago
- 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 3 years, 6 months ago
- a56be7d Generate boot images for host from prebuilts by Paul Duffin · 3 years, 7 months ago
- 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 3 years, 6 months ago
- 452decb Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" by Paul Duffin · 3 years, 6 months ago
- 276fd42 Merge "Use both module name and stem name to filter updatable boot jars" by Paul Duffin · 3 years, 7 months ago
- a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 3 years, 7 months ago
- 503e3a1 Merge "Include static lib information for the snapshot modules" by Treehugger Robot · 3 years, 7 months ago
- 31b9a0c Merge "Delete unused functions" by Treehugger Robot · 3 years, 7 months ago
- 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 3 years, 7 months ago
- 34d52ee Merge "Export NewPrebuiltObject" by Colin Cross · 3 years, 7 months ago
- 8c3339f Merge "Support shared_libs, static_libs and default_shared_libs in cc_object" by Colin Cross · 3 years, 7 months ago
- 8e3356f Merge "Use system stubs for framework-doc-system-stubs." by satayev · 3 years, 7 months ago
- 1a58d1a Merge "Flag to control if generated SDK prebuilts are preferred." by Treehugger Robot · 3 years, 7 months ago
- 5e03586 Include static lib information for the snapshot modules by Justin Yun · 3 years, 7 months ago
- 4b51e27 Merge "Defer error reporting of missing prebuilt dex jar files" by Paul Duffin · 3 years, 7 months ago
- 3992423 Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" by Orion Hodson · 3 years, 7 months ago
- f03aaf5 Merge "Support using java_sdk_library components in stub_libs" by Paul Duffin · 3 years, 7 months ago
- 7ce730b Revert "Add partial bp2build support for APEX targets." by Weng Su · 3 years, 7 months ago
- 22b606b Add partial bp2build support for APEX targets. by Rupert Shuttleworth · 3 years, 7 months ago
- 2858af6 Merge "[WIP] Switch sh_test_host to unit_tests=true by default" by Julien Desprez · 3 years, 7 months ago
- 3a93255 Merge "Add errorHints to stdout when read-only file system errors are detected" by Spandan Das · 3 years, 7 months ago
- 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 3 years, 7 months ago
- 9d77384 Added quotes to protect wildcard by Maxim Pleshivenkov · 3 years, 7 months ago
- e19e619 Merge "Add default_shared_libs property" by Colin Cross · 3 years, 7 months ago
- 1dfd103 Merge changes from topic "lint-update-7.1.0" by Colin Cross · 3 years, 7 months ago
- e6266e0 Merge "Remove kati marker in soong-only build" by Anton Hansson · 3 years, 7 months ago
- 49387d5 Merge "Ignore license and similar dependencies of prebuilt_apex/apex_set" by Treehugger Robot · 3 years, 7 months ago
- dd8b691 Merge "Reland "Consistently prepend arch-specific headers"" by Colin Cross · 3 years, 7 months ago
- 46ab291 Ignore license and similar dependencies of prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- 56c93e8 Use both module name and stem name to filter updatable boot jars by Paul Duffin · 3 years, 7 months ago
- 783195c Use system stubs for framework-doc-system-stubs. by satayev · 3 years, 7 months ago
- 87112d6 Consistent soong namescape example by Filip · 3 years, 7 months ago
- b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 7 months ago
- 54f9201 Merge "[scripts] Add script to print clang prebuilts version" by Pirama Arumuga Nainar · 3 years, 7 months ago
- a36c2b8 Downgrade new errors from lint 7.1.0-dev to warnings by Colin Cross · 3 years, 7 months ago
- b0ef30a Filter srcjars out of srcFiles by Colin Cross · 3 years, 7 months ago
- d0b99ce Flag to control if generated SDK prebuilts are preferred. by Mathew Inwood · 3 years, 8 months ago
- 17fc5a0 Remove kati marker in soong-only build by Anton Hansson · 3 years, 7 months ago
- ef083c9 Defer error reporting of missing prebuilt dex jar files by Paul Duffin · 3 years, 7 months ago
- 0ed579e Reland "Consistently prepend arch-specific headers" by Colin Cross · 3 years, 7 months ago
- 22fd032 Merge "Add test for empty stub generation." by Treehugger Robot · 3 years, 7 months ago
- 0506361 Add errorHints to stdout when read-only file system errors are detected by Spandan Das · 3 years, 7 months ago
- e86698f Merge "Revert "Consistently prepend arch-specific headers"" by Colin Cross · 3 years, 7 months ago
- cacb972 Revert "Consistently prepend arch-specific headers" by Colin Cross · 3 years, 7 months ago
- 3b90bb9 Merge "Add libs to debuggable" by Treehugger Robot · 3 years, 7 months ago
- 99f5cc0 Merge "Consistently prepend arch-specific headers" by Colin Cross · 3 years, 7 months ago
- 08327ac Add test for empty stub generation. by Dan Albert · 3 years, 9 months ago
- 8f323ae Add libs to debuggable by Yifan Hong · 3 years, 7 months ago
- 06f1399 [WIP] Switch sh_test_host to unit_tests=true by default by Julien Desprez · 3 years, 7 months ago
- 2699993 Merge changes I5823fdb5,I3e44c137 by Treehugger Robot · 3 years, 7 months ago
- 6eb16f8 Merge "rust: Add missing Rust allow path modules." by Ivan Lozano · 3 years, 7 months ago
- 7061f79 Merge changes I7fdc1f53,I422315f0,Ia34b80d9 by Colin Cross · 3 years, 7 months ago
- f05ca9c Tag android_app_import's apk as `android:"path"` by Jooyung Han · 3 years, 7 months ago
- 8c7e3ed genrule supports OutputFileProducer by Jooyung Han · 3 years, 7 months ago
- 3b606c8 Delete unused functions by Liz Kammer · 3 years, 7 months ago
- 03a94c4 rust: Add missing Rust allow path modules. by Ivan Lozano · 3 years, 7 months ago
- 6349667 Merge "Calculate widest stub dex jars per module" by Paul Duffin · 3 years, 7 months ago
- f6d3b2a Merge "Add test to show issues with widest stub dex jars" by Paul Duffin · 3 years, 7 months ago
- 9e4a278 Merge "Allow hiddenapi list to ignore missing classes/members" by Paul Duffin · 3 years, 7 months ago
- 280a31a Calculate widest stub dex jars per module by Paul Duffin · 3 years, 7 months ago
- 8aa7beb Merge "Use trimmed lint database for mainline modules" by Anton Hansson · 3 years, 7 months ago
- aed4648 Merge "Add sdk_library_test.go to Android.bp file" by Paul Duffin · 3 years, 7 months ago
- d2b1e0c Add test to show issues with widest stub dex jars by Paul Duffin · 3 years, 7 months ago
- 156b5d3 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 3 years, 7 months ago
- 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 3 years, 7 months ago
- 7c32e22 Merge "Move notememtag tests to sanitize_test.go" by Treehugger Robot · 3 years, 7 months ago
- 7cabd42 Export NewPrebuiltObject by Colin Cross · 3 years, 7 months ago
- 137d7da Support shared_libs, static_libs and default_shared_libs in cc_object by Colin Cross · 3 years, 7 months ago
- f46e958 Merge "Fix inconsistencies in the apex names used for the apex variations." by Treehugger Robot · 3 years, 7 months ago
- 2558ce3 [scripts] Add script to print clang prebuilts version by Pirama Arumuga Nainar · 3 years, 7 months ago
- 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 3 years, 7 months ago
- 921d33d Merge "Verify the modular stub flags are subsets of the monolithic stub flags" by Paul Duffin · 3 years, 7 months ago
- 49c91f3 Merge "Make ruleToGenerateHiddenAPIStubFlagsFile build rule" by Paul Duffin · 3 years, 7 months ago
- 56a39ad Merge changes from topic "stub_from_rust" by Jiyong Park · 3 years, 7 months ago
- bb8d84f Move notememtag tests to sanitize_test.go by Liz Kammer · 3 years, 7 months ago
- a33242a Merge "convert BUILD_CTS_SUPPORT_PACKAGE in mk files" by Yuntao Xu · 3 years, 7 months ago
- bfffae7 Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 3 years, 7 months ago
- 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 8 months ago
- 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 3 years, 7 months ago
- 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 3 years, 7 months ago
- 136fd55 Merge "Add ModuleLibHiddenAPIScope for hidden API processing" by Paul Duffin · 3 years, 7 months ago
- b8410ec Merge "Add test for modular hiddenapi list rule" by Paul Duffin · 3 years, 7 months ago
- e09a669 Merge "Add HiddenAPIScope to replace use of SdkKind" by Paul Duffin · 3 years, 7 months ago
- 141fbad Merge "Dump extra JSON data for C++ modules and ApexInfo." by Lukács T. Berki · 3 years, 7 months ago
- 18233a2 Use trimmed lint database for mainline modules by Pedro Loureiro · 3 years, 7 months ago
- d18d8ca Dump extra JSON data for C++ modules and ApexInfo. by Lukacs T. Berki · 3 years, 7 months ago
- 4eb3d65 Merge "Update dex_preopt related OWNERS" by Orion Hodson · 3 years, 7 months ago