- 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
- 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, 1 month ago
- 9fdba28 Merge "rust: Add rust_toolchain_library module." by Ivan Lozano · 3 years, 1 month 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, 1 month 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, 2 months ago
- fdadcd7 rust: Support whole static libraries with any name by Ivan Lozano · 3 years, 2 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, 3 months ago
- 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 3 years, 3 months ago
- 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 3 years, 4 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, 7 months ago
- 52af5b0 Support Rust in Product by Matthew Maurer · 3 years, 7 months ago
- 460ee94 Support Rust in Recovery by Matthew Maurer · 3 years, 11 months 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, 5 months ago
- 40fa08b Merge "Add a phony target for all Rust targets" by Treehugger Robot · 3 years, 5 months ago
- 74be764 Add a phony target for all Rust targets by Chris Wailes · 3 years, 5 months ago
- a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 3 years, 5 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, 6 months ago
- 5e03586 Include static lib information for the snapshot modules by Justin Yun · 3 years, 6 months ago
- 6eb16f8 Merge "rust: Add missing Rust allow path modules." by Ivan Lozano · 3 years, 6 months ago
- 03a94c4 rust: Add missing Rust allow path modules. by Ivan Lozano · 3 years, 6 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, 7 months ago
- 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 3 years, 7 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, 9 months ago
- 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 8 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 8 months ago
- 627280f Remove llndk_headers by Colin Cross · 3 years, 8 months ago
- 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 3 years, 8 months ago
- 06feee9 Rustdoc support. by Dan Albert · 3 years, 9 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, 9 months ago
- 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 9 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, 9 months ago
- 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 9 months ago
- fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 3 years, 9 months ago
- ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 10 months ago
- 4ccfcc2 Merge "rust: Add rust_ffi_static vendor ramdisk Support" by Ivan Lozano · 3 years, 11 months ago
- e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 3 years, 11 months ago
- fb6f36f rust: Only pass "-lstatic" for rlibs. by Ivan Lozano · 3 years, 11 months ago
- 729d5cf Merge "rust: Pass cc static libs to rustc." by Ivan Lozano · 3 years, 11 months ago
- 3dfa12d rust: Pass cc static libs to rustc. by Ivan Lozano · 3 years, 11 months ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
- 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years ago
- 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 4 years, 11 months ago
- ec6e991 rust: Depend on CC a shared library's TOC, not .so by Ivan Lozano · 4 years ago
- fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years ago
- 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years ago
- e794b1e Merge "Remove unnecessary snake case variables." by Jaewoong Jung · 4 years ago
- 109d9cc Merge "rust modules in APEX don't get installed to the system partition" by Treehugger Robot · 4 years ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
- 459feca rust modules in APEX don't get installed to the system partition by Jiyong Park · 4 years ago
- 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years ago
- 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years ago
- 30530a9 Merge "Rust: WriteFileRule instead of printf for protos" by Ivan Lozano · 4 years, 1 month ago
- 90f5c1d Merge "Rust: Vendor support for Rust static libraries." by Ivan Lozano · 4 years, 1 month ago
- f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 1 month ago
- 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 1 month ago
- 6a88443 Rust: Vendor support for Rust static libraries. by Ivan Lozano · 4 years, 1 month ago
- f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 1 month ago
- 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 1 month ago
- 493e7ec Merge "Clients of PackagingBase can customize dependency tag to use" by Jiyong Park · 4 years, 1 month ago
- 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 4 years, 1 month ago
- 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 1 month ago
- 3df4e63 rust_grpcio well known types support, default deps by Zach Johnson · 4 years, 2 months ago
- 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 2 months ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
- f4155dc Merge "Use protobuf-codegen default and add mod_stem.rs" by Chih-hung Hsieh · 4 years, 2 months ago
- 3572cf7 Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface by Colin Cross · 4 years, 3 months ago
- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 3 months ago
- c49649c Use protobuf-codegen default and add mod_stem.rs by Chih-Hung Hsieh · 4 years, 3 months ago