1. a5e26d3 Add an apex_contributions_defaults module to module sdk by Spandan Das · 1 year, 8 months ago
  2. 8c36631 Remove unused code in update.go by Cole Faust · 1 year, 7 months ago
  3. ed158f4 Replace generatedFile with android.WriteFileRule by Cole Faust · 1 year, 7 months ago
  4. 7e9343b Merge changes from topic "hiddenapi_exportable" into main by Jihoon Kang · 1 year, 9 months ago
  5. f55a5f7 Copy exportable artifacts to module sdk snapshot by Jihoon Kang · 1 year, 9 months ago
  6. bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 10 months ago
  7. 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 1 year, 10 months ago
  8. 3c89f04 Generate "exportable" stubs in droidstubs by Jihoon Kang · 1 year, 10 months ago
  9. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 10 months ago
  10. 8fc38f3 Add sdk_genrule by Cole Faust · 1 year, 10 months ago
  11. ff19da2 partial systemserverclasspath snapshot test by Sam Delmerico · 2 years, 1 month ago
  12. f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 2 years, 3 months ago
  13. cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 2 years, 3 months ago
  14. b898c11 Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main by Jiakai Zhang · 2 years, 3 months ago
  15. b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 2 years, 3 months ago
  16. 3588136 don't export systemserverclasspath_fragment if contents are empty by Sam Delmerico · 2 years, 4 months ago
  17. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 4 months ago
  18. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 5 months ago
  19. bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 5 months ago
  20. 7081aaf Merge changes from topic "revert-2574032-XXTWCJDTDQ" by Qiao Yang · 2 years, 6 months ago
  21. 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 6 months ago
  22. dbfcf85 Merge changes I4e721b47,I1bf05ade by Jiakai Zhang · 2 years, 6 months ago
  23. b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 6 months ago
  24. 3486740 Use api_levels_released_versions from starlark by Cole Faust · 2 years, 6 months ago
  25. 9145508 Prework for migrating min_sdk_version from (kind+level) to (level) by Spandan Das · 2 years, 8 months ago
  26. b84dbb2 Always include host variants in the sdk snapshot by Spandan Das · 2 years, 7 months ago
  27. b879620 Revert^2 "Generate a boot image extension for mainline BCP... by Jiakai Zhang · 2 years, 8 months ago
  28. fe77558 Merge "Revert "Generate a boot image extension for mainline BCP jars."" by Jiakai Zhang · 2 years, 8 months ago
  29. db160c0 Revert "Generate a boot image extension for mainline BCP jars." by Jiakai Zhang · 2 years, 8 months ago
  30. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 8 months ago
  31. 3830308 Generate a boot image extension for mainline BCP jars. by Jiakai Zhang · 2 years, 8 months ago
  32. 9c4dc19 Output dex_preopt to SDK snapshot. by Jiakai Zhang · 2 years, 8 months ago
  33. 2156abe Remove memberMutator and use DepsMutator instead by Paul Duffin · 2 years, 11 months ago
  34. 0e2a5bc Remove memberDepsMutator, SdkAware et al by Paul Duffin · 2 years, 11 months ago
  35. 5e71e68 Replace usages of SdkAware in sdk module with Module by Paul Duffin · 2 years, 11 months ago
  36. 80e7f73 Stop using versioned snapshots in TestBasicSdkWithBootclasspathFragment by Paul Duffin · 2 years, 11 months ago
  37. bb638eb Output min_sdk_version to snapshot by Paul Duffin · 2 years, 11 months ago
  38. 032734c Merge "Remove support for unused env vars from sdk snapshot generation" by Paul Duffin · 2 years, 11 months ago
  39. 7ed6ff8 Revert "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 2 years, 11 months ago
  40. 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 3 years ago
  41. c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 3 years ago
  42. 20d90e3 Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 3 years, 1 month ago
  43. 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 3 years, 1 month ago
  44. 03d2cef Add UpsideDownCake to the releases for which snapshots can be built by Paul Duffin · 3 years, 1 month ago
  45. e840995 java_sdk_library: Use dist_stem when generating sdk snapshot file names by Paul Duffin · 3 years, 1 month ago
  46. bfdca96 Add sdk:"keep" tag support by Paul Duffin · 3 years, 1 month ago
  47. 02e25c8 Rename sdk field tag "keep" to "ignore" by Paul Duffin · 3 years, 1 month ago
  48. 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 3 years, 3 months ago
  49. 42a49f1 Add current build release by Paul Duffin · 3 years, 2 months ago
  50. 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years, 3 months ago
  51. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 2 months ago
  52. fcf7985 Export any platform_compat_config used by apex to sdk snapshot by Paul Duffin · 3 years, 3 months ago
  53. 74f1dcd Sort files in sdk snapshot zip to ensure consistent behavior by Paul Duffin · 3 years, 3 months ago
  54. 1364891 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 3 years, 3 months ago
  55. 4e7d1c4 Add apexes property to sdk by Paul Duffin · 3 years, 5 months ago
  56. f861df7 Stop exporting systemserverclasspath_fragment when targeting S by Paul Duffin · 3 years, 4 months ago
  57. 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 3 years, 7 months ago
  58. b01ac4b Remove support for generating versioned snapshots by Paul Duffin · 3 years, 5 months ago
  59. 91f10ec Merge "Handle multiple linkages in sdk snapshots" by Liz Kammer · 3 years, 5 months ago
  60. 96320df Handle multiple linkages in sdk snapshots by Liz Kammer · 3 years, 5 months ago
  61. 4668e99 Merge "Remove memberInterVersionMutator." by Lukács T. Berki · 3 years, 5 months ago
  62. ab392ed Remove memberInterVersionMutator. by Lukacs T. Berki · 3 years, 5 months ago
  63. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 5 months ago
  64. c6ba182 For each sdk built generate a JSON file describing its contents by Paul Duffin · 3 years, 6 months ago
  65. 7eed538 Remove unused uses_sdks property for apexes by Liz Kammer · 3 years, 6 months ago
  66. 51509a1 Copy the out/soong/build_number.txt file into sdk snapshots by Paul Duffin · 3 years, 7 months ago
  67. e7babdb Use Tiramisu instead of T in supported_build_releases by Paul Duffin · 3 years, 8 months ago
  68. a54016c Only output annotations properties in snapshots for T+ by Paul Duffin · 3 years, 9 months ago
  69. 106a3a4 Allow pruning of unsupported fields in structs in maps by Paul Duffin · 3 years, 9 months ago
  70. 545c592 Refactor build_release and test code by Paul Duffin · 3 years, 9 months ago
  71. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 11 months ago
  72. 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years, 2 months ago
  73. 39abf8f Retry: Support generating sdk snapshot for specific build release by Paul Duffin · 4 years, 1 month ago
  74. 203ec01 Revert "Support generating sdk snapshot for specific build release" by Salmax Chang · 4 years, 1 month ago
  75. 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 4 years, 1 month ago
  76. ba68c93 Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years, 2 months ago
  77. ef2df58 Support generating sdk snapshot for specific build release by Paul Duffin · 4 years, 1 month ago
  78. 0c3acbf Support pruning properties by build release by Paul Duffin · 4 years, 2 months ago
  79. 1812294 Support handling build releases in sdk snapshot by Paul Duffin · 4 years, 2 months ago
  80. a8d8660 Generate prebuilt_systemserverclasspath_fragment. by Jiakai Zhang · 4 years, 1 month ago
  81. ea18033 Add a new SDK member type java_systemserver_libs. by Jiakai Zhang · 4 years, 1 month ago
  82. a14b18f Merge "Remove updatable-bcp-packages.txt." by Jiakai Zhang · 4 years, 1 month ago
  83. 12a0a31 Add ramdisk image sdk trait to cc_library_headers by Paul Duffin · 4 years, 1 month ago
  84. 6369622 Add recovery image sdk trait to cc_library_headers by Paul Duffin · 4 years, 1 month ago
  85. b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 4 years, 1 month ago
  86. cf6bf37 Merge changes I957f3df8,I68986dcc by Martin Stjernholm · 4 years, 1 month ago
  87. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 4 years, 1 month ago
  88. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 4 years, 1 month ago
  89. 0a74280 Merge "Removes usages of SdkMemberTrait/TypeRegistry outside android/sdk.go" by Paul Duffin · 4 years, 1 month ago
  90. 15e9238 Merge "Add support for native bridge trait" by Paul Duffin · 4 years, 1 month ago
  91. 6949183 Merge "Allow sdk snapshot code to identify native bridge variants" by Paul Duffin · 4 years, 1 month ago
  92. 95a1d16 Merge "Add support to sdk/module_exports to specify required traits" by Paul Duffin · 4 years, 1 month ago
  93. 30c830b Removes usages of SdkMemberTrait/TypeRegistry outside android/sdk.go by Paul Duffin · 4 years, 1 month ago
  94. 93b750e Add support for native bridge trait by Paul Duffin · 6 years ago
  95. fefdb0b Allow sdk snapshot code to identify native bridge variants by Paul Duffin · 4 years, 1 month ago
  96. d19f894 Add support to sdk/module_exports to specify required traits by Paul Duffin · 4 years, 3 months ago
  97. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 4 years, 1 month ago
  98. 9428970 Improve the documentation in the android/sdk.go file by Paul Duffin · 4 years, 1 month ago
  99. 0573295 Remove unnecessary archTypeSpecificInfo.optimizableProperties() by Paul Duffin · 4 years, 1 month ago
  100. f68f85a Move setting of link type properties to linkPropertyInfo by Paul Duffin · 4 years, 1 month ago