1. ac8caa2 Convert sdk package to ModuleProxy by Colin Cross · 6 months ago
  2. 1d4f3b8 Fix include-what-you-use for Go modules in build/soong by Colin Cross · 7 months ago
  3. 0bc37f0 Convert module-info to Soong-only by kellyhung · 10 months ago
  4. 3262c2b Get rid of the hardcoded default profile paths. by Jiakai Zhang · 11 months ago
  5. 84aefff Convert collectMembers to use ModuleProxy. by Yu Liu · 11 months ago
  6. d143f3e Remove DistFiles from AndroidMk datastructures by Cole Faust · 1 year ago
  7. 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 1 year, 1 month ago
  8. 1cea530 Convert android.TransitionMutator to TransitionInfo by Colin Cross · 1 year, 3 months ago
  9. d8d8b85 Move prebuilt mutators earlier by Colin Cross · 1 year, 2 months ago
  10. 2255831 Reland: Move MutateApexTransition shortcut later by Colin Cross · 1 year, 1 month ago
  11. 7a57092 Revert "Move MutateApexTransition shortcut later" by Chaitanya Cheemala (xWF) · 1 year, 1 month ago
  12. de74281 Move MutateApexTransition shortcut later by Colin Cross · 1 year, 1 month ago
  13. aba8cd9 Add t.Parallel() to SDK tests by Colin Cross · 1 year, 1 month ago
  14. 4d78e01 Wrap the soong installation rules with /bin/bash by Spandan Das · 1 year, 1 month ago
  15. ddccb2a Convert licensesPropertyFlattener to use ModuleProxy. by Yu Liu · 1 year, 1 month ago
  16. 751b429 Add VanilaIceCream and Baklava to the releases for which snapshots can be built. by Alyssa Ketpreechasawat · 1 year, 1 month ago
  17. 6d98967 Ignore missing deps of module sdk during soong analysis by Spandan Das · 1 year, 3 months ago
  18. f1f447d Remove sdk_genrule by Cole Faust · 1 year, 4 months ago
  19. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 1 year, 4 months ago
  20. 5351cf2 Use profile at framework/base/boot/ instead of the combined one at by Islam Elbanna · 1 year, 5 months ago
  21. 98e9ac6 Remove the SdkLibraryDependency interface by Jihoon Kang · 1 year, 5 months ago
  22. 52c01a1 Remove internal deapexer module by Spandan Das · 1 year, 5 months ago
  23. a326b32 Remove deapex support from java_*_import by Spandan Das · 1 year, 5 months ago
  24. 8996dbc Merge "Remove unused property naming_scheme in java_sdk_library" into main by Treehugger Robot · 1 year, 6 months ago
  25. 2261a82 Remove unused property naming_scheme in java_sdk_library by Jihoon Kang · 1 year, 6 months ago
  26. 7351875 Merge "Add HasMutatorFinished" into main by Cole Faust · 1 year, 6 months ago
  27. b269e32 Merge "Remove apex_available allowlist" into main by Treehugger Robot · 1 year, 6 months ago
  28. 4e2bf9f Add HasMutatorFinished by Cole Faust · 1 year, 6 months ago
  29. 7873049 Merge "Remove `prebuilt_visibility` from `sdk`" into main by Treehugger Robot · 1 year, 6 months ago
  30. cebc5db Remove `prebuilt_visibility` from `sdk` by Spandan Das · 1 year, 6 months ago
  31. 2545872 Merge "Improve docs about //visibility:public" into main by Treehugger Robot · 1 year, 6 months ago
  32. 8a847c4 Improve docs about //visibility:public by Spandan Das · 1 year, 6 months ago
  33. 3bdb2b5 Merge "Change visibility of module sdk prebuilts to //visibility:public" into main by Spandan Das · 1 year, 6 months ago
  34. 2c20726 Change visibility of module sdk prebuilts to //visibility:public by Spandan Das · 1 year, 6 months ago
  35. a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year, 6 months ago
  36. 85bc193 Revert^4 "Implement detecting container violations." by Jihoon Kang · 1 year, 8 months ago
  37. a89a58a Remove apex_available allowlist by Jooyung Han · 1 year, 6 months ago
  38. 33b3a63 Revert^3 "Implement detecting container violations." by Priyanka Advani (xWF) · 1 year, 6 months ago
  39. 2a88491 Revert^2 "Implement detecting container violations." by Jihoon Kang · 1 year, 8 months ago
  40. b2b1ef6 Revert "Implement detecting container violations." by Satish Yalla · 1 year, 6 months ago
  41. bb678f8 Implement detecting container violations. by Jihoon Kang · 1 year, 8 months ago
  42. f0006e7 Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 1 year, 6 months ago
  43. a66b463 Add PrepareForTestWithBuildFlag by Colin Cross · 1 year, 7 months ago
  44. e20c56c Add C symbol file to module sdk snapshot by Spandan Das · 1 year, 7 months ago
  45. 694fced Don't mutate non-property module fields by Colin Cross · 1 year, 8 months ago
  46. 07bceec Merge "Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot." into main by Alyssa Ketpreechasawat · 1 year, 8 months ago
  47. 59ec0fa Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot. by Alyssa Ketpreechasawat · 1 year, 8 months ago
  48. d40d368 Use OutputFilesProvider on sdk by mrziwang · 1 year, 8 months ago
  49. 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 1 year, 9 months ago
  50. 81fe4d1 Disable monolithic hiddenapi flags generation for non java devices. by Spandan Das · 1 year, 10 months ago
  51. 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 10 months ago
  52. a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 11 months ago
  53. 5284ad3 Merge "Revert "Remove compilation actions from java sdk library"" into main by Jihoon Kang · 1 year, 10 months ago
  54. 8f25d29 Revert "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 10 months ago
  55. f91daab Merge "Remove compilation actions from java sdk library" into main by Treehugger Robot · 1 year, 10 months ago
  56. d831af4 Remove compilation actions from java sdk library by Jihoon Kang · 1 year, 11 months ago
  57. d3b020a Enable system and module-lib APIs in TestSnapshotWithJavaSystemModules by Paul Duffin · 1 year, 11 months ago
  58. cfff924 Drop host variant of lidbexfile in >=V snapshots by Spandan Das · 1 year, 11 months ago
  59. a5e26d3 Add an apex_contributions_defaults module to module sdk by Spandan Das · 2 years ago
  60. 8c36631 Remove unused code in update.go by Cole Faust · 2 years ago
  61. ed158f4 Replace generatedFile with android.WriteFileRule by Cole Faust · 2 years ago
  62. 7e9343b Merge changes from topic "hiddenapi_exportable" into main by Jihoon Kang · 2 years, 2 months ago
  63. f55a5f7 Copy exportable artifacts to module sdk snapshot by Jihoon Kang · 2 years, 2 months ago
  64. bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 2 years, 2 months ago
  65. 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 2 years, 2 months ago
  66. 3c89f04 Generate "exportable" stubs in droidstubs by Jihoon Kang · 2 years, 2 months ago
  67. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 2 years, 3 months ago
  68. 8fc38f3 Add sdk_genrule by Cole Faust · 2 years, 3 months ago
  69. ff19da2 partial systemserverclasspath snapshot test by Sam Delmerico · 2 years, 6 months ago
  70. f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 2 years, 7 months ago
  71. cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 2 years, 8 months ago
  72. b898c11 Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main by Jiakai Zhang · 2 years, 8 months ago
  73. b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 2 years, 8 months ago
  74. 3588136 don't export systemserverclasspath_fragment if contents are empty by Sam Delmerico · 2 years, 8 months ago
  75. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 9 months ago
  76. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 10 months ago
  77. bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 10 months ago
  78. 7081aaf Merge changes from topic "revert-2574032-XXTWCJDTDQ" by Qiao Yang · 2 years, 10 months ago
  79. 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 10 months ago
  80. dbfcf85 Merge changes I4e721b47,I1bf05ade by Jiakai Zhang · 2 years, 10 months ago
  81. b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 10 months ago
  82. 3486740 Use api_levels_released_versions from starlark by Cole Faust · 2 years, 10 months ago
  83. 9145508 Prework for migrating min_sdk_version from (kind+level) to (level) by Spandan Das · 3 years ago
  84. b84dbb2 Always include host variants in the sdk snapshot by Spandan Das · 3 years ago
  85. b879620 Revert^2 "Generate a boot image extension for mainline BCP... by Jiakai Zhang · 3 years ago
  86. fe77558 Merge "Revert "Generate a boot image extension for mainline BCP jars."" by Jiakai Zhang · 3 years ago
  87. db160c0 Revert "Generate a boot image extension for mainline BCP jars." by Jiakai Zhang · 3 years ago
  88. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 3 years ago
  89. 3830308 Generate a boot image extension for mainline BCP jars. by Jiakai Zhang · 3 years ago
  90. 9c4dc19 Output dex_preopt to SDK snapshot. by Jiakai Zhang · 3 years, 1 month ago
  91. 2156abe Remove memberMutator and use DepsMutator instead by Paul Duffin · 3 years, 3 months ago
  92. 0e2a5bc Remove memberDepsMutator, SdkAware et al by Paul Duffin · 3 years, 3 months ago
  93. 5e71e68 Replace usages of SdkAware in sdk module with Module by Paul Duffin · 3 years, 3 months ago
  94. 80e7f73 Stop using versioned snapshots in TestBasicSdkWithBootclasspathFragment by Paul Duffin · 3 years, 3 months ago
  95. bb638eb Output min_sdk_version to snapshot by Paul Duffin · 3 years, 3 months ago
  96. 032734c Merge "Remove support for unused env vars from sdk snapshot generation" by Paul Duffin · 3 years, 3 months ago
  97. 7ed6ff8 Revert "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 3 years, 3 months ago
  98. 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 3 years, 4 months ago
  99. c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 3 years, 4 months ago
  100. 20d90e3 Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 3 years, 5 months ago