- 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
- 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, 11 months ago
- 865171e Allow sdk members to vary by os type by Paul Duffin · 4 years, 11 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, 11 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, 11 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, 11 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, 11 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 11 months ago
- 90bc3cd Add a build script to compile modules and SDKs in AOSP. by Nicolas Geoffray · 4 years, 11 months ago
- 8c3fec4 Enable androidmk processing in sdk testing by Paul Duffin · 4 years, 11 months ago
- 1ec3fce Disable goma for javac actions in Soong by Colin Cross · 4 years, 11 months ago
- 14eb467 Refactor java_library/java_test snapshot processing by Paul Duffin · 4 years, 11 months ago
- 88f2fbe Refactor snapshot module creation by Paul Duffin · 4 years, 11 months ago
- 8f20563 Merge "Add a nice install paths for module SDKs and exports." by Nicolas Geoffray · 4 years, 11 months ago
- befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 11 months ago
- c6d627b Merge "Capture snapshot headers in parallel" by Treehugger Robot · 4 years, 11 months ago
- 286c318 Merge "Add bugprone to global clang-tidy default checks" by Chih-hung Hsieh · 4 years, 11 months ago
- 5d95387 Merge "Make a soong-only copy of generate-notice-files.py" by Treehugger Robot · 4 years, 11 months ago
- eda2e9c Capture snapshot headers in parallel by Inseob Kim · 4 years, 11 months ago
- 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 4 years, 11 months ago
- ea1fcb6 PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex am: 20bacabe0b by Automerger Merge Worker · 4 years, 11 months ago
- 20bacab PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 4 years, 11 months ago
- fff0ad2 Enable vndk-ext for product variants am: 0ecf0b223f by Automerger Merge Worker · 4 years, 11 months ago
- 0ecf0b2 Enable vndk-ext for product variants by Justin Yun · 4 years, 11 months ago
- 8813c95 Merge "Update build_broken_logs script" am: 49b445cace by Automerger Merge Worker · 4 years, 11 months ago
- 49b445c Merge "Update build_broken_logs script" by Treehugger Robot · 4 years, 11 months ago
- 2db5d65 Merge "Make __ANDROID_APEX_<NAME>__ macro optional" am: 6efd3598c5 by Automerger Merge Worker · 4 years, 11 months ago
- 6efd359 Merge "Make __ANDROID_APEX_<NAME>__ macro optional" by Jooyung Han · 4 years, 11 months ago
- 3911e6a Make a soong-only copy of generate-notice-files.py by Bob Badour · 5 years ago
- 2720584 Merge "Optimize FirstUniqueStrings and FirstUniquePaths" am: 1a0f984d43 by Automerger Merge Worker · 4 years, 11 months ago
- 1a0f984 Merge "Optimize FirstUniqueStrings and FirstUniquePaths" by Colin Cross · 4 years, 11 months ago
- 70b9316 Add bugprone to global clang-tidy default checks by Chih-Hung Hsieh · 4 years, 11 months ago
- 5439035 Merge "Improve documentation of CompileMultiTargets and related properties" am: db78490ecb by Automerger Merge Worker · 4 years, 11 months ago
- a86effc Merge "Add -z separate-code to default ARM64 device flags" am: 593c8c332c by Automerger Merge Worker · 4 years, 11 months ago
- db78490 Merge "Improve documentation of CompileMultiTargets and related properties" by Paul Duffin · 4 years, 11 months ago
- 593c8c3 Merge "Add -z separate-code to default ARM64 device flags" by Ivan Lozano · 4 years, 11 months ago
- c579ed6 Only check copy rules into the snapshot directory am: e1ddcc9d5a by Automerger Merge Worker · 4 years, 11 months ago
- c80bbb4 Add -z separate-code to default ARM64 device flags by Ivan Lozano · 4 years, 11 months ago
- e1ddcc9 Only check copy rules into the snapshot directory by Paul Duffin · 4 years, 11 months ago
- 578e7c8 Merge "Simplify java library sdk member code" am: 68e7d4a212 by Automerger Merge Worker · 4 years, 11 months ago
- 68e7d4a Merge "Simplify java library sdk member code" by Paul Duffin · 4 years, 11 months ago
- 2b7ffbf Merge "Add CommonOS variant for sdk" am: 38301601f7 by Automerger Merge Worker · 4 years, 11 months ago
- 3830160 Merge "Add CommonOS variant for sdk" by Paul Duffin · 4 years, 11 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, 11 months ago
- 193d3b8 Merge "Fix bug in error reporting when adding duplicate properties" by Treehugger Robot · 4 years, 11 months ago
- 97cdc9e Simplify message around nsjail error am: 1871d88e4f by Automerger Merge Worker · 4 years, 11 months ago
- 27027c7 Optimize FirstUniqueStrings and FirstUniquePaths by Colin Cross · 4 years, 11 months ago
- 1871d88 Simplify message around nsjail error by Dan Willemsen · 4 years, 11 months ago
- ca7f0ef Improve documentation of CompileMultiTargets and related properties by Paul Duffin · 5 years ago
- f5c0a9c Simplify java library sdk member code by Paul Duffin · 4 years, 11 months ago
- 1356d8c Add CommonOS variant for sdk by Paul Duffin · 5 years ago
- 109c2ad Fix bug in error reporting when adding duplicate properties by Paul Duffin · 4 years, 11 months ago
- c87a059 Make __ANDROID_APEX_<NAME>__ macro optional by Jooyung Han · 4 years, 11 months ago
- 695543b Runtime deps to a stubs lib crosses APEX boundary am: 323a4c3ab3 by Automerger Merge Worker · 4 years, 11 months ago
- 323a4c3 Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 4 years, 11 months ago
- 9cb0071 bundle config contains (path,manifest) pairs of embedded APKs am: cfaa1643e8 by Automerger Merge Worker · 4 years, 11 months ago
- 878e458 bundle config for apexes are auto-generated am: bd15961043 by Automerger Merge Worker · 4 years, 11 months ago
- cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 4 years, 11 months ago
- bd15961 bundle config for apexes are auto-generated by Jiyong Park · 4 years, 11 months ago
- cf9a943 Merge "Collect metrics from inside soong_build" am: 9403e4b704 by Automerger Merge Worker · 4 years, 11 months ago
- 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 4 years, 11 months ago
- 4217e80 Merge "Emit error if expression cannot be evaluated to boolean during androidmk conversion" am: b2d0565fc9 by Automerger Merge Worker · 4 years, 11 months ago
- 5e1f7bf Merge changes from topic "soong_build_number_file" am: f14cd86e23 by Automerger Merge Worker · 4 years, 11 months ago
- ecd9330 Add support for order-only dependencies to RuleBuilder am: da71eda20d by Automerger Merge Worker · 4 years, 11 months ago
- b2d0565 Merge "Emit error if expression cannot be evaluated to boolean during androidmk conversion" by Treehugger Robot · 4 years, 11 months ago
- f14cd86 Merge changes from topic "soong_build_number_file" by Treehugger Robot · 4 years, 11 months ago
- 74fc841 Merge "Use header jar without jarjar for sharded classpath" am: c2f4f20bde by Automerger Merge Worker · 4 years, 11 months ago
- c2f4f20 Merge "Use header jar without jarjar for sharded classpath" by Treehugger Robot · 4 years, 11 months ago
- 2a2e0db Add an order-only dependency on the build number file by Colin Cross · 5 years ago
- da71eda Add support for order-only dependencies to RuleBuilder by Colin Cross · 5 years ago
- 77de0c9 Merge "Add "jni_libs" property to apex module" am: c6e538406c by Automerger Merge Worker · 4 years, 11 months ago
- 450510f Merge changes I789b526c,Ie15c811f am: 6e147e4f54 by Automerger Merge Worker · 4 years, 11 months ago
- 6a9f5cf Emit error if expression cannot be evaluated to boolean during androidmk conversion by Sasha Smundak · 4 years, 11 months ago
- c6e5384 Merge "Add "jni_libs" property to apex module" by Jooyung Han · 4 years, 11 months ago
- 6e147e4 Merge changes I789b526c,Ie15c811f by Jooyung Han · 4 years, 11 months ago
- bf3da2c Merge changes I32bc93e0,I7ec47dbc am: dd72d689e7 by Automerger Merge Worker · 4 years, 11 months ago
- dd72d68 Merge changes I32bc93e0,I7ec47dbc by Paul Duffin · 4 years, 11 months ago
- 902afd2 Merge "Distinguish boot images by target rather than arch" am: e7ea9e631d by Automerger Merge Worker · 4 years, 11 months ago