1. 22abf21 LLNDK version maps to NDK version by Justin Yun · 11 months ago
  2. c32e046 Add android_info module type by Spandan Das · 10 months ago
  3. ee0c370 Merge "Introduce vintf_data module type" into main by Treehugger Robot · 10 months ago
  4. 3cadf7d Move some gob helpers to a new package. by Yu Liu · 11 months ago
  5. a14fb6a Update DepSet references by Colin Cross · 11 months ago
  6. 11d0c38 Move DepSet to blueprint by Colin Cross · 11 months ago
  7. 76e1985 Add directory support to nsjail genrule by Inseob Kim · 11 months ago
  8. 8f86c88 Add logic to get file system dependencies by mrziwang · 11 months ago
  9. 42816dc Introduce vintf_data module type by Bill Yang · 11 months ago
  10. dd9ccb4 Add ModuleProxy that should be used when visiting deps. by Yu Liu · 11 months ago
  11. 130da8b Merge "Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION." into main by Alyssa Ketpreechasawat · 11 months ago
  12. 3a6eced Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION. by Alyssa Ketpreechasawat · 1 year, 1 month ago
  13. 16d227a Add default_visibility for soong modules by Cole Faust · 12 months ago
  14. 2aafdc5 Create a singleton that generates an empty bp file by mrziwang · 12 months ago
  15. 26a716d Move the caching/restoring code from soong to blueprint to fully skip build actions. by Yu Liu · 1 year ago
  16. 17a362a Add the list of currently existing violations by Jihoon Kang · 1 year, 2 months ago
  17. faf6af3 Introduce vintf_fragment module type by Kiyoung Kim · 1 year, 1 month ago
  18. bc4ef22 Revert^6 "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  19. d5a1272 Revert^5 "Use Soong-built system/build.prop" by Liana Kazanova · 1 year, 1 month ago
  20. e1234e5 Merge changes from topic "revert-3195812-revert-3195644-revert-3195637-revert-3184480-system_build_prop_soong-BZIDUTEOOC-KRUETCBWUR-TUHZPHUVFJ-XYILSUPUOA" into main by Inseob Kim · 1 year, 1 month ago
  21. 45ed4c2 Revert^4 "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  22. ea04e56 Revert^3 "Use Soong-built system/build.prop" by Pechetty Sravani (xWF) · 1 year, 1 month ago
  23. 625f661 Revert^2 "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  24. 3ef9ed9 Revert "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  25. b85a178 Generate SBOM of products in Soong. by Wei Li · 1 year, 7 months ago
  26. 361baad Use Soong-built system/build.prop by Inseob Kim · 1 year, 2 months ago
  27. 9678733 Merge changes I861a60e1,I01bf99fa,I9d16dfec into main by Treehugger Robot · 1 year, 2 months ago
  28. c3d4e11 Collect container informations by Jihoon Kang · 1 year, 2 months ago
  29. ba48366 Update selects_test for selects with deferred expressions by Cole Faust · 1 year, 3 months ago
  30. a1aa297 Export Soong modules and build a database from metadata from Make and Soong. by Wei Li · 1 year, 3 months ago
  31. 2da72af Add build_prop soong module by Inseob Kim · 1 year, 3 months ago
  32. 58c802f Add product_config module by Inseob Kim · 1 year, 3 months ago
  33. 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 4 months ago
  34. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
  35. 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 4 months ago
  36. 299d62d Generate test lists for Ravenwood and Robolectric tests by Weijia He · 1 year, 5 months ago
  37. c560309 Add test-only and test-target fields to all_teams proto. by Ronald Braunstein · 1 year, 5 months ago
  38. 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 5 months ago
  39. 256cfbe Remove starlark_import by Cole Faust · 1 year, 6 months ago
  40. 5a231bd Select statements by Cole Faust · 1 year, 7 months ago
  41. c50999e Merge changes from topic "transition-mutator-config" into main by Colin Cross · 1 year, 8 months ago
  42. 1d3d9f1 Split ArchMutatorContext out of BaseMutatorContext by Colin Cross · 1 year, 8 months ago
  43. 73b08ff Add team property to all modules. by Ronald Braunstein · 1 year, 9 months ago
  44. 3cc3154 Remove more bp2build by Colin Cross · 1 year, 8 months ago
  45. 138d37d Merge "Support generating module_info.json in Soong" into main by Colin Cross · 1 year, 8 months ago
  46. d6fd013 Support generating module_info.json in Soong by Colin Cross · 1 year, 10 months ago
  47. a3759f9 Merge "Write raw files to disk instead of the ninja file" into main by Colin Cross · 1 year, 8 months ago
  48. 31a6745 Write raw files to disk instead of the ninja file by Colin Cross · 1 year, 10 months ago
  49. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 9 months ago
  50. 3c0a83d Use generics for providers API by Colin Cross · 1 year, 9 months ago
  51. b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 9 months ago
  52. 69452e1 Split *ModuleContext out of module.go by Colin Cross · 1 year, 10 months ago
  53. 0d53dd2 Create an apex_contributions module type by Spandan Das · 1 year, 11 months ago
  54. 4d90da2 Add a Make variable that overrides configured jar locations. by Jiakai Zhang · 2 years, 2 months ago
  55. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 3 months ago
  56. c85750b Use generics for DepSets by Colin Cross · 3 years, 5 months ago
  57. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
  58. 33cc80e Revert "Revert "Restrict plugins to an existing allowlist"" by Liz Kammer · 2 years, 4 months ago
  59. 3e0836e Merge "Load starlark files from soong" by Cole Faust · 2 years, 4 months ago
  60. c9508aa Load starlark files from soong by Cole Faust · 2 years, 7 months ago
  61. a2b57ab Remove makefile_goal by Jooyung Han · 2 years, 4 months ago
  62. 7a444ce Add filegroup_test.go to sources by Anton Hansson · 2 years, 6 months ago
  63. 8159389 Create api_domain module type and its bp2build converter by Spandan Das · 3 years ago
  64. 5480f94 Merge changes I8a99e3d2,I717d7f5e by Liz Kammer · 3 years, 1 month ago
  65. 7ec40cc Split up config.go by Liz Kammer · 3 years, 1 month ago
  66. 7579b67 Moving default version outside of apex package by Alexei Nicoara · 3 years, 1 month ago
  67. 9a06d25 Make filegroup paths relative to module dir in mixed builds by Cole Faust · 3 years, 3 months ago
  68. afd99fd Add gen_notice test. by Bob Badour · 3 years, 4 months ago
  69. eef4c1c Add gen_notice module. by Bob Badour · 3 years, 4 months ago
  70. 4f1f3d9 Add buildinfo_prop module by Inseob Kim · 3 years, 5 months ago
  71. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 3 years, 5 months ago
  72. 7f88956 refactor Bazel variable export by Sam Delmerico · 3 years, 6 months ago
  73. 715b08f Add metrics collection to soong_build by Chris Parsons · 3 years, 6 months ago
  74. 72beb34 Add package for printing starlark formatted data by Liz Kammer · 3 years, 7 months ago
  75. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  76. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  77. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 10 months ago
  78. 0ee2f91 Test SdkSpecForm. by satayev · 3 years, 9 months ago
  79. 6ac9576 Add tests for ctx.InstallFile by Colin Cross · 3 years, 10 months ago
  80. 581f2e5 Detect duplicates in sdkRegistry by Paul Duffin · 4 years ago
  81. c6012f3 Invoke soong_docs from the bootstrap Ninja file. by Lukacs T. Berki · 4 years ago
  82. 3a82169 Invoke queryview from the bootstrap Ninja file. by Lukacs T. Berki · 4 years ago
  83. 4591b64 Upgrade to golang protobuf api v2 by Dan Willemsen · 4 years, 4 months ago
  84. b0bb376 Add license modules to the sdk by Paul Duffin · 4 years, 4 months ago
  85. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 4 years, 5 months ago
  86. 620dea6 Split bazel -path functions and clarify docs by Liz Kammer · 4 years, 5 months ago
  87. 53b2f36 Delete android/env.go . by Lukacs T. Berki · 4 years, 5 months ago
  88. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 5 months ago
  89. e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 4 years, 6 months ago
  90. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 6 months ago
  91. 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 6 months ago
  92. bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 4 years, 6 months ago
  93. 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 4 years, 6 months ago
  94. d7aea1d Remove TestHelper by Paul Duffin · 4 years, 6 months ago
  95. 9dcf253 Add new function Assert methods by Paul Duffin · 4 years, 6 months ago
  96. 0550055 Separate TestHelper from fixtures by Paul Duffin · 4 years, 6 months ago
  97. b821b9b Merge "Move environment staleness check to soong_ui." by Lukács T. Berki · 4 years, 6 months ago
  98. 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 4 years, 6 months ago
  99. 3581612 Add test fixture support by Paul Duffin · 4 years, 7 months ago
  100. ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 4 years, 7 months ago