1. 0496b10 Use blueprint/pool by Colin Cross · 7 months ago
  2. a679277 Remove top down mutators by Colin Cross · 7 months ago
  3. d8d8b85 Move prebuilt mutators earlier by Colin Cross · 9 months ago
  4. 90d7df9 Add wrapper around androidTransitionMutator to support generic blueprint.TransitionInfo by Colin Cross · 7 months ago
  5. c6f3f02 Adapt Soong mutators to blueprint.TransitionInfo by Colin Cross · 7 months ago
  6. d5c6431 Return android.Module from BottomUpMutatorContext methods by Colin Cross · 9 months ago
  7. 7e129d2 Move transition code to transition.go by Colin Cross · 9 months ago
  8. fc7a411 Add NeverFar() option for transition mutators by Cole Faust · 10 months ago
  9. 5b7635d Implement the 1-variant fallback in the image mutator by Cole Faust · 10 months ago
  10. 0ba7034 Merge "Add error functions to IncomingTransitionContext" into main by Cole Faust · 10 months ago
  11. 222874d Introduce Soong API CreateModuleInDirectory(...) by Jihoon Kang · 11 months ago
  12. bda1816 Add error functions to IncomingTransitionContext by Cole Faust · 11 months ago
  13. 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
  14. b8533a8 Annotate mutators that use methods that prevent mutator coalescing by Colin Cross · 11 months ago
  15. b2388e3 Remove unused TopDownMutatorContext methods by Colin Cross · 11 months ago
  16. f22fe41 Add PostApex mutator stage by Colin Cross · 11 months ago
  17. f4992e8 Add AddReverseVariationDependency by Cole Faust · 11 months ago
  18. c980c1e Merge "Remove CreateVariations, CreateLocalVariations and AddInterVariantDependencies" into main by Colin Cross · 11 months ago
  19. dbb3ef9 Merge "Convert trivial TopDown mutators to BottomUp" into main by Treehugger Robot · 12 months ago
  20. da279cf Convert trivial TopDown mutators to BottomUp by Colin Cross · 12 months ago
  21. 1e954b6 Remove CreateVariations, CreateLocalVariations and AddInterVariantDependencies by Colin Cross · 12 months ago
  22. d27205e Convert test mutators to TransitionMutators by Colin Cross · 12 months ago
  23. 8bbc3d5 Convert arch and os mutators to TransitionMutators by Colin Cross · 12 months ago
  24. 1496fb1 Wrap blueprint_go_binary and bootstrap_go_package into android.Modules by Colin Cross · 12 months ago
  25. 5402bbd Convert imageMutator to TransitionMutator by Jihoon Kang · 1 year, 1 month ago
  26. e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 1 year, 3 months ago
  27. 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 4 months ago
  28. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
  29. 888046f Only update DebugMutator and DebugVariation for non-empty transition variations by Colin Cross · 1 year, 4 months ago
  30. 8677132 Update docs for ReplaceDependencies[If] by Colin Cross · 1 year, 4 months ago
  31. af333f5 Support reading Providers from TransitionMutator IncomingTransition and OutgoingTransition by Colin Cross · 1 year, 5 months ago
  32. d67425d Set DebugMutators and DebugVariations when creating Transition variations by Colin Cross · 1 year, 5 months ago
  33. 984223f Optimize mutator contexts by Colin Cross · 1 year, 7 months ago
  34. c50999e Merge changes from topic "transition-mutator-config" into main by Colin Cross · 1 year, 8 months ago
  35. 4aa3e0a Add ArchModuleContext to TransitionMutator contexts by Colin Cross · 1 year, 8 months ago
  36. 73b08ff Add team property to all modules. by Ronald Braunstein · 1 year, 9 months ago
  37. 3c0a83d Use generics for providers API by Colin Cross · 1 year, 9 months ago
  38. b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 9 months ago
  39. 543f840 Remove unsued mutator registration by Usta (Tsering) Shrestha · 1 year, 11 months ago
  40. d43be7c Turn on bp2build_deps by default by Chris Parsons · 1 year, 11 months ago
  41. 5f1b3c7 create, but dont register, bp2build_deps mutator by Chris Parsons · 2 years ago
  42. 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years ago
  43. af7c166 Merge "Handle prebuilt vs source selection in bp2build" into main by Liz Kammer · 2 years ago
  44. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
  45. e1b39a5 Handle prebuilt vs source selection in bp2build by Liz Kammer · 2 years ago
  46. f26ee15 Bugfixes for proto_library (proto.include_dirs) by Spandan Das · 2 years ago
  47. 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years, 1 month ago
  48. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
  49. c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 2 years, 4 months ago
  50. 934d504 Merge changes from topic "bp2build-ignore-test-apex-tags" by Spandan Das · 2 years, 4 months ago
  51. 6a448ec Add a function to create config_setting(s) by Spandan Das · 2 years, 5 months ago
  52. 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 5 months ago
  53. f57a966 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 5 months ago
  54. 2dc6dfc Drop the default apex_available value from BUILD files by Spandan Das · 2 years, 5 months ago
  55. abedff0 Add a method in bp2build to create aliases in another directory by Spandan Das · 2 years, 6 months ago
  56. fb11c1c Add ConvertApexAvailableToTags by Cole Faust · 2 years, 7 months ago
  57. 0abd4b4 Optimize PathForBazelOutRelative by Cole Faust · 2 years, 8 months ago
  58. c4c34e1 Convert apex_available (for supported modules) to bazel tags. by Jingwen Chen · 2 years, 9 months ago
  59. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years ago
  60. 0e691c1 Add godoc for TransitionMutator. by Lukacs T. Berki · 3 years, 2 months ago
  61. 6c71676 Migrate sanitizers to transition mutators. by Lukacs T. Berki · 3 years, 3 months ago
  62. 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 4 months ago
  63. f31c900 Share CreateModule between hooks & mutators by Liz Kammer · 3 years, 4 months ago
  64. c725f47 cosmetic: 1)typos 2)parameters named for clarity by Usta Shrestha · 3 years, 8 months ago
  65. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 9 months ago
  66. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 10 months ago
  67. 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 9 months ago
  68. 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 3 years, 9 months ago
  69. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 4 years ago
  70. ef3676c Minor refactoring of Append/PrependProperties() methods by Usta · 3 years, 10 months ago
  71. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  72. 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 4 years ago
  73. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 4 years ago
  74. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 1 month ago
  75. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years, 2 months ago
  76. a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 4 years, 2 months ago
  77. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 4 years, 5 months ago
  78. b00c7ed Merge "Convert TestApexPermittedPackagesRules to use test fixtures" by Paul Duffin · 4 years, 5 months ago
  79. acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 4 years, 5 months ago
  80. 45338f0 Convert TestApexPermittedPackagesRules to use test fixtures by Paul Duffin · 4 years, 5 months ago
  81. a060c45 Handle product_variable asflag for cc_object. by Liz Kammer · 4 years, 6 months ago
  82. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 6 months ago
  83. c05b034 Separate the collation of mutators from registration by Paul Duffin · 4 years, 6 months ago
  84. 1d2d42f Add sortableComponent abstraction by Paul Duffin · 4 years, 6 months ago
  85. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years, 7 months ago
  86. fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 4 years, 7 months ago
  87. 1fd1469 bp2build: Refactor CreateBazelTargetModule API. by Jingwen Chen · 4 years, 7 months ago
  88. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 7 months ago
  89. 041b184 bp2build: flatten *_defaults properties. by Jingwen Chen · 4 years, 7 months ago
  90. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 9 months ago
  91. 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 4 years, 8 months ago
  92. df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 4 years, 8 months ago
  93. 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 5 years ago
  94. 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 4 years, 9 months ago
  95. d27e7b8 Add providers support by Colin Cross · 5 years ago
  96. 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 5 years ago
  97. 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 5 years ago
  98. 617b88a Create os and arch variants for bootstrap Go modules by Colin Cross · 5 years ago
  99. 1b9604b Add CreateAliasVariation to BottomUpMutatorContext by Colin Cross · 5 years ago
  100. 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 5 years ago