- bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 6 years ago
- 8d7ae1a Merge "Add TestProperties, gen test config, fix names" by Chih-hung Hsieh · 6 years ago
- 6dd78bd Merge changes Idea4f04c,I3b85ef66 by Treehugger Robot · 6 years ago
- fcc157a Merge "Add new module types to the rust whitelist." by Treehugger Robot · 6 years ago
- 36396b2 Merge "Allow cc modules to pull in rust includes." by Ivan Lozano · 6 years ago
- bc19660 Merge changes Ibcc1096e,I21ac2441 by Treehugger Robot · 6 years ago
- d1ee086 Merge "Create .gitignore and add /.idea there." by Treehugger Robot · 6 years ago
- 41805be Add TestProperties, gen test config, fix names by Chih-Hung Hsieh · 6 years ago
- 1f7f54f Add $$ORIGIN/lib to rpath for fuzz targets. by Mitch Phillips · 6 years ago
- f50bddb Prebuilt shared libraries should be collected for fuzz targets. by Mitch Phillips · 6 years ago
- ed0070d Merge "Package fuzz targets into zipfiles, then coalesce." by Mitch Phillips · 6 years ago
- f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 6 years ago
- b2da755 Create .gitignore and add /.idea there. by Jaewoong Jung · 6 years ago
- 2edbe8e Package fuzz targets into zipfiles, then coalesce. by Mitch Phillips · 6 years ago
- 8a34287 Add new module types to the rust whitelist. by Ivan Lozano · 6 years ago
- e0833b1 Allow cc modules to pull in rust includes. by Ivan Lozano · 6 years ago
- 263dcb7 Merge "Soong Rust source clean up." by Ivan Lozano · 6 years ago
- b0a012c Override apexes with LOCAL_OVERRIDES_MODULES by Jiyong Park · 6 years ago
- 51feafa Enable x86_64 device support by Matthew Maurer · 6 years ago
- 99020b0 Build Rust Device Sysroots in Soong by Matthew Maurer · 6 years ago
- c5c4d18 Merge "make ApexProperties defaultable" by Jooyung Han · 6 years ago
- c3eb1b2 Merge "Fix some typos in Soong." by Roland Levillain · 6 years ago
- 8ba50f9 Install AndroidApp only when needed by Jiyong Park · 6 years ago
- 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
- f9e10f9 Merge "Revert submission" by Sam Saccone · 6 years ago
- e3c22f7 Revert submission by Sam Saccone · 6 years ago
- f3898e3 Merge "Forbid -Weverything" by Colin Cross · 6 years ago
- 8ac0557 Fix some typos in Soong. by Roland Levillain · 6 years ago
- 18020ea make ApexProperties defaultable by Jooyung Han · 6 years ago
- 92d6bc1 Rename # vndk tag to # llndk by Jiyong Park · 6 years ago
- 9ea28ae Merge "Remove unused "product_services_specific" prop" by Treehugger Robot · 6 years ago
- d006779 Merge "JNI lib is always embedded for APKs in APEX" by Treehugger Robot · 6 years ago
- 39ef52f Forbid -Weverything by Colin Cross · 6 years ago
- 38dec1b Merge "'m fuzz' shared lib package should be per-fuzzer." by Treehugger Robot · 6 years ago
- 13ed3f5 'm fuzz' shared lib package should be per-fuzzer. by Mitch Phillips · 6 years ago
- 69c0136 Merge "Expand ClangExtraExternalCflags to non-Google vendor projects" by Nick Desaulniers · 6 years ago
- 43240b1 Remove unused "product_services_specific" prop by Jooyung Han · 6 years ago
- 650e855 Merge "Move partner androidmk and bpfix files to match their package path" by Treehugger Robot · 6 years ago
- 3eceaa3 Merge "Sort fuzz target dependencies to avoid rebuilds." by Treehugger Robot · 6 years ago
- ce23942 Move partner androidmk and bpfix files to match their package path by Colin Cross · 6 years ago
- e94272d Silence trailing "1 warning" message from javac when warning is silenced by Colin Cross · 6 years ago
- 950e0ba Expand ClangExtraExternalCflags to non-Google vendor projects by Yi Kong · 6 years ago
- 2d5ce85 Merge "soong: move -Wimplicit-fallthrough from cflags to cxxflags" by Nick Desaulniers · 6 years ago
- 0553ba3 Sort fuzz target dependencies to avoid rebuilds. by Mitch Phillips · 6 years ago
- 31d5758 Merge changes I0d679648,I31542e7f by Pete Gillin · 6 years ago
- a7a3d64 Remove the EXPERIMENTAL_USE_OPENJDK11_TOOLCHAIN option. by Pete Gillin · 6 years ago
- b21ed42 Merge "Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."" by Ulyana Trafimovich · 6 years ago
- 5666126 Merge "Rearrange import order" by Treehugger Robot · 6 years ago
- d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 6 years ago
- 80df439 Merge "Enforce hidden apis usage in product(soong)" by Treehugger Robot · 6 years ago
- 28df257 Rearrange import order by Jeongik Cha · 6 years ago
- c70d3c3 Merge "APEX now correctly tracks jni_lib dependencies" by Treehugger Robot · 6 years ago
- e4ef280 Merge "Remove unnecessary constraint on previous_api" by Treehugger Robot · 6 years ago
- 075cc44 Merge "Remove -Wno-thread-safety-negative" by Colin Cross · 6 years ago
- 722b02f Merge "Soong frontend for shared library fuzzing." by Treehugger Robot · 6 years ago
- 23d988d Remove -Wno-thread-safety-negative by Colin Cross · 6 years ago
- 4e31fb8 soong: move -Wimplicit-fallthrough from cflags to cxxflags by Nick Desaulniers · 6 years ago
- d0e3962 Merge "apex_manifest in protobuf binary format" by Jooyung Han · 6 years ago
- e1ee1a1 Soong frontend for shared library fuzzing. by Mitch Phillips · 6 years ago
- de53441 Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
- a2affbb Add a new option OVERRIDE_JLINK_VERSION_NUMBER. by Pete Gillin · 6 years ago
- 3980ced Merge "Revert submission of topic 'libdl_android-in-apex'" by Martin Stjernholm · 6 years ago
- 13a9dd6 Remove unnecessary constraint on previous_api by Paul Duffin · 6 years ago
- 8be103b APEX now correctly tracks jni_lib dependencies by Jiyong Park · 6 years ago
- 1f38237 Merge changes from topic "reorder-cflags" by Colin Cross · 6 years ago
- 01a3ee2 apex_manifest in protobuf binary format by Jooyung Han · 6 years ago
- 3e38230 Merge changes from topic "libraries-txt-to-soong" by Treehugger Robot · 6 years ago
- 722b63c Merge "Install signed split apks." by Jaewoong Jung · 6 years ago
- d0a4878 Merge "SDK snapshot is dist'ed" by Treehugger Robot · 6 years ago
- 6d88dba Reorder local and global flags by Colin Cross · 6 years ago
- 4af21ed Split local and global cflags by Colin Cross · 6 years ago
- 5a49881 Install signed split apks. by Jaewoong Jung · 6 years ago
- eae43b8 Merge "Silence dep-ann warnings" by Colin Cross · 6 years ago
- 31f36fb Revert submission of topic 'libdl_android-in-apex' by Yuexi Ma · 6 years ago
- d4f1feb Merge "Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex."" by Ulyana Trafimovich · 6 years ago
- bf0e476 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
- 759a577 Merge "Fix turbine classpath arguments" by Colin Cross · 6 years ago
- 98774cf Merge "Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex."" by Ulyana Trafimovich · 6 years ago
- 72813fe Merge "Switch to an OpenJDK 11 toolchain by default." by Pete Gillin · 6 years ago
- 4945e78 Merge "Recognize libdl_android as a Bionic library." by Martin Stjernholm · 6 years ago
- 66b3e99 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
- 0fb9234 Merge "Update paths for libnative{bridge,loader}" by Treehugger Robot · 6 years ago
- 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 6 years ago
- 2216fb1 Make vndk*.libraries.txt as soong modules by Jooyung Han · 6 years ago
- 232e785 SDK snapshot is dist'ed by Jiyong Park · 6 years ago
- b9a80a0 Merge "sdk modules are by default compile_multilib: "both"" by Treehugger Robot · 6 years ago
- c2557d1 Fix turbine classpath arguments by Colin Cross · 6 years ago
- c48ea97 Merge "Add python3 embedded launcher support" by Treehugger Robot · 6 years ago
- 8a70579 Merge "bpfix: remove empty HIDL libs" by Treehugger Robot · 6 years ago
- c228a70 Silence dep-ann warnings by Colin Cross · 6 years ago
- 267e406 Merge "Fix Soong CMakeLists.txt generator" by Fabien Sanglard · 6 years ago
- c6f2228 Merge "Call shouldEmbedJnis only when needed." by Jaewoong Jung · 6 years ago
- c0647eb bpfix: remove empty HIDL libs by Steven Moreland · 6 years ago
- 75c82fb Merge "Run non-RBE supported actions in the local pool when USE_RBE is set." by Ramy Medhat · 6 years ago
- 6341f01 Update paths for libnative{bridge,loader} by Orion Hodson · 6 years ago
- 109f647 Merge "API Lint: Archive lint errors" by Adrian Roos · 6 years ago
- 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 6 years ago
- 100f3fd sdk modules are by default compile_multilib: "both" by Jiyong Park · 6 years ago
- 9a9d036 Call shouldEmbedJnis only when needed. by Jaewoong Jung · 6 years ago
- 33ca808 Fix Soong CMakeLists.txt generator by Fabien Sanglard · 6 years ago