- 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
- 438d379 Merge "Disable CFI only on incompatible variants." by Ivan Lozano · 4 years, 10 months ago
- 9c37340 Merge "Copy shared_libs and system_shared_libs to module snapshot" by Paul Duffin · 4 years, 10 months ago
- 0a4c18e Merge "Support extracting common values from embedded structures" by Treehugger Robot · 4 years, 10 months ago
- 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 10 months ago
- b07fa51 Support extracting common values from embedded structures by Paul Duffin · 4 years, 10 months ago
- 845f655 Merge "Add __ANDROID_SDK_VERSION__=<ver> macro" by Treehugger Robot · 4 years, 10 months ago
- c097e36 Refactor common value extraction by Paul Duffin · 4 years, 10 months ago
- 37b8759 Merge "Always keep rsp files" by Treehugger Robot · 4 years, 10 months ago
- 71a1240 Merge "Do not include any documentation when building stubs" by Aurimas Liutikas · 4 years, 10 months ago
- b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 4 years, 10 months ago
- 6d3cad9 Always keep rsp files by Dan Willemsen · 4 years, 10 months ago
- ea0006f Merge "Fix UBSanitized host binaries missing runtime." by Ivan Lozano · 4 years, 10 months ago
- 001ca32 Merge changes Iedcff7df,I4cb294c2 by Paul Duffin · 4 years, 10 months ago
- f3b190f Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 4 years, 10 months ago
- 39de325 Do not include any documentation when building stubs by Aurimas Liutikas · 4 years, 10 months ago
- bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 4 years, 10 months ago
- 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 4 years, 10 months ago
- 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 4 years, 10 months ago
- f53737f Merge "Remove special handling of test_ apexes" by Treehugger Robot · 4 years, 10 months ago
- 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 4 years, 10 months ago
- de77904 Merge "Remove special handling of com.android.art.debug/release" by Treehugger Robot · 4 years, 10 months ago
- 2d80d38 Merge "Define a proto file that generates the current build completion status." by Treehugger Robot · 4 years, 10 months ago
- 57380a9 Remove special handling of test_ apexes by Paul Duffin · 4 years, 10 months ago
- 50cbefd Remove special handling of com.android.art.debug/release by Paul Duffin · 4 years, 10 months ago
- 35155c4 Fix path in apex when native_bridge_supported: true by Jooyung Han · 5 years ago
- 784a53c Merge "Improve error handling around username/hostname" by Treehugger Robot · 4 years, 10 months ago
- 9d3423a Merge "Scripts to evaluate dependency transitive closures." by Treehugger Robot · 4 years, 10 months ago
- 4c8e350 Merge "Fix apex_available" by Jooyung Han · 4 years, 10 months ago
- 5e9013b Fix apex_available by Jooyung Han · 4 years, 10 months ago
- 7d40148 Define a proto file that generates the current build completion status. by Patrice Arruda · 4 years, 10 months ago
- a17ac96 Improve error handling around username/hostname by Dan Willemsen · 4 years, 10 months ago
- 02ad5e4 Scripts to evaluate dependency transitive closures. by Bob Badour · 4 years, 10 months ago
- 4774a81 Disable CFI only on incompatible variants. by Ivan Lozano · 4 years, 10 months ago
- 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 4 years, 11 months ago
- 865171e Allow sdk members to vary by os type by Paul Duffin · 4 years, 10 months ago
- 04c93a4 Merge "DO NOT MERGE: Remove AppSearch from Android R." by Treehugger Robot · 4 years, 10 months ago
- 9948420 Merge "Apply sdk version check to product apps" by Treehugger Robot · 4 years, 10 months ago
- a816686 Merge "Add support for multiple os types" by Paul Duffin · 4 years, 10 months ago
- a8e37b9 Merge "Set '--force-determinism' option for boot image compilation." by Ulyana Trafimovich · 4 years, 10 months ago
- a04c107 Add support for multiple os types by Paul Duffin · 4 years, 10 months ago
- c0c98d5 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 4 years, 10 months ago
- 71754bf Merge "Copy sdk_version to cc library snapshots" by Paul Duffin · 4 years, 10 months ago
- a377311 Merge "Refactor java_library/java_test snapshot processing" by Treehugger Robot · 4 years, 10 months ago
- 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 4 years, 10 months ago
- b3c7637 Merge "Refactor snapshot module creation" by Paul Duffin · 4 years, 10 months ago
- 06b362f Merge "Apex_available check failure reveals dependency" by Treehugger Robot · 4 years, 10 months ago
- 65cc4f7 Apex_available check failure reveals dependency by Jiyong Park · 4 years, 10 months ago
- 714538f Merge "Add a build script to compile modules and SDKs in AOSP." by Nicolas Geoffray · 4 years, 10 months ago
- 466d39a DO NOT MERGE: Remove AppSearch from Android R. by Alexander Dorokhine · 4 years, 10 months ago
- ccce2f2 Add __ANDROID_SDK_VERSION__=<ver> macro by Jooyung Han · 4 years, 10 months ago
- c645329 Merge "Do not explicitly link ucrt, ucrtbase" by Treehugger Robot · 4 years, 10 months ago
- 7423398 Merge "Add version suffix for stub modules' Android.mk" by Treehugger Robot · 4 years, 10 months ago
- 5bf449c Merge "Stop using the host python3" by Treehugger Robot · 4 years, 10 months ago
- b8eefa8 Do not explicitly link ucrt, ucrtbase by Pirama Arumuga Nainar · 4 years, 10 months ago
- 669f769 Stop using the host python3 by Dan Willemsen · 5 years ago
- ad4c187 Add version suffix for stub modules' Android.mk by Jooyung Han · 4 years, 10 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 10 months ago
- 90bc3cd Add a build script to compile modules and SDKs in AOSP. by Nicolas Geoffray · 4 years, 10 months ago
- 8c3fec4 Enable androidmk processing in sdk testing by Paul Duffin · 4 years, 10 months ago
- 1ec3fce Disable goma for javac actions in Soong by Colin Cross · 4 years, 10 months ago
- 14eb467 Refactor java_library/java_test snapshot processing by Paul Duffin · 4 years, 10 months ago
- 88f2fbe Refactor snapshot module creation by Paul Duffin · 4 years, 10 months ago
- 8f20563 Merge "Add a nice install paths for module SDKs and exports." by Nicolas Geoffray · 4 years, 10 months ago
- befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 10 months ago
- c6d627b Merge "Capture snapshot headers in parallel" by Treehugger Robot · 4 years, 10 months ago
- 286c318 Merge "Add bugprone to global clang-tidy default checks" by Chih-hung Hsieh · 4 years, 10 months ago
- 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 4 years, 10 months ago
- 5d95387 Merge "Make a soong-only copy of generate-notice-files.py" by Treehugger Robot · 4 years, 10 months ago
- eda2e9c Capture snapshot headers in parallel by Inseob Kim · 4 years, 10 months ago
- 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 4 years, 10 months ago
- ea1fcb6 PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex am: 20bacabe0b by Automerger Merge Worker · 4 years, 10 months ago
- 20bacab PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 4 years, 10 months ago
- fff0ad2 Enable vndk-ext for product variants am: 0ecf0b223f by Automerger Merge Worker · 4 years, 10 months ago
- 0ecf0b2 Enable vndk-ext for product variants by Justin Yun · 4 years, 10 months ago
- 8813c95 Merge "Update build_broken_logs script" am: 49b445cace by Automerger Merge Worker · 4 years, 10 months ago
- 49b445c Merge "Update build_broken_logs script" by Treehugger Robot · 4 years, 10 months ago
- 2db5d65 Merge "Make __ANDROID_APEX_<NAME>__ macro optional" am: 6efd3598c5 by Automerger Merge Worker · 4 years, 10 months ago
- 6efd359 Merge "Make __ANDROID_APEX_<NAME>__ macro optional" by Jooyung Han · 4 years, 10 months ago
- 3911e6a Make a soong-only copy of generate-notice-files.py by Bob Badour · 4 years, 11 months ago
- 2720584 Merge "Optimize FirstUniqueStrings and FirstUniquePaths" am: 1a0f984d43 by Automerger Merge Worker · 4 years, 10 months ago
- 1a0f984 Merge "Optimize FirstUniqueStrings and FirstUniquePaths" by Colin Cross · 4 years, 10 months ago
- 70b9316 Add bugprone to global clang-tidy default checks by Chih-Hung Hsieh · 4 years, 10 months ago
- 5439035 Merge "Improve documentation of CompileMultiTargets and related properties" am: db78490ecb by Automerger Merge Worker · 4 years, 10 months ago
- a86effc Merge "Add -z separate-code to default ARM64 device flags" am: 593c8c332c by Automerger Merge Worker · 4 years, 10 months ago
- db78490 Merge "Improve documentation of CompileMultiTargets and related properties" by Paul Duffin · 4 years, 10 months ago
- 593c8c3 Merge "Add -z separate-code to default ARM64 device flags" by Ivan Lozano · 4 years, 10 months ago
- c579ed6 Only check copy rules into the snapshot directory am: e1ddcc9d5a by Automerger Merge Worker · 4 years, 10 months ago
- c80bbb4 Add -z separate-code to default ARM64 device flags by Ivan Lozano · 4 years, 10 months ago
- e1ddcc9 Only check copy rules into the snapshot directory by Paul Duffin · 4 years, 10 months ago
- 578e7c8 Merge "Simplify java library sdk member code" am: 68e7d4a212 by Automerger Merge Worker · 4 years, 10 months ago
- 68e7d4a Merge "Simplify java library sdk member code" by Paul Duffin · 4 years, 10 months ago
- 2b7ffbf Merge "Add CommonOS variant for sdk" am: 38301601f7 by Automerger Merge Worker · 4 years, 10 months ago
- 3830160 Merge "Add CommonOS variant for sdk" by Paul Duffin · 4 years, 10 months ago
- 7c70831 Apply sdk version check to product apps by Jeongik Cha · 5 years ago
- d679af3 Merge "Fix bug in error reporting when adding duplicate properties" am: 193d3b8e86 by Automerger Merge Worker · 4 years, 10 months ago
- 193d3b8 Merge "Fix bug in error reporting when adding duplicate properties" by Treehugger Robot · 4 years, 10 months ago
- 97cdc9e Simplify message around nsjail error am: 1871d88e4f by Automerger Merge Worker · 4 years, 10 months ago
- 27027c7 Optimize FirstUniqueStrings and FirstUniquePaths by Colin Cross · 4 years, 10 months ago
- 1871d88 Simplify message around nsjail error by Dan Willemsen · 4 years, 10 months ago