1. d6fd013 Support generating module_info.json in Soong by Colin Cross · 1 year, 10 months ago
  2. d9bbf4b Install vintf fragments and init.rc files in Soong by Colin Cross · 1 year, 10 months ago
  3. ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 9 months ago
  4. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
  5. b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 9 months ago
  6. 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 10 months ago
  7. 69452e1 Split *ModuleContext out of module.go by Colin Cross · 1 year, 10 months ago
  8. 1c4d94d Use `all_apex_contributions` for source/prebuilts selection by Spandan Das · 1 year, 10 months ago
  9. 11edf55 Add bazel-built modules as deps on the system image by Cole Faust · 1 year, 11 months ago
  10. 3b703f3 Remove baseModuleContext.debug by Cole Faust · 1 year, 11 months ago
  11. 7123cc5 Dont write data attrs for cc lib rules by Chris Parsons · 1 year, 11 months ago
  12. 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years ago
  13. 0c4de1f Handle already existing targets of different name by Chris Parsons · 2 years ago
  14. e1b39a5 Handle prebuilt vs source selection in bp2build by Liz Kammer · 2 years ago
  15. 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 2 years ago
  16. e12c083 [bp2build] android_test bp2build. by Jingwen Chen · 2 years ago
  17. e1cb14b Add target_compatible_with for compile_multilib by Spandan Das · 2 years ago
  18. ab29f57 Fix target_compatible_with non-determinism for proto.include_dirs by Spandan Das · 2 years ago
  19. 846ce68 Handle enabled: false via conditions_default by Spandan Das · 2 years, 1 month ago
  20. 479e39f Handle nil enabled values by Spandan Das · 2 years, 1 month ago
  21. 09f6b13 Merge changes I8ca452aa,I437fc890,If9446700 into main by Spandan Das · 2 years, 1 month ago
  22. 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years, 1 month ago
  23. 87c0c33 Make bp2build-generated selects() based on product config build settings by Cole Faust · 2 years, 1 month ago
  24. 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 2 months ago
  25. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 2 months ago
  26. c85750b Use generics for DepSets by Colin Cross · 3 years, 4 months ago
  27. df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 3 months ago
  28. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
  29. 8ff69de Fix soong config hash missing for some modules by Inseob Kim · 2 years, 3 months ago
  30. 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 2 years, 3 months ago
  31. 81b00a8 Use hashed subdir for soong_config modules by Inseob Kim · 2 years, 4 months ago
  32. 04a1809 Merge "Handle missing dependencies in mixed builds" by Treehugger Robot · 2 years, 3 months ago
  33. c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 2 years, 4 months ago
  34. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 4 months ago
  35. bd3a16b Install sdk variants in unbundled builds and package uninstallable variants by Colin Cross · 2 years, 4 months ago
  36. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 5 months ago
  37. 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 2 years, 5 months ago
  38. daefe0c Add documentation for BuildParams by Liz Kammer · 2 years, 6 months ago
  39. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 6 months ago
  40. ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 6 months ago
  41. 912bc88 Use product variables from the overridden apex by Cole Faust · 2 years, 6 months ago
  42. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
  43. ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 2 years, 7 months ago
  44. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 9 months ago
  45. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 9 months ago
  46. f160f7f Add more cases to vendor-installed module by Kiyoung Kim · 2 years, 9 months ago
  47. 4c212ce Support apex_test. by Yu Liu · 2 years, 11 months ago
  48. 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 2 years, 11 months ago
  49. 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years ago
  50. 14ec66c Make OutputFileForModule work for AllowMissingDependencies by Colin Cross · 2 years, 11 months ago
  51. d0c8d54 Merge "typo in comment" by Usta (Tsering) Shrestha · 3 years ago
  52. 56b84e7 typo in comment by Usta Shrestha · 3 years ago
  53. 05b0ba6 Convert Soong `licenses` attribute to Bazel's `applicable_licenses` attribute by Sasha Smundak · 3 years ago
  54. a5ecb37 Remove apexer.required workaround for aapt2. by Jingwen Chen · 3 years ago
  55. a37ef68 Merge "bp2build: Convert cc_test.test_options.tags to cc_test.tags" by Jingwen Chen · 3 years ago
  56. fbff97a bp2build: Convert cc_test.test_options.tags to cc_test.tags by Jingwen Chen · 3 years ago
  57. fb58949 Handle nameless modules during bp2build conversion. by Sasha Smundak · 3 years, 1 month ago
  58. 5e7c475 Merge "Add a new `test_options.tags` attribute to customize test execution" by Zhenhuang Wang · 3 years ago
  59. ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years ago
  60. 409d277 Add a new `test_options.tags` attribute to customize test execution by Zhenhuang Wang · 3 years ago
  61. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
  62. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 1 month ago
  63. e198eaf Clean up android/module.go by Sasha Smundak · 3 years, 1 month ago
  64. a095406 Consolidate Bazel conversion state into a single field in CommonProperties by Sasha Smundak · 3 years, 1 month ago
  65. 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 2 months ago
  66. 9f84758 Keep Notice property from erasing license texts. by Bob Badour · 3 years, 2 months ago
  67. 0124336 Allowlist apexer for bp2build by Cole Faust · 3 years, 3 months ago
  68. 41758c7 Merge "Allow empty zip file in extra files in install command." by Romain Jobredeaux · 3 years, 3 months ago
  69. dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 4 months ago
  70. 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 3 years, 3 months ago
  71. f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 4 months ago
  72. 1cef629 Allow empty zip file in extra files in install command. by Romain Jobredeaux · 3 years, 4 months ago
  73. 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 4 months ago
  74. f628202 Export Java library dependency information by Yike · 3 years, 5 months ago
  75. ac38c0b Merge changes from topic "refactor-packagingbase" by Ram Muthiah · 3 years, 5 months ago
  76. 4242115 Merge "Add values to json module graph" by Treehugger Robot · 3 years, 5 months ago
  77. 99c5fe6 Keep 'partition' in PackagingSpec by Jooyung Han · 3 years, 6 months ago
  78. 898e076 Add values to json module graph by Liz Kammer · 3 years, 5 months ago
  79. dadc037 Merge "Allow appending artifact in dist with product name" by Trevor Radcliffe · 3 years, 5 months ago
  80. 90727f4 Allow appending artifact in dist with product name by Trevor Radcliffe · 3 years, 6 months ago
  81. e7fe096 Export the license metadata files for dexpreopted bootjars to Make by Colin Cross · 3 years, 6 months ago
  82. 4101c71 Support multiple library names per target. by Bob Badour · 3 years, 7 months ago
  83. 75539d6 add target_compatible_with stanza for host targets by Sam Delmerico · 3 years, 7 months ago
  84. 97cffec Merge changes from topic "sdk_repo_license" by Treehugger Robot · 3 years, 7 months ago
  85. defcf8d Merge "name parameters for clarity" by Usta Shrestha · 3 years, 7 months ago
  86. aa1cab0 Generate sdk_repo notice files from license metadata by Colin Cross · 3 years, 7 months ago
  87. 5514698 Reverse order of tag and android module checks by Liz Kammer · 3 years, 7 months ago
  88. 4ae55d1 Support multilib in apex. by Yu Liu · 3 years, 8 months ago
  89. 6b1ffa4 name parameters for clarity by Usta · 3 years, 9 months ago
  90. 8f53998 Merge "Start unblocking com.android.runtime deps" by Treehugger Robot · 3 years, 8 months ago
  91. 443703a Merge "Support `enabled` flag in product variable config" by Sam Delmerico · 3 years, 8 months ago
  92. 0e33c9d Support `enabled` flag in product variable config by Sam Delmerico · 3 years, 8 months ago
  93. 9525e71 Add SetProperties to json-module-graph by Liz Kammer · 3 years, 8 months ago
  94. 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years, 8 months ago
  95. daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years, 9 months ago
  96. dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years, 9 months ago
  97. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 9 months ago
  98. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 10 months ago
  99. 54c827f Merge "cosmetic changes" by Usta Shrestha · 3 years, 9 months ago
  100. bbabe6f Ensure reported unconverted deps are unique by Liz Kammer · 3 years, 9 months ago