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