1. 543f840 Remove unsued mutator registration by Usta (Tsering) Shrestha · 2 years, 5 months ago
  2. d43be7c Turn on bp2build_deps by default by Chris Parsons · 2 years, 5 months ago
  3. 5f1b3c7 create, but dont register, bp2build_deps mutator by Chris Parsons · 2 years, 5 months ago
  4. 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years, 6 months ago
  5. af7c166 Merge "Handle prebuilt vs source selection in bp2build" into main by Liz Kammer · 2 years, 6 months ago
  6. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years, 6 months ago
  7. e1b39a5 Handle prebuilt vs source selection in bp2build by Liz Kammer · 2 years, 6 months ago
  8. f26ee15 Bugfixes for proto_library (proto.include_dirs) by Spandan Das · 2 years, 6 months ago
  9. 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years, 7 months ago
  10. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 9 months ago
  11. c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 2 years, 10 months ago
  12. 934d504 Merge changes from topic "bp2build-ignore-test-apex-tags" by Spandan Das · 2 years, 10 months ago
  13. 6a448ec Add a function to create config_setting(s) by Spandan Das · 2 years, 11 months ago
  14. 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 11 months ago
  15. f57a966 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 11 months ago
  16. 2dc6dfc Drop the default apex_available value from BUILD files by Spandan Das · 2 years, 11 months ago
  17. abedff0 Add a method in bp2build to create aliases in another directory by Spandan Das · 3 years ago
  18. fb11c1c Add ConvertApexAvailableToTags by Cole Faust · 3 years, 1 month ago
  19. 0abd4b4 Optimize PathForBazelOutRelative by Cole Faust · 3 years, 2 months ago
  20. c4c34e1 Convert apex_available (for supported modules) to bazel tags. by Jingwen Chen · 3 years, 3 months ago
  21. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years, 5 months ago
  22. 0e691c1 Add godoc for TransitionMutator. by Lukacs T. Berki · 3 years, 9 months ago
  23. 6c71676 Migrate sanitizers to transition mutators. by Lukacs T. Berki · 3 years, 9 months ago
  24. 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 10 months ago
  25. f31c900 Share CreateModule between hooks & mutators by Liz Kammer · 3 years, 10 months ago
  26. c725f47 cosmetic: 1)typos 2)parameters named for clarity by Usta Shrestha · 4 years, 2 months ago
  27. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 4 years, 3 months ago
  28. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 4 years, 4 months ago
  29. 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 4 years, 3 months ago
  30. 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 4 years, 3 months ago
  31. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 4 years, 5 months ago
  32. ef3676c Minor refactoring of Append/PrependProperties() methods by Usta · 4 years, 3 months ago
  33. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 6 months ago
  34. 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 4 years, 6 months ago
  35. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 4 years, 6 months ago
  36. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 7 months ago
  37. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years, 8 months ago
  38. a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 4 years, 8 months ago
  39. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 4 years, 11 months ago
  40. b00c7ed Merge "Convert TestApexPermittedPackagesRules to use test fixtures" by Paul Duffin · 5 years ago
  41. acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 5 years ago
  42. 45338f0 Convert TestApexPermittedPackagesRules to use test fixtures by Paul Duffin · 5 years ago
  43. a060c45 Handle product_variable asflag for cc_object. by Liz Kammer · 5 years ago
  44. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 5 years ago
  45. c05b034 Separate the collation of mutators from registration by Paul Duffin · 5 years ago
  46. 1d2d42f Add sortableComponent abstraction by Paul Duffin · 5 years ago
  47. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 5 years ago
  48. fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 5 years ago
  49. 1fd1469 bp2build: Refactor CreateBazelTargetModule API. by Jingwen Chen · 5 years ago
  50. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 5 years ago
  51. 041b184 bp2build: flatten *_defaults properties. by Jingwen Chen · 5 years ago
  52. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 5 years ago
  53. 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 5 years ago
  54. df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 5 years ago
  55. 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 6 years ago
  56. 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 5 years ago
  57. d27e7b8 Add providers support by Colin Cross · 6 years ago
  58. 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 5 years ago
  59. 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 5 years ago
  60. 617b88a Create os and arch variants for bootstrap Go modules by Colin Cross · 6 years ago
  61. 1b9604b Add CreateAliasVariation to BottomUpMutatorContext by Colin Cross · 6 years ago
  62. 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 6 years ago
  63. 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 6 years ago
  64. afa9fa1 Add hook to be called after defaults have been applied by Paul Duffin · 6 years ago
  65. c988c8e Move prebuilts mutators after defaults have been applied by Paul Duffin · 6 years ago
  66. cdfcec9 Simplify package by using LoadHook instead of mutators by Paul Duffin · 6 years ago
  67. aa4162e Document preArch mutators by Paul Duffin · 6 years ago
  68. c5570ac Allow defining neverallow in packages other than android. by Artur Satayev · 6 years ago
  69. 43e789d Follow input changes to proptools.CloneEmptyProperties by Colin Cross · 6 years ago
  70. 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 6 years ago
  71. 31a738b Use blueprint's load hooks by Colin Cross · 6 years ago
  72. 87f790c Delete arch hooks by Colin Cross · 6 years ago
  73. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  74. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  75. ae6c520 Move ImageMutator after archMutator by Colin Cross · 6 years ago
  76. 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 6 years ago
  77. 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 6 years ago
  78. a195f91 Split out osMutator from archMutator by Colin Cross · 6 years ago
  79. 18c4680 Filter product variable property structs by Colin Cross · 6 years ago
  80. e003c4a Make CreateModule return the newly created module by Colin Cross · 6 years ago
  81. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 6 years ago
  82. 349cd47 CreateModule also inherits variableProperties. by Steven Moreland · 6 years ago
  83. 1d1119f Fix sanitizer dep by Jiyong Park · 7 years ago
  84. 12f23e0 Automatically inherit common properties. by Steven Moreland · 7 years ago
  85. 9a36223 Add a String() method to android.Module by Colin Cross · 7 years ago
  86. cb55e08 Add MutatorName to mutator contexts by Colin Cross · 7 years ago
  87. e2453c7 Allow default visibility to be set per package by Paul Duffin · 7 years ago
  88. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  89. 380c69a Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext" by Colin Cross · 7 years ago
  90. 7e0a2cb Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  91. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 7 years ago
  92. 25de6c3 Remove repetition in android package names by Colin Cross · 7 years ago
  93. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 7 years ago
  94. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 7 years ago
  95. 2e61fa6 Add visibility support by Paul Duffin · 7 years ago
  96. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 7 years ago
  97. 525443a Add override_android_app module type. by Jaewoong Jung · 7 years ago
  98. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 7 years ago
  99. 1b48842 Add path properties mutator by Colin Cross · 7 years ago
  100. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 7 years ago