index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
paths_test.go
Age
Commit message (
Expand
)
Author
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2024-12-17
Always install to out/target instead of out/soong/target
Cole Faust
2024-11-04
Add DirectoryPath for nsjail genrule
Inseob Kim
2024-07-01
Use OutputFilesProvider on some android test modules
mrziwang
2024-06-27
Revert "Use OutputFilesProvider on buildinfo_prop and some android test modules"
Zi Wang
2024-06-27
Use OutputFilesProvider on buildinfo_prop and some android test modules
mrziwang
2024-01-24
Split ArchMutatorContext out of BaseMutatorContext
Colin Cross
2023-11-02
Optimize out empty path components
Colin Cross
2021-12-15
Remove InstallBypassMake and ToMakePath
Colin Cross
2021-11-09
Fix OutDir vs SoongOutDir in tests
Colin Cross
2021-09-20
Make it possible to pass an error message with an invalid optional path.
Martin Stjernholm
2021-07-14
Support fully qualified names in `android:"path"` properties
Paul Duffin
2021-07-12
Use bazel syntax for fully qualified name in path property
Paul Duffin
2021-07-12
Stop PathForModuleSrc from validating the paths unnecessarily
Paul Duffin
2021-07-12
Add test to show broken behavior of fully qualified name in path property
Paul Duffin
2021-05-13
Add support for converting OptionalPath to Paths
Paul Duffin
2021-04-29
Add debug ramdisk variant.
Inseob Kim
2021-04-22
Revert^3 "Add debug ramdisk variant"
Inseob Kim
2021-04-22
Revert^2 "Add debug ramdisk variant"
Florian Mayer
2021-04-22
Revert "Add debug ramdisk variant"
Bowgo Tsai
2021-04-15
Add debug ramdisk variant
Inseob Kim
2021-04-14
Add path tests for ramdisk
Inseob Kim
2021-03-22
Remove uses of FixtureFactory from android package
Paul Duffin
2021-03-17
Convert android/paths_test.go to test fixtures
Paul Duffin
2021-03-16
Add (String)Path(s)RelativeToTop and assert functions
Paul Duffin
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-10-29
Add ModuleInstallPathContextForTesting.
Ulya Trafimovich
2020-10-27
Merge "InstallPath keeps its partition dir"
Treehugger Robot
2020-10-22
Add vendor-ramdisk image to Soong.
Yifan Hong
2020-10-22
InstallPath keeps its partition dir
Jiyong Park
2020-10-12
Merge changes I056c49e6,I994402cb
Colin Cross
2020-10-10
Fix OutputPath.InSameDir example
Colin Cross
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-09-08
Don't assume host arch is always x86
Jiyong Park
2020-07-05
Apply "excludes" for OutputFileProducer
Jooyung Han
2020-03-02
Optimize FirstUniqueStrings and FirstUniquePaths
Colin Cross
2020-02-19
Add InstallForceOS, fix testcases for host
Colin Cross
2020-01-22
Add ramdisk image.
Yifan Hong
2020-01-11
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-10
Revert "Sandbox soong_build by changing to root directory"
Colin Cross
2020-01-09
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-04
Add EarlyModuleContext for LoadHookContext
Colin Cross
2019-12-18
Move filesystem into Config
Colin Cross
2019-12-17
Move imageMutator before archMutator
Colin Cross
2019-11-25
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-10-03
Add InstallInRoot to allow modules to install into root partition
Colin Cross
2019-09-27
Fix android_test install path.
Jaewoong Jung
2019-08-06
Add InstallBypassMake
Colin Cross
2019-07-09
Rename product_services to system_ext
Justin Yun
[next]