- 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
- 62835fd Merge changes Ie274263a,I45993324 by Paul Duffin · 5 years ago
- 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 5 years ago
- 9d78c66 Merge "Make 'file_contexts' prop as `android:"path"`" by Jooyung Han · 5 years ago
- ac25dd3 Merge "soong: Support system_server jars from apexes" by Roshan Pius · 5 years ago
- 3ea15b5 Merge "Add GlobWithDeps to MakeVarsContext" by Colin Cross · 5 years ago
- 3351b33 Merge "Fix a typo in a comment in `android/module.go`." by Roland Levillain · 5 years ago
- 9154718 Adds droidstubs support to sdk module by Paul Duffin · 5 years ago
- 9b51a40 soong: Support system_server jars from apexes by Roshan Pius · 5 years ago
- 87847f7 Merge "Make fuzz rules reproducible" by Treehugger Robot · 5 years ago
- 504b461 Simplify building an SDK snapshot from the command line by Paul Duffin · 5 years ago
- 97c1f34 Fix a typo in a comment in `android/module.go`. by Roland Levillain · 5 years ago
- 126c57b Merge changes I7642c57b,I2120b40e by Treehugger Robot · 5 years ago
- bdebb17 Merge "Change stdlib linkage for C libraries." by Ivan Lozano · 5 years ago
- 3bc70db Merge "Allow cc.LinkabeInterfaces to request "" variants." by Ivan Lozano · 5 years ago
- 66278b6 Merge "symbols in stub library isn't affected by -fvisibility=hidden" by Treehugger Robot · 5 years ago
- a21e9dd Merge "Fix test app and helper installation dirs." by Treehugger Robot · 5 years ago
- 88f2b1c Change stdlib linkage for C libraries. by Ivan Lozano · 5 years ago
- 2b26297 Allow cc.LinkabeInterfaces to request "" variants. by Ivan Lozano · 5 years ago
- dc809f9 Make fuzz rules reproducible by Colin Cross · 5 years ago
- 326a941 Fix test app and helper installation dirs. by Jaewoong Jung · 5 years ago
- 0aa51a0 Merge "Add rust default compilation flags." by Ivan Lozano · 5 years ago
- d0738b3 Merge "Reland "Recognize libdl_android as a Bionic library"." by Martin Stjernholm · 5 years ago
- 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 5 years ago
- ce6aadc apex uses the first arch variant of prebuilt_etc modules by Jiyong Park · 5 years ago
- 48d75ef symbols in stub library isn't affected by -fvisibility=hidden by Jiyong Park · 5 years ago
- 31b095d Add rust default compilation flags. by Ivan Lozano · 5 years ago
- b2e729d Merge "Pass hiddenapi-greylist-max-q.txt to greylist generator." by Treehugger Robot · 5 years ago
- c5b4f99 Pass hiddenapi-greylist-max-q.txt to greylist generator. by Artur Satayev · 5 years ago
- 203489b Reland "Recognize libdl_android as a Bionic library". by Martin Stjernholm · 5 years ago
- 5d790c3 Add override_apex module type by Jiyong Park · 5 years ago
- 6ac3cac sh_binary prefer 32bit when TARGET_PREFER_32_BIT by Jiyong Park · 5 years ago
- c6e9f92 Merge "split apex.go" by Treehugger Robot · 5 years ago
- 0398cd2 Merge "Remove BASH_ENV from the build environment" by Treehugger Robot · 5 years ago
- 874da80 Merge "Add more suggestions on converting Makefile conditionals" by Treehugger Robot · 5 years ago
- 1c504d9 Remove BASH_ENV from the build environment by Dan Willemsen · 5 years ago
- 09d7752 split apex.go by Jiyong Park · 5 years ago
- a3ab1a9 Merge "Change the partition of outputfile" by Treehugger Robot · 5 years ago
- 29883de Merge "Add override_android_test." by Treehugger Robot · 5 years ago
- 22e3f36 Merge "Set rust_test modules as NATIVE_TESTS" by Chih-hung Hsieh · 5 years ago
- 7e445251 Merge "Switch to our own zipinfo(1)." by Elliott Hughes · 5 years ago
- 2322c4d Add more suggestions on converting Makefile conditionals by Colin Cross · 5 years ago
- 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
- 15f369e Set rust_test modules as NATIVE_TESTS by Chih-Hung Hsieh · 5 years ago
- 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 5 years ago
- 409e833 Merge "Set default pool when RBE or goma is enabled" by Colin Cross · 5 years ago
- 0f568b1 Merge "Refactor sdk update mechanism" by Treehugger Robot · 5 years ago
- 1925885 Merge "apexDepsMutator is now bottom-up mutator" by Treehugger Robot · 5 years ago
- bbdeda5 Merge "Override apexes with LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 5 years ago
- 8d7ae1a Merge "Add TestProperties, gen test config, fix names" by Chih-hung Hsieh · 5 years ago
- 6dd78bd Merge changes Idea4f04c,I3b85ef66 by Treehugger Robot · 5 years ago
- 3efacee Switch to our own zipinfo(1). by Elliott Hughes · 5 years ago
- fcc157a Merge "Add new module types to the rust whitelist." by Treehugger Robot · 5 years ago
- 36396b2 Merge "Allow cc modules to pull in rust includes." by Ivan Lozano · 5 years ago
- a308ea1 apexDepsMutator is now bottom-up mutator by Jiyong Park · 5 years ago
- bc19660 Merge changes Ibcc1096e,I21ac2441 by Treehugger Robot · 5 years ago
- d1ee086 Merge "Create .gitignore and add /.idea there." by Treehugger Robot · 5 years ago
- 41805be Add TestProperties, gen test config, fix names by Chih-Hung Hsieh · 5 years ago
- 1f7f54f Add $$ORIGIN/lib to rpath for fuzz targets. by Mitch Phillips · 5 years ago
- f50bddb Prebuilt shared libraries should be collected for fuzz targets. by Mitch Phillips · 5 years ago
- ed0070d Merge "Package fuzz targets into zipfiles, then coalesce." by Mitch Phillips · 5 years ago
- f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 5 years ago
- b2da755 Create .gitignore and add /.idea there. by Jaewoong Jung · 5 years ago
- 0e0cf1d Refactor sdk update mechanism by Paul Duffin · 5 years ago
- 2edbe8e Package fuzz targets into zipfiles, then coalesce. by Mitch Phillips · 5 years ago
- 8a34287 Add new module types to the rust whitelist. by Ivan Lozano · 5 years ago
- e0833b1 Allow cc modules to pull in rust includes. by Ivan Lozano · 5 years ago
- 263dcb7 Merge "Soong Rust source clean up." by Ivan Lozano · 5 years ago
- b0a012c Override apexes with LOCAL_OVERRIDES_MODULES by Jiyong Park · 5 years ago
- d95aa2d Change the partition of outputfile by Sundong Ahn · 5 years ago
- 51feafa Enable x86_64 device support by Matthew Maurer · 5 years ago
- 99020b0 Build Rust Device Sysroots in Soong by Matthew Maurer · 5 years ago
- c5c4d18 Merge "make ApexProperties defaultable" by Jooyung Han · 5 years ago
- c3eb1b2 Merge "Fix some typos in Soong." by Roland Levillain · 5 years ago
- 8ba50f9 Install AndroidApp only when needed by Jiyong Park · 5 years ago
- 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 5 years ago
- f9e10f9 Merge "Revert submission" by Sam Saccone · 5 years ago
- e3c22f7 Revert submission by Sam Saccone · 5 years ago
- f3898e3 Merge "Forbid -Weverything" by Colin Cross · 5 years ago
- 8ac0557 Fix some typos in Soong. by Roland Levillain · 5 years ago
- 18020ea make ApexProperties defaultable by Jooyung Han · 5 years ago
- 92d6bc1 Rename # vndk tag to # llndk by Jiyong Park · 5 years ago
- 9ea28ae Merge "Remove unused "product_services_specific" prop" by Treehugger Robot · 5 years ago
- d006779 Merge "JNI lib is always embedded for APKs in APEX" by Treehugger Robot · 5 years ago
- 39ef52f Forbid -Weverything by Colin Cross · 5 years ago
- 38dec1b Merge "'m fuzz' shared lib package should be per-fuzzer." by Treehugger Robot · 5 years ago
- 13ed3f5 'm fuzz' shared lib package should be per-fuzzer. by Mitch Phillips · 5 years ago
- 69c0136 Merge "Expand ClangExtraExternalCflags to non-Google vendor projects" by Nick Desaulniers · 5 years ago
- 43240b1 Remove unused "product_services_specific" prop by Jooyung Han · 5 years ago
- 650e855 Merge "Move partner androidmk and bpfix files to match their package path" by Treehugger Robot · 5 years ago
- 3eceaa3 Merge "Sort fuzz target dependencies to avoid rebuilds." by Treehugger Robot · 5 years ago
- 9016b91 Set default pool when RBE or goma is enabled by Colin Cross · 5 years ago
- ce23942 Move partner androidmk and bpfix files to match their package path by Colin Cross · 5 years ago
- e94272d Silence trailing "1 warning" message from javac when warning is silenced by Colin Cross · 5 years ago
- 950e0ba Expand ClangExtraExternalCflags to non-Google vendor projects by Yi Kong · 5 years ago
- 2d5ce85 Merge "soong: move -Wimplicit-fallthrough from cflags to cxxflags" by Nick Desaulniers · 5 years ago
- 0553ba3 Sort fuzz target dependencies to avoid rebuilds. by Mitch Phillips · 5 years ago
- 31d5758 Merge changes I0d679648,I31542e7f by Pete Gillin · 5 years ago
- a7a3d64 Remove the EXPERIMENTAL_USE_OPENJDK11_TOOLCHAIN option. by Pete Gillin · 5 years ago
- b21ed42 Merge "Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."" by Ulyana Trafimovich · 5 years ago