1. 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 2 months ago
  2. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 3 months ago
  3. c85750b Use generics for DepSets by Colin Cross · 3 years, 5 months ago
  4. df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 3 months ago
  5. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
  6. 8ff69de Fix soong config hash missing for some modules by Inseob Kim · 2 years, 3 months ago
  7. 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 2 years, 3 months ago
  8. 81b00a8 Use hashed subdir for soong_config modules by Inseob Kim · 2 years, 4 months ago
  9. 04a1809 Merge "Handle missing dependencies in mixed builds" by Treehugger Robot · 2 years, 4 months ago
  10. c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 2 years, 4 months ago
  11. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 4 months ago
  12. bd3a16b Install sdk variants in unbundled builds and package uninstallable variants by Colin Cross · 2 years, 4 months ago
  13. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 5 months ago
  14. 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 2 years, 5 months ago
  15. daefe0c Add documentation for BuildParams by Liz Kammer · 2 years, 6 months ago
  16. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 6 months ago
  17. ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 6 months ago
  18. 912bc88 Use product variables from the overridden apex by Cole Faust · 2 years, 6 months ago
  19. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
  20. ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 2 years, 7 months ago
  21. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 9 months ago
  22. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 9 months ago
  23. f160f7f Add more cases to vendor-installed module by Kiyoung Kim · 2 years, 9 months ago
  24. 4c212ce Support apex_test. by Yu Liu · 2 years, 11 months ago
  25. 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 2 years, 11 months ago
  26. 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years ago
  27. 14ec66c Make OutputFileForModule work for AllowMissingDependencies by Colin Cross · 3 years ago
  28. d0c8d54 Merge "typo in comment" by Usta (Tsering) Shrestha · 3 years ago
  29. 56b84e7 typo in comment by Usta Shrestha · 3 years ago
  30. 05b0ba6 Convert Soong `licenses` attribute to Bazel's `applicable_licenses` attribute by Sasha Smundak · 3 years ago
  31. a5ecb37 Remove apexer.required workaround for aapt2. by Jingwen Chen · 3 years ago
  32. a37ef68 Merge "bp2build: Convert cc_test.test_options.tags to cc_test.tags" by Jingwen Chen · 3 years ago
  33. fbff97a bp2build: Convert cc_test.test_options.tags to cc_test.tags by Jingwen Chen · 3 years ago
  34. fb58949 Handle nameless modules during bp2build conversion. by Sasha Smundak · 3 years, 1 month ago
  35. 5e7c475 Merge "Add a new `test_options.tags` attribute to customize test execution" by Zhenhuang Wang · 3 years ago
  36. ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years, 1 month ago
  37. 409d277 Add a new `test_options.tags` attribute to customize test execution by Zhenhuang Wang · 3 years ago
  38. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
  39. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 1 month ago
  40. e198eaf Clean up android/module.go by Sasha Smundak · 3 years, 1 month ago
  41. a095406 Consolidate Bazel conversion state into a single field in CommonProperties by Sasha Smundak · 3 years, 1 month ago
  42. 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 2 months ago
  43. 9f84758 Keep Notice property from erasing license texts. by Bob Badour · 3 years, 2 months ago
  44. 0124336 Allowlist apexer for bp2build by Cole Faust · 3 years, 3 months ago
  45. 41758c7 Merge "Allow empty zip file in extra files in install command." by Romain Jobredeaux · 3 years, 3 months ago
  46. dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 4 months ago
  47. 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 3 years, 4 months ago
  48. f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 4 months ago
  49. 1cef629 Allow empty zip file in extra files in install command. by Romain Jobredeaux · 3 years, 4 months ago
  50. 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 4 months ago
  51. f628202 Export Java library dependency information by Yike · 3 years, 5 months ago
  52. ac38c0b Merge changes from topic "refactor-packagingbase" by Ram Muthiah · 3 years, 5 months ago
  53. 4242115 Merge "Add values to json module graph" by Treehugger Robot · 3 years, 5 months ago
  54. 99c5fe6 Keep 'partition' in PackagingSpec by Jooyung Han · 3 years, 6 months ago
  55. 898e076 Add values to json module graph by Liz Kammer · 3 years, 6 months ago
  56. dadc037 Merge "Allow appending artifact in dist with product name" by Trevor Radcliffe · 3 years, 5 months ago
  57. 90727f4 Allow appending artifact in dist with product name by Trevor Radcliffe · 3 years, 6 months ago
  58. e7fe096 Export the license metadata files for dexpreopted bootjars to Make by Colin Cross · 3 years, 6 months ago
  59. 4101c71 Support multiple library names per target. by Bob Badour · 3 years, 7 months ago
  60. 75539d6 add target_compatible_with stanza for host targets by Sam Delmerico · 3 years, 7 months ago
  61. 97cffec Merge changes from topic "sdk_repo_license" by Treehugger Robot · 3 years, 7 months ago
  62. defcf8d Merge "name parameters for clarity" by Usta Shrestha · 3 years, 7 months ago
  63. aa1cab0 Generate sdk_repo notice files from license metadata by Colin Cross · 3 years, 7 months ago
  64. 5514698 Reverse order of tag and android module checks by Liz Kammer · 3 years, 7 months ago
  65. 4ae55d1 Support multilib in apex. by Yu Liu · 3 years, 8 months ago
  66. 6b1ffa4 name parameters for clarity by Usta · 3 years, 9 months ago
  67. 8f53998 Merge "Start unblocking com.android.runtime deps" by Treehugger Robot · 3 years, 8 months ago
  68. 443703a Merge "Support `enabled` flag in product variable config" by Sam Delmerico · 3 years, 8 months ago
  69. 0e33c9d Support `enabled` flag in product variable config by Sam Delmerico · 3 years, 8 months ago
  70. 9525e71 Add SetProperties to json-module-graph by Liz Kammer · 3 years, 8 months ago
  71. 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years, 8 months ago
  72. daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years, 9 months ago
  73. dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years, 9 months ago
  74. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 9 months ago
  75. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 10 months ago
  76. 54c827f Merge "cosmetic changes" by Usta Shrestha · 3 years, 9 months ago
  77. bbabe6f Ensure reported unconverted deps are unique by Liz Kammer · 3 years, 9 months ago
  78. eabf0f3 cosmetic changes by Usta · 3 years, 9 months ago
  79. d8395b1 Revert^2 "Build license metadata files in Soong" am: 4acaea9cbf by Colin Cross · 3 years, 9 months ago
  80. f4c2bf6 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" by Treehugger Robot · 3 years, 9 months ago
  81. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  82. 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 9 months ago
  83. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  84. b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 9 months ago
  85. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 10 months ago
  86. 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 3 years, 11 months ago
  87. 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 3 years, 9 months ago
  88. 9579f4c Merge "Switch default for InstallBypassMake to true" by Colin Cross · 3 years, 9 months ago
  89. ef3676c Minor refactoring of Append/PrependProperties() methods by Usta · 3 years, 10 months ago
  90. d5e7af9 Switch default for InstallBypassMake to true by Colin Cross · 3 years, 10 months ago
  91. 50ed1f9 Install android_app_set modules in Soong by Colin Cross · 3 years, 10 months ago
  92. 64002af Fix InstallBypassMake symlink dependencies by Colin Cross · 3 years, 10 months ago
  93. 1caea35 Merge "Export Soong install rules to Make" by Colin Cross · 3 years, 10 months ago
  94. a3d135b Add -{checkbuild,tidy} targets only for modules in mm by Chih-Hung Hsieh · 3 years, 11 months ago
  95. 6301c3c Export Soong install rules to Make by Colin Cross · 4 years ago
  96. 3bb934f Do not add .tidy files as RBE link inputs by Chih-Hung Hsieh · 3 years, 11 months ago
  97. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 2 months ago
  98. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  99. b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 4 years ago
  100. b808229 Share cFlags, tidyFlags, etc. in a module by Chih-Hung Hsieh · 4 years ago