aboutsummaryrefslogtreecommitdiff
path: root/xml
Commit message (Expand)AuthorAgeFilesLines
* Remove ConvertWithBp2build implementationsColin Cross2023-12-083-173/+0
* Move platform constraints to bazel_common_rules.Jingwen Chen2023-10-111-2/+2
* Have ConvertWBp2build use Bp2buildMutatorContextChris Parsons2023-09-201-1/+1
* bp2build: block src == name for prebuilt_* modulesLiz Kammer2023-09-071-1/+5
* Implement bp2build for prebuilt_etc_xmlAlix2022-09-223-0/+169
* Remove usages of FixtureFactory from misc packagesPaul Duffin2021-03-221-4/+2
* Convert xml package to fixturesPaul Duffin2021-03-181-48/+18
* Add preparers for xmlPaul Duffin2021-03-183-1/+25
* Add LOCAL_LICENSE_KINDS to build/soongBob Badour2021-02-061-0/+4
* Pass Config to NewTestContext instead of ctx.RegisterColin Cross2020-11-121-2/+2
* Revert "Make lots of tests run in parallel"Colin Cross2020-10-091-1/+0
* Make lots of tests run in parallelColin Cross2020-10-061-0/+1
* Soong package structure refactoringJaewoong Jung2020-06-013-3/+23
* Move filesystem into ConfigColin Cross2019-12-181-11/+9
* Use empty string for core image variantColin Cross2019-12-131-2/+2
* Move ImageMutator after archMutatorColin Cross2019-12-061-2/+2
* Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross2019-11-251-2/+2
* Replace RelPathString() with ToMakePath()Colin Cross2019-10-031-19/+29
* fix: prebuilt_etc_xmlJooyung Han2019-07-222-15/+31
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-1/+1
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-071-4/+1
* Add prebuilt_etc_xmlJiyong Park2018-04-282-0/+222