1. c725f47 cosmetic: 1)typos 2)parameters named for clarity by Usta Shrestha · 3 years ago
  2. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 1 month ago
  3. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  4. 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 1 month ago
  5. 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 3 years, 1 month ago
  6. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 4 months ago
  7. ef3676c Minor refactoring of Append/PrependProperties() methods by Usta · 3 years, 2 months ago
  8. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  9. 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 3 years, 4 months ago
  10. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 3 years, 5 months ago
  11. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  12. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 3 years, 6 months ago
  13. a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 3 years, 7 months ago
  14. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 3 years, 9 months ago
  15. b00c7ed Merge "Convert TestApexPermittedPackagesRules to use test fixtures" by Paul Duffin · 3 years, 10 months ago
  16. acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 3 years, 10 months ago
  17. 45338f0 Convert TestApexPermittedPackagesRules to use test fixtures by Paul Duffin · 3 years, 10 months ago
  18. a060c45 Handle product_variable asflag for cc_object. by Liz Kammer · 3 years, 10 months ago
  19. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
  20. c05b034 Separate the collation of mutators from registration by Paul Duffin · 3 years, 10 months ago
  21. 1d2d42f Add sortableComponent abstraction by Paul Duffin · 3 years, 10 months ago
  22. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 3 years, 11 months ago
  23. fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 4 years ago
  24. 1fd1469 bp2build: Refactor CreateBazelTargetModule API. by Jingwen Chen · 4 years ago
  25. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  26. 041b184 bp2build: flatten *_defaults properties. by Jingwen Chen · 4 years ago
  27. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 1 month ago
  28. 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 4 years ago
  29. df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 4 years ago
  30. 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 4 years, 5 months ago
  31. 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 4 years, 1 month ago
  32. d27e7b8 Add providers support by Colin Cross · 4 years, 7 months ago
  33. 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 4 years, 4 months ago
  34. 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 4 years, 4 months ago
  35. 617b88a Create os and arch variants for bootstrap Go modules by Colin Cross · 4 years, 5 months ago
  36. 1b9604b Add CreateAliasVariation to BottomUpMutatorContext by Colin Cross · 4 years, 5 months ago
  37. 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 4 years, 7 months ago
  38. 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 4 years, 7 months ago
  39. afa9fa1 Add hook to be called after defaults have been applied by Paul Duffin · 4 years, 9 months ago
  40. c988c8e Move prebuilts mutators after defaults have been applied by Paul Duffin · 4 years, 9 months ago
  41. cdfcec9 Simplify package by using LoadHook instead of mutators by Paul Duffin · 4 years, 9 months ago
  42. aa4162e Document preArch mutators by Paul Duffin · 4 years, 8 months ago
  43. c5570ac Allow defining neverallow in packages other than android. by Artur Satayev · 4 years, 9 months ago
  44. 43e789d Follow input changes to proptools.CloneEmptyProperties by Colin Cross · 5 years ago
  45. 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 5 years ago
  46. 31a738b Use blueprint's load hooks by Colin Cross · 5 years ago
  47. 87f790c Delete arch hooks by Colin Cross · 5 years ago
  48. fb0c16e Move imageMutator before archMutator by Colin Cross · 5 years ago
  49. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 5 years ago
  50. ae6c520 Move ImageMutator after archMutator by Colin Cross · 5 years ago
  51. 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 5 years ago
  52. 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 5 years ago
  53. a195f91 Split out osMutator from archMutator by Colin Cross · 5 years ago
  54. 18c4680 Filter product variable property structs by Colin Cross · 5 years ago
  55. e003c4a Make CreateModule return the newly created module by Colin Cross · 5 years ago
  56. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 5 years ago
  57. 349cd47 CreateModule also inherits variableProperties. by Steven Moreland · 5 years ago
  58. 1d1119f Fix sanitizer dep by Jiyong Park · 5 years ago
  59. 12f23e0 Automatically inherit common properties. by Steven Moreland · 5 years ago
  60. 9a36223 Add a String() method to android.Module by Colin Cross · 6 years ago
  61. cb55e08 Add MutatorName to mutator contexts by Colin Cross · 6 years ago
  62. e2453c7 Allow default visibility to be set per package by Paul Duffin · 6 years ago
  63. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  64. 380c69a Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext" by Colin Cross · 6 years ago
  65. 7e0a2cb Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  66. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  67. 25de6c3 Remove repetition in android package names by Colin Cross · 6 years ago
  68. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 6 years ago
  69. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  70. 2e61fa6 Add visibility support by Paul Duffin · 6 years ago
  71. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  72. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  73. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  74. 1b48842 Add path properties mutator by Colin Cross · 6 years ago
  75. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  76. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  77. 62707f7 Add filegroup support to notice property. by Jaewoong Jung · 6 years ago
  78. 491fe5f Revert "Add filegroup support to notice property." by Jaewoong Jung · 6 years ago
  79. ff7a1a4 Add filegroup support to notice property. by Jaewoong Jung · 6 years ago
  80. 6db4a6a Skip DepsMutator on disabled modules by Colin Cross · 6 years ago
  81. 6e72ef7 Move namespace mutator earlier to support defaults by Dan Willemsen · 7 years ago
  82. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
  83. 65b3fd9 neverallows in Soong by Steven Moreland · 7 years ago
  84. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 7 years ago
  85. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 7 years ago
  86. 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 7 years ago
  87. 63a250a Soong support for namespaces by Jeff Gaston · 7 years ago
  88. 519917d Let LoadHooks call CreateModule by Colin Cross · 7 years ago
  89. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  90. 3f68a13 Make android.ModuleContext not include blueprint.ModuleContext by Colin Cross · 7 years ago
  91. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  92. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  93. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  94. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 7 years ago
  95. 5ea9bcc Fix java prebuilts by Colin Cross · 7 years ago
  96. 89536d4 Add support for java_defaults modules by Colin Cross · 8 years ago
  97. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
  98. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago
  99. 795c377 Use a minimal set of mutators, module types, and singletons for tests by Colin Cross · 8 years ago
  100. a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 8 years ago