summaryrefslogtreecommitdiff
path: root/android/testing.go
AgeCommit message (Expand)Author
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-07Rename CommonModuleInfoKey to be consistent with others. Yu Liu
2025-02-21Merge "For modules that provide AndroidMkInfoProvider, only access modules' i... Yu Liu
2025-02-20Remove RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH Colin Cross
2025-02-20For modules that provide AndroidMkInfoProvider, only access modules' Yu Liu
2025-02-19Use android.Module instead of blueprint.Module in androidmk.go. Yu Liu
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2024-12-18Remove non-constant format string in soong Justin Yun
2024-12-02Move withNativeBridgeEnabled to build/soong/android Spandan Das
2024-11-06Delete trim_against support Colin Cross
2024-10-29Revert^2 "Convert cc modules to use AndroidMkInfoProvider." Yu Liu
2024-10-17Revert "Convert cc modules to use AndroidMkInfoProvider." Priyanka Advani (xWF)
2024-10-15Convert cc modules to use AndroidMkInfoProvider. Yu Liu
2024-10-02Add PostApex mutator stage Colin Cross
2024-09-16Add otherModuleProvider to ConfigurableEvaluatorContext Cole Faust
2024-09-11Add HasMutatorFinished Cole Faust
2024-09-11Rename ConfigAndErrorContext to ConfigurableEvaluatorContext Cole Faust
2024-08-21Access output files thru providers in Soong tests. Yu Liu
2024-08-16Merge "Introduce vintf_fragment module type" into main Kiyoung Kim
2024-08-14Introduce vintf_fragment module type Kiyoung Kim
2024-08-12Merge SingletonProviderContext with OtherModuleProviderContext Yu Liu
2024-08-09Add PrepareForTestWithBuildFlag Colin Cross
2024-07-29Make PathForArbitraryOutput return an OutputPath Colin Cross
2024-07-15Remove OutputFileProducer mrziwang
2024-06-25Update outputFilesForModuleFromProvider mrziwang
2024-06-18Merge "Make required a configurable property" into main Cole Faust
2024-06-17Make required a configurable property Cole Faust
2024-06-14Add another way for TestingModule to get its output files mrziwang
2024-05-08Merge "Revert^2 "Remove compilation actions from java sdk library"" into main Treehugger Robot
2024-05-08Revert^2 "Remove compilation actions from java sdk library" Jihoon Kang
2024-05-02Make the enabled property configurable Cole Faust
2024-01-24Propagate AconfigFiles in ModuleBase. LaMont Jones
2024-01-18Remove SymlinkOutputs Cole Faust
2024-01-05Remove more bp2build Colin Cross
2023-12-22Reland "Remove non-generic provider APIs" Colin Cross
2023-12-20Revert "Remove non-generic provider APIs" Colin Cross
2023-12-14Remove non-generic provider APIs Colin Cross
2023-12-14Use generics for providers API Colin Cross
2023-12-08Remove infrastructure to run bp2build Colin Cross
2023-11-28Add container property to aconfig_declarations. Yu Liu
2023-11-02Remove pre singletons Cole Faust
2023-09-05Delete ApiBp2build soong_build mode Chris Parsons
2023-05-19android: Allow running some singletons in parallel. LaMont Jones
2023-05-08Revert^2 "Generate app profiles even if dexpreopt is disabled." Jiakai Zhang
2023-05-05Revert "Generate app profiles even if dexpreopt is disabled." Qiao Yang
2023-05-04Generate app profiles even if dexpreopt is disabled. Jiakai Zhang
2023-02-01Add soong unit test for trimmed apex build Dennis Shen
2023-01-25add androidmk cc-related variables to androidmk Sam Delmerico
2022-11-22Extend sanitize_test.go Liz Kammer
2022-11-08Allow namespace config to be tested properly Paul Duffin