aboutsummaryrefslogtreecommitdiffstats
path: root/android/mutator.go
Commit message (Expand)AuthorAgeFilesLines
* Add VisitDirectDepsWithTagColin Cross2018-01-021-0/+11
* neverallows in SoongSteven Moreland2017-12-191-0/+1
* Revert "Revert "Soong support for namespaces""Jeff Gaston2017-12-041-0/+1
* Make *Context.Config return a Config instead of a interface{}Colin Cross2017-11-301-2/+24
* Revert "Soong support for namespaces"Jeff Gaston2017-11-301-1/+0
* Soong support for namespacesJeff Gaston2017-11-291-0/+1
* Let LoadHooks call CreateModuleColin Cross2017-11-071-1/+35
* Convert Visit*Deps from blueprint.Module to android.ModuleColin Cross2017-10-241-5/+65
* Make android.ModuleContext not include blueprint.ModuleContextColin Cross2017-10-241-1/+20
* Some clarifications in preparation to automatically order linker dependenciesJeff Gaston2017-10-181-6/+7
* Revert "Some clarifications in preparation to automatically order linker depe...Jeff Gaston2017-10-041-7/+6
* Some clarifications in preparation to automatically order linker dependenciesJeff Gaston2017-10-031-6/+7
* Add test infrastructure for running the arch mutatorColin Cross2017-09-201-4/+6
* Fix java prebuiltsColin Cross2017-07-311-2/+2
* Add support for java_defaults modulesColin Cross2017-07-201-1/+1
* Add integration testing infrastructureColin Cross2017-07-141-57/+29
* Supported python build in host side.Nan Zhang2017-05-051-2/+20
* Use a minimal set of mutators, module types, and singletons for testsColin Cross2017-03-161-23/+59
* Fall back to prebuilts if source modules are disabledColin Cross2016-11-301-1/+1
* Initial prebuilt supportColin Cross2016-10-131-0/+4
* Control mutator orderColin Cross2016-10-121-2/+63
* Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross2016-10-121-13/+24
* Make defaults TopDownMutator parallelColin Cross2016-08-111-3/+3
* Make BottomUpMutators parallelColin Cross2016-08-111-2/+2
* Rename common to androidColin Cross2016-05-181-0/+69