Age | Commit message (Expand) | Author |
2025-03-13 | Change CommonModuleInfoProvider to a pointer. | Yu Liu
|
2025-03-07 | Rename CommonModuleInfoKey to be consistent with others. | Yu Liu
|
2025-03-07 | Convert singletonModuleSingletonAdaptor, rustdocSingleton, | Yu Liu
|
2025-02-25 | Convert the following singletons to use ModuleProxy: | Yu Liu
|
2025-02-20 | Merge "rust: Propagate MTO libs linked whole through dylibs." into main | Ivan Lozano
|
2025-02-19 | rust: Propagate MTO libs linked whole through dylibs. | Ivan Lozano
|
2025-02-19 | Change depVisitor to use providers instead of type-asserting to | Yu Liu
|
2025-02-13 | Convert CheckMinSdkVersion to use providers. | Yu Liu
|
2025-02-13 | Support DepIsInSameApex using provider. | Yu Liu
|
2025-02-12 | Merge "rust:Add Rust support for made-to-order staticlibs" into main | Ivan Lozano
|
2025-02-12 | rust:Add Rust support for made-to-order staticlibs | Ivan Lozano
|
2025-02-11 | Merge changes from topics "apex_transition_info", "bcp_dependency_through_ape... | Colin Cross
|
2025-02-11 | Merge "rust: Rename flag providers for clarity" into main | Ivan Lozano
|
2025-02-10 | Convert android.TransitionMutator to TransitionInfo | Colin Cross
|
2025-02-07 | Merge "Remove configurable values from providers" into main | Treehugger Robot
|
2025-02-06 | Remove configurable values from providers | Cole Faust
|
2025-02-06 | Revert "rust: Define UseSdk for Rust modules" | Matthew Maurer
|
2025-02-06 | Merge changes I902cfb76,I46800788 into main | Ivan Lozano
|
2025-02-06 | rust: Define UseSdk for Rust modules | Ivan Lozano
|
2025-02-05 | Merge changes Ia968e06b,I60192285,I0e857a64,Ia8880fe5,If7a92ca0, ... into main | Colin Cross
|
2025-02-05 | rust: Rename flag providers for clarity | Ivan Lozano
|
2025-02-05 | rust: Propagate static libs correctly | Ivan Lozano
|
2025-02-03 | Add explicitlyImpl to shared library dependency tags | Colin Cross
|
2025-01-29 | Convert rust module-info.json to soong | Cole Faust
|
2025-01-24 | Merge "Convert rust to use ModuleProxy." into main | Yu Liu
|
2025-01-23 | Convert rust to use ModuleProxy. | Yu Liu
|
2025-01-23 | Merge "rust: De-duplicate depLinkFlags" into main | Ivan Lozano
|
2025-01-23 | rust: De-duplicate depLinkFlags | Ivan Lozano
|
2025-01-15 | Convert collectDirectDepsProviders, collectTransitiveSrcFiles and | Yu Liu
|
2025-01-15 | Convert collectJniDeps to use ModuleProxy. | Yu Liu
|
2025-01-10 | rust: Add stub support for rust_ffi modules | Ivan Lozano
|
2025-01-10 | rust: Add CcInfo.LinkerInfo to Rust modules | Ivan Lozano
|
2025-01-10 | Refactor cc/rust to prep for Rust stubs | Ivan Lozano
|
2025-01-08 | Convert depsToPaths to use ModuleProxy for both cc and rust. | Yu Liu
|
2024-12-18 | Remove source_file_provider.go after it's last usage was removed. | Yu Liu
|
2024-12-17 | Merge "rust: Alias rust_ffi_rlib to rust_library_rlib" into main | Maciej Żenczykowski
|
2024-12-16 | Merge "rust: Add version scripts and symbol exports" into main | Ivan Lozano
|
2024-12-13 | rust: Alias rust_ffi_rlib to rust_library_rlib | Ivan Lozano
|
2024-12-13 | rust: Add version scripts and symbol exports | Ivan Lozano
|
2024-12-12 | Simplify cc.IncomingDepIsInSameApex | Colin Cross
|
2024-12-11 | Split DepIsInSameApex into outgoing and incoming | Colin Cross
|
2024-12-09 | Move parent static check in cc.Module.DepIsInSameApex into tag | Colin Cross
|
2024-12-03 | Reland "Skip packaging cross container cc deps of apk-in-apex" | Spandan Das
|
2024-12-02 | Revert "Skip packaging cross container cc deps of apk-in-apex" | Priyanka Advani (xWF)
|
2024-12-02 | Skip packaging cross container cc deps of apk-in-apex | Spandan Das
|
2024-11-12 | Use VisitDirectDepsProxy in checkStaticExecutables. | Yu Liu
|
2024-11-06 | Merge "Verify that libraries in apexes don't link to implementations outside ... | Colin Cross
|
2024-11-05 | Verify that libraries in apexes don't link to implementations outside the apex | Colin Cross
|
2024-10-31 | Distinguish HideFromMake from SkipInstall | Spandan Das
|
2024-10-24 | Merge changes from topic "move-depset" into main | Colin Cross
|