- a86ea0e Fix missing rust dependencies when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 1 year, 6 months ago
- 8edcba4 Merge "Create one rule per one corpus/data files" into main by Treehugger Robot · 1 year, 6 months ago
- 3b24406 Create one rule per one corpus/data files by Inseob Kim · 1 year, 6 months ago
- add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 1 year, 6 months ago
- 61c02cc rust: Bundle Rust shared dependencies in fuzzers by Ivan Lozano · 1 year, 7 months ago
- 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
- 3891749 Support removing suffix for device specific prebuilt during build by Hamzeh Zawawy · 1 year, 10 months ago
- e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 1 year, 10 months ago
- 43a2a9a Merge changes from topic "fdo_profile" by Treehugger Robot · 1 year, 10 months ago
- cde1016 Reimplement afdo support for rust by Vinh Tran · 1 year, 10 months ago
- cd2b46a Fix rust snapshotInfo provider bug by Inseob Kim · 1 year, 10 months ago
- 51d6d1c pass cc shared libs as order-only to rustc by Sam Delmerico · 1 year, 10 months ago
- 0c7ea95 Merge "Build rust libraries against C ModuleLib API surface." by Spandan Das · 1 year, 10 months ago
- 604f376 Build rust libraries against C ModuleLib API surface. by Spandan Das · 1 year, 10 months ago
- 24b246a Fix the make name of rust snapshots by Justin Yun · 1 year, 10 months ago
- 884fe9e Update non-user-facing properties to be mutated by Liz Kammer · 1 year, 11 months ago
- 9ef9cb8 rust: Fix coverage in no-std crates by Ivan Lozano · 1 year, 11 months ago
- 0f9963e Copy Rust fuzzer dependencies to /data. by Ivan Lozano · 2 years ago
- 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 2 years, 3 months ago
- f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 2 years, 5 months ago
- 581b6d8 rust: Don't propagate apex across customBindgenTag by Matthew Maurer · 2 years, 4 months ago
- 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 2 years, 5 months ago
- 487689e Introduce cc_api_library by Kiyoung Kim · 2 years, 6 months ago
- cf3844c rust: Rust is now GA for platform usage by Matthew Maurer · 2 years, 6 months ago
- 7f67c2a rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 2 years, 7 months ago
- a76acba Add cross-referencing support for Rust by Sasha Smundak · 2 years, 9 months ago
- 3736abf Merge "rust: Allow rustlibs to fallback to rlibs." by Ivan Lozano · 2 years, 9 months ago
- f1868af rust: Don't append '.vendor' to vendor modules. by Ivan Lozano · 2 years, 9 months ago
- 2d40763 rust: Allow rustlibs to fallback to rlibs. by Ivan Lozano · 2 years, 9 months ago
- 872d579 rust: rust_proc_macro host snapshot support. by Ivan Lozano · 2 years, 10 months ago
- 797e4be Add stdlibs property for Rust build rules. by Andrew Walbran · 2 years, 10 months ago
- 2b3ed64 Fix rust snapshot to capture static libs correctly by Justin Yun · 2 years, 11 months ago
- 6bf833f Merge changes from topic "musl_rust" by Treehugger Robot · 3 years ago
- 018cbeb Support genrules as CrtBegin and CrtEnd in rust by Colin Cross · 3 years ago
- fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years ago
- 46c6e59 AFDO for Rust by Yi Kong · 3 years ago
- a91ba25 rust: Fix exported MinSdkVersion by Ivan Lozano · 3 years ago
- 9b3b15c Merge "rust: Register rustdoc with checkbuild" by Treehugger Robot · 3 years ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
- 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
- abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
- e380363 rust: Register rustdoc with checkbuild by Matthew Maurer · 3 years, 1 month ago
- b674b43 Add dependency license annotations by Colin Cross · 3 years, 2 months ago
- 9fdba28 Merge "rust: Add rust_toolchain_library module." by Ivan Lozano · 3 years, 2 months ago
- 45e0e5b rust: Add rust_toolchain_library module. by Ivan Lozano · 3 years, 2 months ago
- b993a83 Merge "rust: Add data_libs and data_bins to rust_test" by Ivan Lozano · 3 years, 2 months ago
- 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 2 months ago
- fba2aa2 rust: Support new rust_stdlib_prebuilt_host type by Ivan Lozano · 3 years, 2 months ago
- aa1a9e4 Merge "rust: Refactor stripped output file path" by Ivan Lozano · 3 years, 2 months ago
- e950cda rust: Add missing variation -D flags to bindgen. by Ivan Lozano · 3 years, 2 months ago
- 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 2 months ago
- 7743557 Move rust module installation into Soong by Colin Cross · 3 years, 2 months ago
- 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 2 months ago
- 21fa0a5 rust: Add common interface for binaries by Ivan Lozano · 3 years, 3 months ago
- fdadcd7 rust: Support whole static libraries with any name by Ivan Lozano · 3 years, 3 months ago
- 39b0bf0 rust: Package shared libraries with fuzzer zips by Ivan Lozano · 3 years, 3 months ago
- d1e366a Installation routine for rust is similar to that of cc by Jiyong Park · 3 years, 3 months ago
- 2811e07 rust modules respects the installable property by Jiyong Park · 3 years, 4 months ago
- 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 3 years, 4 months ago
- 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 3 years, 5 months ago
- c686838 Support Rust in Ramdisk by Matthew Maurer · 3 years, 6 months ago
- a61e31f Support Rust in native-bridge by Matthew Maurer · 3 years, 8 months ago
- 52af5b0 Support Rust in Product by Matthew Maurer · 3 years, 8 months ago
- 460ee94 Support Rust in Recovery by Matthew Maurer · 4 years ago
- dd7107c Merge "rust: Add support to emit certain Cargo env vars." by Ivan Lozano · 3 years, 5 months ago
- a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 3 years, 5 months ago
- c0a671f Moving common fuzzing code to fuzz package by hamzeh · 3 years, 6 months ago
- 40fa08b Merge "Add a phony target for all Rust targets" by Treehugger Robot · 3 years, 6 months ago
- 74be764 Add a phony target for all Rust targets by Chris Wailes · 3 years, 6 months ago
- a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 3 years, 6 months ago
- 41ad881 Refactoring fuzz packaging code by hamzeh · 3 years, 6 months ago
- d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 6 months ago
- 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 7 months ago
- 5e03586 Include static lib information for the snapshot modules by Justin Yun · 3 years, 7 months ago
- 6eb16f8 Merge "rust: Add missing Rust allow path modules." by Ivan Lozano · 3 years, 7 months ago
- 03a94c4 rust: Add missing Rust allow path modules. by Ivan Lozano · 3 years, 7 months ago
- 7d55b61 Rust module in APEX uses stub libraries across APEX boundaries by Jiyong Park · 3 years, 7 months ago
- 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 3 years, 8 months ago
- 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 3 years, 8 months ago
- bf8147a Don't install rust modules that are never installable by Jiyong Park · 3 years, 8 months ago
- d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 10 months ago
- 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 9 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 9 months ago
- 627280f Remove llndk_headers by Colin Cross · 3 years, 9 months ago
- 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 3 years, 9 months ago
- 06feee9 Rustdoc support. by Dan Albert · 3 years, 10 months ago
- 45c647d Merge changes I59439b77,I7dbaf8be by Thiébaud Weksteen · 3 years, 9 months ago
- e4dd14b bloaty: measure stripped Rust binaries by Thiébaud Weksteen · 3 years, 9 months ago
- d466b4a Merge changes from topic "rust_vendor_support" by Ivan Lozano · 3 years, 9 months ago
- e8dfbdf Merge "cc: Create a common image mutator interface" by Ivan Lozano · 3 years, 9 months ago
- d587ec2 Merge changes from topic "rust_benchmark" by Jeffrey Vander Stoep · 3 years, 9 months ago
- c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 10 months ago
- 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 10 months ago
- 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 3 years, 9 months ago
- e54f07e Stripped rust bin/libs are included in APEX by Jiyong Park · 3 years, 9 months ago
- 1d640d0 Add rust_benchmark module to soong. by Jakub Kotur · 4 years ago
- 352bdf2 Merge "rust: Add whole_static_libs, revert static_lib" by Ivan Lozano · 3 years, 10 months ago
- 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 10 months ago
- fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 3 years, 10 months ago
- ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 11 months ago