1. 3486740 Use api_levels_released_versions from starlark by Cole Faust · 1 year, 8 months ago
  2. b84dbb2 Always include host variants in the sdk snapshot by Spandan Das · 1 year, 10 months ago
  3. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 10 months ago
  4. 5e71e68 Replace usages of SdkAware in sdk module with Module by Paul Duffin · 2 years, 1 month ago
  5. 032734c Merge "Remove support for unused env vars from sdk snapshot generation" by Paul Duffin · 2 years, 1 month ago
  6. 7ed6ff8 Revert "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 2 years, 1 month ago
  7. 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 2 years, 2 months ago
  8. c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 2 years, 2 months ago
  9. bfdca96 Add sdk:"keep" tag support by Paul Duffin · 2 years, 3 months ago
  10. 02e25c8 Rename sdk field tag "keep" to "ignore" by Paul Duffin · 2 years, 3 months ago
  11. 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 2 years, 5 months ago
  12. 42a49f1 Add current build release by Paul Duffin · 2 years, 5 months ago
  13. 74f1dcd Sort files in sdk snapshot zip to ensure consistent behavior by Paul Duffin · 2 years, 6 months ago
  14. 1364891 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 2 years, 6 months ago
  15. 4e7d1c4 Add apexes property to sdk by Paul Duffin · 2 years, 8 months ago
  16. f861df7 Stop exporting systemserverclasspath_fragment when targeting S by Paul Duffin · 2 years, 6 months ago
  17. b01ac4b Remove support for generating versioned snapshots by Paul Duffin · 2 years, 7 months ago
  18. 91f10ec Merge "Handle multiple linkages in sdk snapshots" by Liz Kammer · 2 years, 7 months ago
  19. 96320df Handle multiple linkages in sdk snapshots by Liz Kammer · 2 years, 8 months ago
  20. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 2 years, 8 months ago
  21. c6ba182 For each sdk built generate a JSON file describing its contents by Paul Duffin · 2 years, 8 months ago
  22. 51509a1 Copy the out/soong/build_number.txt file into sdk snapshots by Paul Duffin · 2 years, 9 months ago
  23. 39abf8f Retry: Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 3 months ago
  24. 203ec01 Revert "Support generating sdk snapshot for specific build release" by Salmax Chang · 3 years, 3 months ago
  25. ef2df58 Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 3 months ago
  26. b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 3 years, 4 months ago
  27. fefdb0b Allow sdk snapshot code to identify native bridge variants by Paul Duffin · 3 years, 4 months ago
  28. d19f894 Add support to sdk/module_exports to specify required traits by Paul Duffin · 3 years, 6 months ago
  29. 9428970 Improve the documentation in the android/sdk.go file by Paul Duffin · 3 years, 4 months ago
  30. 0573295 Remove unnecessary archTypeSpecificInfo.optimizableProperties() by Paul Duffin · 3 years, 4 months ago
  31. f68f85a Move setting of link type properties to linkPropertyInfo by Paul Duffin · 3 years, 4 months ago
  32. f7b3d0d Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag by Paul Duffin · 3 years, 4 months ago
  33. 62782de Make sdk member type related types and vars type specific by Paul Duffin · 3 years, 6 months ago
  34. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
  35. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 3 years, 6 months ago
  36. fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 3 years, 6 months ago
  37. 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 3 years, 6 months ago
  38. d0b99ce Flag to control if generated SDK prebuilts are preferred. by Mathew Inwood · 3 years, 8 months ago
  39. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 7 months ago
  40. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 3 years, 8 months ago
  41. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 3 years, 8 months ago
  42. a08e4dc Refactor the printing of an sdk snapshot's Android.bp contents by Paul Duffin · 3 years, 6 months ago
  43. 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 3 years, 8 months ago
  44. 6213170 Add package module to sdk snapshot that contains licenses by Paul Duffin · 3 years, 8 months ago
  45. b0bb376 Add license modules to the sdk by Paul Duffin · 3 years, 8 months ago
  46. 0df4968 Add support for name-less modules and property comments by Paul Duffin · 3 years, 8 months ago
  47. 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 3 years, 8 months ago
  48. 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 3 years, 8 months ago
  49. 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 3 years, 8 months ago
  50. 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 3 years, 8 months ago
  51. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 3 years, 8 months ago
  52. eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 3 years, 8 months ago
  53. cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 3 years, 8 months ago
  54. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 3 years, 8 months ago
  55. 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 3 years, 8 months ago
  56. fbe470e Dedup snapshot module property set initialization by Paul Duffin · 3 years, 8 months ago
  57. 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 3 years, 8 months ago
  58. cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 3 years, 8 months ago
  59. 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 3 years, 8 months ago
  60. 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 3 years, 8 months ago
  61. ee9b24e Do not output two trailing newlines in generated bp files. by Martin Stjernholm · 3 years, 9 months ago
  62. 2f6a21e Export OsTypeList through a function. by Jingwen Chen · 3 years, 9 months ago
  63. d075907 Support testing versioned/unversioned sdk Android.bp files separately by Paul Duffin · 3 years, 11 months ago
  64. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years ago
  65. db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 1 month ago
  66. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  67. 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 2 months ago
  68. 8fe14e6 Enable sdk and sdk members in os_arch granularity by Jiyong Park · 4 years, 2 months ago
  69. 157f40f Add prebuilt_visibility property by Paul Duffin · 4 years, 3 months ago
  70. dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 4 years, 3 months ago
  71. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  72. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  73. 053fca1 Support ninja rsp files in soong_zip by Colin Cross · 4 years, 5 months ago
  74. caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
  75. 4cfa2c6 Set compile_multilib for SDK snapshots for device. by Martin Stjernholm · 4 years, 6 months ago
  76. 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 4 years, 6 months ago
  77. ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 4 years, 6 months ago
  78. 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 4 years, 6 months ago
  79. 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 4 years, 6 months ago
  80. 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 4 years, 6 months ago
  81. afa6a77 Fix string concatenation error by Colin Cross · 4 years, 6 months ago
  82. 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
  83. f88d8e0 Syntax check generated Android.bp snapshot by Paul Duffin · 4 years, 8 months ago
  84. 1110827 Defer \n quoting generatedContents until creating the ninja rule by Paul Duffin · 4 years, 8 months ago
  85. 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 8 months ago
  86. c459f89 Retry: Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 8 months ago
  87. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 8 months ago
  88. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 4 years, 8 months ago
  89. e08e03f Revert "Adds support for 'ignored-on-host'" by Greg Kaiser · 4 years, 8 months ago
  90. ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 8 months ago
  91. 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 8 months ago
  92. 12f67bc Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 8 months ago
  93. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 8 months ago
  94. 4b8b793 Allow extractCommonProperties to return an error by Paul Duffin · 4 years, 8 months ago
  95. b28369a Encapsulate getter into an extractorProperty structure by Paul Duffin · 4 years, 8 months ago
  96. f34f6d8 Encapsulate properties to be optimized in a container by Paul Duffin · 4 years, 8 months ago
  97. 7b5f1a6 Use reflect.Zero(type) to get value to clear field by Paul Duffin · 4 years, 10 months ago
  98. 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 4 years, 10 months ago
  99. 495ffb9 Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 4 years, 10 months ago
  100. a551a1c Improve consistency of handling java snapshot properties by Paul Duffin · 4 years, 10 months ago