Age | Commit message (Expand) | Author |
2025-03-19 | Clear as much of cc.Module as possible after GenerateBuildActions | Colin Cross
|
2025-03-13 | Change CommonModuleInfoProvider to a pointer. | Yu Liu
|
2025-03-11 | Expand TestSuiteInfoProvider to all test modules | Cole Faust
|
2025-03-07 | Rename CommonModuleInfoKey to be consistent with others. | Yu Liu
|
2025-03-07 | Convert singletonModuleSingletonAdaptor, rustdocSingleton, | Yu Liu
|
2025-02-28 | Merge changes from topics "EqualModules", "tidyPhonySingleton" into main | Yu Liu
|
2025-02-26 | Make EqualModules a free function. | Yu Liu
|
2025-02-26 | Merge "Convert ccRustFuzzPackager to use ModuleProxy." into main | Yu Liu
|
2025-02-25 | Convert ccRustFuzzPackager to use ModuleProxy. | Yu Liu
|
2025-02-25 | Merge "Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, apexPr... | Yu Liu
|
2025-02-25 | Merge "Convert the following singletons to use ModuleProxy:" into main | Yu Liu
|
2025-02-25 | Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, | Yu Liu
|
2025-02-25 | Convert the following singletons to use ModuleProxy: | Yu Liu
|
2025-02-24 | Remove DistFiles from AndroidMk datastructures | Cole Faust
|
2025-02-20 | Merge "Convert stubLibraries, soongMetricsSingleton, sdkSingleton, compliance... | Yu Liu
|
2025-02-19 | Remove special case that installs apex variants of test modules | Colin Cross
|
2025-02-19 | Convert stubLibraries, soongMetricsSingleton, sdkSingleton, | Yu Liu
|
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-10 | Convert android.TransitionMutator to TransitionInfo | Colin Cross
|
2025-02-06 | Remove configurable values from providers | Cole Faust
|
2025-02-03 | Add explicitlyImpl to shared library dependency tags | Colin Cross
|
2025-01-23 | Convert rust to use ModuleProxy. | Yu Liu
|
2025-01-15 | Add compliance metadata of crt libs and header libs of cc modules | Wei Li
|
2025-01-15 | Convert dex2oatPathFromDep to use ModuleProxy. | 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 | Refactor cc/rust to prep for Rust stubs | Ivan Lozano
|
2025-01-08 | Convert getLibsForLinkerConfig to use ModuleProxy. | Yu Liu
|
2025-01-08 | Convert install and checkContainerViolations to use ModuleProxy. | Yu Liu
|
2025-01-08 | Convert CollectAllSharedDependencies to use ModuleProxy. | Yu Liu
|
2025-01-08 | Convert depsToPaths to use ModuleProxy for both cc and rust. | Yu Liu
|
2025-01-06 | Convert maybeInjectBoringSSLHash and linkShared to use ModuleProxy. | Yu Liu
|
2024-12-19 | Merge "Remove TestApexes from ApexInfo" into main | Colin Cross
|
2024-12-18 | Remove source_file_provider.go after it's last usage was removed. | Yu Liu
|
2024-12-18 | Convert getFdoProfilePathFromDep and addStubDependencyProviders to use | Yu Liu
|
2024-12-18 | Convert findImplementationLibrary and compilerFlags to use ModuleProxy. | Yu Liu
|
2024-12-17 | Convert CmakeSnapshot to use ModuleProxy. | Yu Liu
|
2024-12-17 | Convert GeneratorBuildActions, GeneratorSources, | Yu Liu
|
2024-12-17 | Merge "rust: Alias rust_ffi_rlib to rust_library_rlib" into main | Maciej Żenczykowski
|
2024-12-13 | rust: Alias rust_ffi_rlib to rust_library_rlib | Ivan Lozano
|
2024-12-12 | Remove TestApexes from ApexInfo | Colin Cross
|
2024-12-12 | Simplify cc.IncomingDepIsInSameApex | Colin Cross
|
2024-12-11 | Split DepIsInSameApex into outgoing and incoming | Colin Cross
|
2024-12-11 | Merge "Move parent static check in cc.Module.DepIsInSameApex into tag" into main | Colin Cross
|
2024-12-10 | Convert checkApexAvailability to use ModuleProxy. | Yu Liu
|
2024-12-09 | Move parent static check in cc.Module.DepIsInSameApex into tag | Colin Cross
|
2024-12-09 | Add and use staticLibrary() | Colin Cross
|
2024-12-05 | Convert checkStaticLinkingToStubLibraries to use module proxy. | Yu Liu
|