1. 870dbdc Add prepend_artifact_with_product attribute for dist by Bill Yang · 6 months ago
  2. b790b9c Clear as much of cc.Module as possible after GenerateBuildActions by Colin Cross · 6 months ago
  3. bb68615 Merge "Support ints in select() expressions" into main by Cole Faust · 6 months ago
  4. 764aaca Support ints in select() expressions by Cole Faust · 6 months ago
  5. be6f81d Generic configuration for generic system modules. by Justin Yun · 9 months ago
  6. b8c729b Merge "Move requiredDeps to OverridableDepsMutator" into main by Inseob Kim · 6 months ago
  7. f2aaceb Merge "Change CommonModuleInfoProvider to a pointer." into main by Yu Liu · 6 months ago
  8. dd60426 Add always_use_prebuilt_sdks for soong selects by Spandan Das · 6 months ago
  9. 0c67c8e Move requiredDeps to OverridableDepsMutator by Inseob Kim · 6 months ago
  10. f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 6 months ago
  11. 55c03f0 Prevent smuggling modules through neverallow rules by Cole Faust · 6 months ago
  12. ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 6 months ago
  13. 31769ef Add PartitionTag to CommonModuleInfo by Spandan Das · 6 months ago
  14. b31c77b Merge "Fix -host and -target phonies building both variants" into main by Treehugger Robot · 6 months ago
  15. d1bf272 Fix -host and -target phonies building both variants by Cole Faust · 6 months ago
  16. 156085b Build test_module_config modules' module_info_json in soong by Cole Faust · 6 months ago
  17. 0523b8f Generate module targets per-variant by Cole Faust · 6 months ago
  18. 58047e8 Merge changes from topics "EqualModules", "tidyPhonySingleton" into main by Yu Liu · 6 months ago
  19. 71f1ea3 Convert tidyPhonySingleton, jdepsGeneratorSingleton and by Yu Liu · 6 months ago
  20. e472c1d Make EqualModules a free function. by Yu Liu · 6 months ago
  21. 5499b7a Merge "Divorce disting from androidmk" into main by Treehugger Robot · 6 months ago
  22. a8437c5 Divorce disting from androidmk by Cole Faust · 6 months ago
  23. b80d0c7 Merge "Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, apexPrebuiltInfo to use ModuleProxy." into main by Yu Liu · 6 months ago
  24. d272a62 Merge "Convert the following singletons to use ModuleProxy:" into main by Yu Liu · 6 months ago
  25. 95cef3a Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, by Yu Liu · 6 months ago
  26. 2a815b6 Convert the following singletons to use ModuleProxy: by Yu Liu · 7 months ago
  27. d143f3e Remove DistFiles from AndroidMk datastructures by Cole Faust · 6 months ago
  28. 64371e0 For modules that provide AndroidMkInfoProvider, only access modules' by Yu Liu · 7 months ago
  29. 367827f Convert stubLibraries, soongMetricsSingleton, sdkSingleton, by Yu Liu · 7 months ago
  30. 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 7 months ago
  31. df0b839 Convert CheckMinSdkVersion to use providers. by Yu Liu · 7 months ago
  32. 9a987a3 Merge "Provide min sdk version as ApiLevel instead of string." into main by Yu Liu · 7 months ago
  33. cc5cf31 Merge changes from topic "partial-compile-clean" into main by Treehugger Robot · 7 months ago
  34. 825f8ff Add partialcompileclean phony by LaMont Jones · 7 months ago
  35. 5d3a2cf Provide min sdk version as ApiLevel instead of string. by Yu Liu · 7 months ago
  36. 11ad4e9 Install VINTF fragment modules in the APEX by Kiyoung Kim · 1 year ago
  37. d62a489 Allow calling ctx.DistForGoal from GenerateAndroidBuildActions by Cole Faust · 7 months ago
  38. ac819fa Merge "Clean up some of the code around effective license." into main by Yu Liu · 7 months ago
  39. d406381 Convert java modules' module-info.json to Soong by Jihoon Kang · 8 months ago
  40. 2143218 Merge "Move required out of common properties" into main by Treehugger Robot · 7 months ago
  41. 2239ae6 Move required out of common properties by Cole Faust · 7 months ago
  42. 481ec67 Always generate -host phony target for host modules by Spandan Das · 7 months ago
  43. 25301f1 Create a host/target phony target for soong modules by Spandan Das · 7 months ago
  44. 866ab39 Convert android_app and android_test's module-info.json to soong by Cole Faust · 8 months ago
  45. 4736185 Clean up some of the code around effective license. by Yu Liu · 8 months ago
  46. 71e3e7a `m <module>` builds default output files as well by Cole Faust · 8 months ago
  47. 88f469e Remove --skip-make by Cole Faust · 8 months ago
  48. 2da9d9a Convert dex2oatPathFromDep to use ModuleProxy. by Yu Liu · 8 months ago
  49. c41eae5 Convert collectDirectDepsProviders, collectTransitiveSrcFiles and by Yu Liu · 8 months ago
  50. f6f8549 Convert collectJniDeps to use ModuleProxy. by Yu Liu · 8 months ago
  51. f833fba Select supports product_variable("eng") by kellyhung · 8 months ago
  52. 14072ed Merge changes Ie937a236,I74e6ebef,Ib8020db0 into main by Yu Liu · 8 months ago
  53. 7a63c47 Merge "Convert install and checkContainerViolations to use ModuleProxy." into main by Yu Liu · 8 months ago
  54. 6aca2bb Merge changes Ie3b6d1f8,Id465f293 into main by Yu Liu · 8 months ago
  55. 68a70b7 Convert getLibsForLinkerConfig to use ModuleProxy. by Yu Liu · 8 months ago
  56. 97880e1 Convert install and checkContainerViolations to use ModuleProxy. by Yu Liu · 8 months ago
  57. 8a8d5b4 Convert CollectAllSharedDependencies to use ModuleProxy. by Yu Liu · 8 months ago
  58. 8024b92 Convert depsToPaths to use ModuleProxy for both cc and rust. by Yu Liu · 9 months ago
  59. c5bfbdd Support disting in soong-only builds by Cole Faust · 8 months ago
  60. d1a0142 Add vintf_fragment modules as required dependencies by Jihoon Kang · 8 months ago
  61. 5697f8f Convert computeInstallDeps and buildLicenseMetadata to use ModuleProxy. by Yu Liu · 9 months ago
  62. 8f2c5c0 Convert buildApexDependencyInfo to use ModuleProxy. by Yu Liu · 9 months ago
  63. b1bfa9d Convert checkStaticLinkingToStubLibraries to use module proxy. by Yu Liu · 9 months ago
  64. 4d72d3e Merge "Revert^2 "Use soong built autogenerated RROs"" into main by Spandan Das · 9 months ago
  65. de588a3 Revert^2 "Use soong built autogenerated RROs" by Spandan Das · 9 months ago
  66. 53cee9d Merge "Revert "Use soong built autogenerated RROs"" into main by Liana Kazanova · 9 months ago
  67. e8ef6f1 Revert "Use soong built autogenerated RROs" by Liana Kazanova · 9 months ago
  68. 63bdf63 Change checkJavaStableSdkVersion to use ModuleProxy. by Yu Liu · 9 months ago
  69. c11407b Merge "Use soong built autogenerated RROs" into main by Spandan Das · 9 months ago
  70. ef56908 Use soong built autogenerated RROs by Spandan Das · 10 months ago
  71. 3216c98 Auto generate recovery partition by Jihoon Kang · 9 months ago
  72. 1534a76 Merge "Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem"" into main by Kiyoung Kim · 9 months ago
  73. 23be5bb Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 9 months ago
  74. 30bf8f6 Add vendor_ramdisk support in PartitionTag by Jihoon Kang · 9 months ago
  75. 5cb0cf4 Merge "Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem"" into main by Treehugger Robot · 9 months ago
  76. 6dbff03 Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 9 months ago
  77. 01d0c56 Merge "Reland: Do not allow vintf_fragments for modules installed in the filesystem" into main by Treehugger Robot · 9 months ago
  78. 4143ee8 Add support for selects on string lists by Cole Faust · 10 months ago
  79. df17e7b Reland: Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 10 months ago
  80. e3a84fe Revert "Do not allow vintf_fragments for modules installed in the filesystem" by Chaitanya Cheemala (xWF) · 10 months ago
  81. d3d89ed Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 11 months ago
  82. b527532 Use VisitAllModuleVariantProxies in generateModuleTarget. by Yu Liu · 10 months ago
  83. 059af37 Merge "Revert^2 "Use VisitDirectDepsProxy in GenerateBuildActions and remove the"" into main by Yu Liu · 10 months ago
  84. 4552aeb Revert^2 "Use VisitDirectDepsProxy in GenerateBuildActions and remove the" by Yu Liu · 10 months ago
  85. d3228ac Change GetModuleFromPathDep to use ModuleProxy. by Yu Liu · 10 months ago
  86. 76a6e95 Build ramdisk with soong by Cole Faust · 10 months ago
  87. b51cd71 Revert "Use VisitDirectDepsProxy in GenerateBuildActions and remove the" by Liana Kazanova · 10 months ago
  88. 6c1a635 Use VisitDirectDepsProxy in GenerateBuildActions and remove the by Yu Liu · 10 months ago
  89. 88ea9ff Replace FinalModule with IsFinalModule. by Yu Liu · 10 months ago
  90. 27ff767 Add *_dlkm properties to android.ModuleBase by Spandan Das · 10 months ago
  91. ec7043d Collect kythe, obj and tidy files using ModuleProxy. by Yu Liu · 10 months ago
  92. 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 10 months ago
  93. e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 11 months ago
  94. 5b7635d Implement the 1-variant fallback in the image mutator by Cole Faust · 10 months ago
  95. a4c1013 Merge "Remove overriden modules from deps of autogenerated filesystem modules" into main by Treehugger Robot · 11 months ago
  96. e1860e4 Remove overriden modules from deps of autogenerated filesystem modules by Spandan Das · 11 months ago
  97. 3cadf7d Move some gob helpers to a new package. by Yu Liu · 11 months ago
  98. a14fb6a Update DepSet references by Colin Cross · 11 months ago
  99. 5781b13 Merge "Revert "Convert cc modules to use AndroidMkInfoProvider."" into main by Colin Cross · 11 months ago
  100. 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 11 months ago