- dc45539 Merge "Clean up rust tests." by Ivan Lozano · 4 years, 8 months ago
- 1f434b2 Merge "Update Android's rustc version 1.40.0->1.42.0" by Matthew Maurer · 4 years, 8 months ago
- 2f15bae Clean up rust tests. by Ivan Lozano · 4 years, 9 months ago
- 624d35c Skip version mutator for host/ramdisk/recovery by Jooyung Han · 4 years, 9 months ago
- e972e88 Update Android's rustc version 1.40.0->1.42.0 by Matthew Maurer · 4 years, 8 months ago
- 78e5ee0 Remove rust execute-only memory linker flag. by Ivan Lozano · 4 years, 9 months ago
- ff550f3 Merge "Revert^2 "Add sdk mutator for native modules"" by Colin Cross · 4 years, 9 months ago
- 5d7be45 Merge "Fix incorrect Rust installation paths." by Ivan Lozano · 4 years, 9 months ago
- 12ee9ca Add crtbegin_so/crtend_so to Bionic Rust libraries. by Ivan Lozano · 4 years, 9 months ago
- c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
- d6fdca8 Fix incorrect Rust installation paths. by Ivan Lozano · 4 years, 9 months ago
- f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
- 82e192c Add sdk mutator for native modules by Colin Cross · 4 years, 10 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 10 months ago
- 3f561c6 Merge "Add minijail to whitelist.go" by Lingfeng Yang · 4 years, 10 months ago
- 0f8c5b4 Add minijail to whitelist.go by Lingfeng Yang · 4 years, 10 months ago
- f28329d Move NDK test modules into cc/testing.go by Colin Cross · 4 years, 11 months ago
- 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 4 years, 11 months ago
- 2b2aee3 Merge "Pass library kind when linking native libraries." by Ivan Lozano · 4 years, 11 months ago
- 6aa6602 Pass library kind when linking native libraries. by Ivan Lozano · 5 years ago
- 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 5 years ago
- d648c43 Fix lib name resolution if extension is substring. by Ivan Lozano · 5 years ago
- c5960d6 Always use RELR for Rust. by Elliott Hughes · 5 years ago
- 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
- 5f5809a Merge changes I828b3e6b,I5d85ea8b by Matthew Maurer · 5 years ago
- 46c46cc rust: Do not pass -C prefer-dynamic for cdylib by Matthew Maurer · 5 years ago
- 22cef96 rust: Include Soong module name as metadata by Matthew Maurer · 5 years ago
- 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
- a750336 Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""" by Jiyong Park · 5 years ago
- 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 5 years ago
- 17c51a4 Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Treehugger Robot · 5 years ago
- e7d7b6d Remove libterm from implicit crates by Matthew Maurer · 5 years ago
- 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
- 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
- 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
- 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 5 years ago
- 13f30ae Merge "Pass auto_gen_config setting in Android.bp to makefile" by Dan Shi · 5 years ago
- 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
- bd73c4d Update rustc version to 1.40.0 by Matthew Maurer · 5 years ago
- 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 5 years ago
- 77980a8 Dedup registration for cc default test config by Paul Duffin · 5 years ago
- 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
- 894cdee Merge changes from topic "separate_code" by Nick Desaulniers · 5 years ago
- dcee1e5 soong: use -Wl,-z,separate-code w/ -Wl,--execute-only by Nick Desaulniers · 5 years ago
- 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
- a2fce65 Merge "Install rust tests under nativetest(64)" by Chih-hung Hsieh · 5 years ago
- 9a4a7ba Install rust tests under nativetest(64) by Chih-Hung Hsieh · 5 years ago
- 1f202e9 Add x86 device output for Rust by Chih-Hung Hsieh · 5 years ago
- ae6c520 Move ImageMutator after archMutator by Colin Cross · 5 years ago
- ede57ae Generate tradefed config for rust device tests. by Chih-Hung Hsieh · 5 years ago
- 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
- 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 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
- 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
- 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
- 31b095d Add rust default compilation flags. by Ivan Lozano · 5 years ago
- 15f369e Set rust_test modules as NATIVE_TESTS by Chih-Hung Hsieh · 5 years ago
- 8d7ae1a Merge "Add TestProperties, gen test config, fix names" by Chih-hung Hsieh · 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
- 41805be Add TestProperties, gen test config, fix names by Chih-Hung Hsieh · 5 years ago
- f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 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
- 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
- b2df9f8 Soong Rust source clean up. by Ivan Lozano · 5 years ago
- ad8b18b Enforce correct rust library file names. by Ivan Lozano · 5 years ago
- a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 5 years ago
- 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
- 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
- ea89f31 Merge "Rust owners, fix syntax error and more specific" by Chih-hung Hsieh · 5 years ago
- 3eff7cb Rust owners, fix syntax error and more specific by Chih-Hung Hsieh · 5 years ago
- c74d723 Allow rust code in external/rust. by Chih-Hung Hsieh · 5 years ago
- 1c2ff86 Add Rust darwin host support. by Ivan Lozano · 5 years ago
- 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
- c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 5 years ago
- 3776d95 Merge "Fix defaults of BaseCompilerProperties" by Chih-hung Hsieh · 5 years ago
- ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
- 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
- 961a30c Fix defaults of BaseCompilerProperties by Chih-Hung Hsieh · 5 years ago
- bb03d69 Merge "Pass --remap-path-prefix to Rust builds." by Treehugger Robot · 5 years ago
- 724286c Pass --remap-path-prefix to Rust builds. by Joel Galenson · 5 years ago
- 885f1c6 Emit linked file and dep-info in one call to rustc by Chih-Hung Hsieh · 5 years ago
- efdd7ac Deny rust warnings by default. by Chih-Hung Hsieh · 5 years ago
- b9040d6 Add Soong test for device proc-macro deps. by Ivan Lozano · 5 years ago
- e91823e Add ARM32 device Rust toolchain. by Ivan Lozano · 5 years ago
- f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 5 years ago
- 5ca5ef6 Fix proc_macro dependency handling. by Ivan Lozano · 5 years ago
- 04de8b5 Merge "Amend list of required Rust stdlib libraries." by Ivan Lozano · 5 years ago
- 6d9e712 Amend list of required Rust stdlib libraries. by Ivan Lozano · 5 years ago
- 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 5 years ago
- e169ad7 Add OWNERS for Rust whitelist. by Ivan Lozano · 5 years ago
- 70e0a07 Check Rust dep is a Module before checking target. by Ivan Lozano · 5 years ago
- 06b9611 Merge "Move splitFileExt to the android package." by Ivan Lozano · 5 years ago
- 022a73b Move splitFileExt to the android package. by Ivan Lozano · 5 years ago
- 43f697e Update to Rust 1.37.0 by Matthew Maurer · 5 years ago
- de25291 Disable unsupported Rust targets. by Ivan Lozano · 5 years ago