1. a195f91 Split out osMutator from archMutator by Colin Cross · 5 years ago
  2. 18c4680 Filter product variable property structs by Colin Cross · 5 years ago
  3. e003c4a Make CreateModule return the newly created module by Colin Cross · 5 years ago
  4. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 5 years ago
  5. 349cd47 CreateModule also inherits variableProperties. by Steven Moreland · 5 years ago
  6. 1d1119f Fix sanitizer dep by Jiyong Park · 5 years ago
  7. 12f23e0 Automatically inherit common properties. by Steven Moreland · 5 years ago
  8. 9a36223 Add a String() method to android.Module by Colin Cross · 6 years ago
  9. cb55e08 Add MutatorName to mutator contexts by Colin Cross · 6 years ago
  10. e2453c7 Allow default visibility to be set per package by Paul Duffin · 6 years ago
  11. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  12. 380c69a Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext" by Colin Cross · 6 years ago
  13. 7e0a2cb Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  14. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  15. 25de6c3 Remove repetition in android package names by Colin Cross · 6 years ago
  16. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 6 years ago
  17. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  18. 2e61fa6 Add visibility support by Paul Duffin · 6 years ago
  19. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  20. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  21. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  22. 1b48842 Add path properties mutator by Colin Cross · 6 years ago
  23. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  24. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  25. 62707f7 Add filegroup support to notice property. by Jaewoong Jung · 6 years ago
  26. 491fe5f Revert "Add filegroup support to notice property." by Jaewoong Jung · 6 years ago
  27. ff7a1a4 Add filegroup support to notice property. by Jaewoong Jung · 6 years ago
  28. 6db4a6a Skip DepsMutator on disabled modules by Colin Cross · 6 years ago
  29. 6e72ef7 Move namespace mutator earlier to support defaults by Dan Willemsen · 7 years ago
  30. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
  31. 65b3fd9 neverallows in Soong by Steven Moreland · 7 years ago
  32. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 7 years ago
  33. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 7 years ago
  34. 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 7 years ago
  35. 63a250a Soong support for namespaces by Jeff Gaston · 7 years ago
  36. 519917d Let LoadHooks call CreateModule by Colin Cross · 7 years ago
  37. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  38. 3f68a13 Make android.ModuleContext not include blueprint.ModuleContext by Colin Cross · 7 years ago
  39. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  40. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  41. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  42. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 7 years ago
  43. 5ea9bcc Fix java prebuilts by Colin Cross · 7 years ago
  44. 89536d4 Add support for java_defaults modules by Colin Cross · 8 years ago
  45. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
  46. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago
  47. 795c377 Use a minimal set of mutators, module types, and singletons for tests by Colin Cross · 8 years ago
  48. a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 8 years ago
  49. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago
  50. 1e676be Control mutator order by Colin Cross · 8 years ago
  51. 798bfce Move registration into android package by Colin Cross · 8 years ago
  52. 76f2f97 Make defaults TopDownMutator parallel by Colin Cross · 8 years ago
  53. e8a67a7 Make BottomUpMutators parallel by Colin Cross · 8 years ago
  54. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (83%) from common/mutator.go]
  55. 6362e27 Remove EarlyMutators and DynamicDependencies by Colin Cross · 9 years ago