- b790b9c Clear as much of cc.Module as possible after GenerateBuildActions by Colin Cross · 6 months ago
- b546854 Merge "Add support for ARMv9.3-A and ARMv9.4-A." into main by Krzysztof Kosiński · 6 months ago
- 2a75c81 Merge "If no vendor variables are configured, the module will not be installed to the vendor partition." into main by Treehugger Robot · 6 months ago
- 8f607c7 Add support for ARMv9.3-A and ARMv9.4-A. by Krzysztof Kosiński · 6 months ago
- 266c1a3 If no vendor variables are configured, the module will not be installed to the vendor partition. by wuhaitao3 · 6 months ago
- f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 6 months ago
- 5e1454a Expand TestSuiteInfoProvider to all test modules by Cole Faust · 6 months ago
- 7ed094e Merge "rust: Set the rpath for rust_test modules" into main by Ivan Lozano · 6 months ago
- ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 6 months ago
- 8840812 Convert singletonModuleSingletonAdaptor, rustdocSingleton, by Yu Liu · 6 months ago
- 9bdb4af rust: Set the rpath for rust_test modules by Ivan Lozano · 6 months ago
- 9cbe288 Merge "[owners] Remove chh@google.com from rust/config/OWNERS" into main by Ronald Braunstein · 6 months ago
- 35d51db Merge "Revert^2 "cc: Add cc_rustlibs_for_make to bundle rust_ffi_static"" into main by Ivan Lozano · 6 months ago
- af7c7fe [owners] Remove chh@google.com from rust/config/OWNERS by Owner Cleanup Bot · 6 months ago
- 2afdfe6 Revert^2 "cc: Add cc_rustlibs_for_make to bundle rust_ffi_static" by Ivan Lozano · 6 months ago
- 06bd094 Merge "Revert "cc: Add cc_rustlibs_for_make to bundle rust_ffi_static"" into main by Priyanka Advani (xWF) · 6 months ago
- 1fe91a7 Revert "cc: Add cc_rustlibs_for_make to bundle rust_ffi_static" by Priyanka Advani (xWF) · 6 months ago
- 3bd171c Merge "cc: Add cc_rustlibs_for_make to bundle rust_ffi_static" into main by Manish Goregaokar · 6 months ago
- 2a815b6 Convert the following singletons to use ModuleProxy: by Yu Liu · 7 months ago
- 422eb2b cc: Add cc_rustlibs_for_make to bundle rust_ffi_static by Ivan Lozano · 7 months ago
- ff5a9c3 Merge "Implement host_common_data property for cc, java, rust and sh test modules" into main by Colin Cross · 7 months ago
- dbcf9da Merge "rust: Propagate MTO libs linked whole through dylibs." into main by Ivan Lozano · 7 months ago
- 3c551be Merge "Change depVisitor to use providers instead of type-asserting to interfaces directly, the next step is to change it to use ModuleProxy once IsDepInSameApex is ready." into main by Yu Liu · 7 months ago
- 610eb1a rust: Propagate MTO libs linked whole through dylibs. by Ivan Lozano · 7 months ago
- 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 7 months ago
- b361442 Implement host_common_data property for cc, java, rust and sh test modules by Colin Cross · 7 months ago
- ec71dfb Install tradefed dynamic config file in soong-only builds by Cole Faust · 7 months ago
- df0b839 Convert CheckMinSdkVersion to use providers. by Yu Liu · 7 months ago
- 3f603bd Merge "Support DepIsInSameApex using provider." into main by Yu Liu · 7 months ago
- 4a80748 Merge "Don't panic in ModuleForTests and friends" into main by Colin Cross · 7 months ago
- f180603 Support DepIsInSameApex using provider. by Yu Liu · 7 months ago
- b58ccb4 Merge "Remove unused dist-related variables" into main by Treehugger Robot · 7 months ago
- 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 7 months ago
- d604240 Merge "rust:Add Rust support for made-to-order staticlibs" into main by Ivan Lozano · 7 months ago
- 85f00cf rust:Add Rust support for made-to-order staticlibs by Ivan Lozano · 7 months ago
- bd0b7c2 Remove unused dist-related variables by Cole Faust · 7 months ago
- 5c846d8 Merge changes from topics "apex_transition_info", "bcp_dependency_through_apex" into main by Colin Cross · 7 months ago
- ec41af1 Merge "rust: Rename flag providers for clarity" into main by Ivan Lozano · 7 months ago
- 21bb443 Merge "rust: Link bindgen static inline functions whole" into main by Ivan Lozano · 7 months ago
- 1cea530 Convert android.TransitionMutator to TransitionInfo by Colin Cross · 9 months ago
- d8d8b85 Move prebuilt mutators earlier by Colin Cross · 9 months ago
- 5d51584 Merge "Remove configurable values from providers" into main by Treehugger Robot · 7 months ago
- c9b88c9 Remove configurable values from providers by Cole Faust · 7 months ago
- c340fd5 Revert "rust: Define UseSdk for Rust modules" by Matthew Maurer · 7 months ago
- d0944b4 Merge changes I902cfb76,I46800788 into main by Ivan Lozano · 7 months ago
- cf7c132 rust: Use libprofile-clang-extras_ndk for SDK cov by Ivan Lozano · 7 months ago
- 8ef256d rust: Define UseSdk for Rust modules by Ivan Lozano · 7 months ago
- ac5d78f Merge changes Ia968e06b,I60192285,I0e857a64,Ia8880fe5,If7a92ca0, ... into main by Colin Cross · 7 months ago
- 46b4c01 Merge "rustc-1.83.0 Build 12989175" into main by Chris Wailes · 7 months ago
- 46aceb3 Merge "rust: Propagate static libs correctly" into main by Ivan Lozano · 7 months ago
- 7fe65ca rust: Rename flag providers for clarity by Ivan Lozano · 7 months ago
- 1f10f68 rust: Propagate static libs correctly by Ivan Lozano · 10 months ago
- 23ccddd rust: Link bindgen static inline functions whole by Ivan Lozano · 7 months ago
- bd930bc Add explicitlyImpl to shared library dependency tags by Colin Cross · 7 months ago
- 3cc1daf rust: Don't produce coverage variants for stublibs by Ivan Lozano · 7 months ago
- dbad118 rustc-1.83.0 Build 12989175 by Chris Wailes · 7 months ago
- 1fba600 Merge "Install rust test and deps in testcases/ in soong-only" into main by Treehugger Robot · 7 months ago
- 58eef4f Convert rust module-info.json to soong by Cole Faust · 7 months ago
- 3094ba0 Install rust test and deps in testcases/ in soong-only by Spandan Das · 7 months ago
- 0107d37 Merge "rust: Don't pass crt objects for stubs" into main by Ivan Lozano · 7 months ago
- 47596d6 rust: Don't pass crt objects for stubs by Ivan Lozano · 7 months ago
- 9da6e89 Add new flags for Rust 1.83 update by Chris Wailes · 7 months ago
- d843072 Merge "Convert rust to use ModuleProxy." into main by Yu Liu · 8 months ago
- 727204c Convert rust to use ModuleProxy. by Yu Liu · 8 months ago
- de3a3bb Merge "rust: De-duplicate depLinkFlags" into main by Ivan Lozano · 8 months ago
- ad7ba59 rust: De-duplicate depLinkFlags by Ivan Lozano · 8 months ago
- c41eae5 Convert collectDirectDepsProviders, collectTransitiveSrcFiles and by Yu Liu · 8 months ago
- f6f8549 Convert collectJniDeps to use ModuleProxy. by Yu Liu · 8 months ago
- 5ccdca9 Merge changes from topic "rust_stubs" into main by Ivan Lozano · 8 months ago
- 3060c9a rustc-1.82.0 Build 12909517 by Chris Wailes · 8 months ago
- a8a1fa1 rust: Add stub support for rust_ffi modules by Ivan Lozano · 10 months ago
- 9587f45 rust: Add CcInfo.LinkerInfo to Rust modules by Ivan Lozano · 8 months ago
- 9eaacc8 Refactor cc/rust to prep for Rust stubs by Ivan Lozano · 10 months ago
- 8024b92 Convert depsToPaths to use ModuleProxy for both cc and rust. by Yu Liu · 9 months ago
- f67d211 rust: Force all dependencies to be linked, used or not by Matthew Maurer · 8 months ago
- ee97ae8 Merge "Always install to out/target instead of out/soong/target" into main by Treehugger Robot · 9 months ago
- df61877 Remove source_file_provider.go after it's last usage was removed. by Yu Liu · 9 months ago
- 6b7075f Always install to out/target instead of out/soong/target by Cole Faust · 9 months ago
- b2b1d2e Merge "rust: Remove rust_ffi_rlibs, keep rust_ffi_static" into main by Ivan Lozano · 9 months ago
- aea639d Merge "rust: Alias rust_ffi_rlib to rust_library_rlib" into main by Maciej Żenczykowski · 9 months ago
- 9e1f9b9 Merge "Remove an unused PackageFuzzModule arg" into main by Treehugger Robot · 9 months ago
- a4e89ba Remove an unused PackageFuzzModule arg by Spandan Das · 9 months ago
- 0a64f47 Merge "Revert "rustc-1.82.0 Build 12803484"" into main by Chris Wailes · 9 months ago
- 19f13fe Revert "rustc-1.82.0 Build 12803484" by Dan Shi · 9 months ago
- 3a5cb5a Merge "rustc-1.82.0 Build 12803484" into main by Chris Wailes · 9 months ago
- 6184842 rust: Remove rust_ffi_rlibs, keep rust_ffi_static by Ivan Lozano · 9 months ago
- 983bbf0 Merge "rust: Add version scripts and symbol exports" into main by Ivan Lozano · 9 months ago
- 6169f50 rustc-1.82.0 Build 12803484 by Chris Wailes · 9 months ago
- 806efd3 rust: Alias rust_ffi_rlib to rust_library_rlib by Ivan Lozano · 9 months ago
- f458901 rust: Add version scripts and symbol exports by Ivan Lozano · 10 months ago
- c6f2648 Merge "Simplify cc.IncomingDepIsInSameApex" into main by Colin Cross · 9 months ago
- 8acea3e Simplify cc.IncomingDepIsInSameApex by Colin Cross · 9 months ago
- dd2e620 Merge "rust: Set `-C metadata` on proc-macros" into main by Treehugger Robot · 9 months ago
- 150afc0 rust: Set `-C metadata` on proc-macros by Matthew Maurer · 9 months ago
- f7bbd2f Split DepIsInSameApex into outgoing and incoming by Colin Cross · 9 months ago
- 190a66a Move parent static check in cc.Module.DepIsInSameApex into tag by Colin Cross · 9 months ago
- 10c4136 Reland "Skip packaging cross container cc deps of apk-in-apex" by Spandan Das · 9 months ago
- 430bb2e Revert "Skip packaging cross container cc deps of apk-in-apex" by Priyanka Advani (xWF) · 9 months ago
- 6e0c110 Skip packaging cross container cc deps of apk-in-apex by Spandan Das · 10 months ago
- a5d2492 Merge "Suppress warnings while testing a new compiler" into main by Pirama Arumuga Nainar · 10 months ago