index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xml
Age
Commit message (
Expand
)
Author
2021-03-22
Remove usages of FixtureFactory from misc packages
Paul Duffin
2021-03-18
Convert xml package to fixtures
Paul Duffin
2021-03-18
Add preparers for xml
Paul Duffin
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
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-06-01
Soong package structure refactoring
Jaewoong Jung
2019-12-18
Move filesystem into Config
Colin Cross
2019-12-13
Use empty string for core image variant
Colin Cross
2019-12-06
Move ImageMutator after archMutator
Colin Cross
2019-11-25
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-10-03
Replace RelPathString() with ToMakePath()
Colin Cross
2019-07-22
fix: prebuilt_etc_xml
Jooyung Han
2019-03-20
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-07
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2018-04-28
Add prebuilt_etc_xml
Jiyong Park