1. 12a0a31 Add ramdisk image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
  2. 6369622 Add recovery image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
  3. b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 3 years, 4 months ago
  4. cf6bf37 Merge changes I957f3df8,I68986dcc by Martin Stjernholm · 3 years, 4 months ago
  5. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 4 months ago
  6. 0a74280 Merge "Removes usages of SdkMemberTrait/TypeRegistry outside android/sdk.go" by Paul Duffin · 3 years, 4 months ago
  7. 15e9238 Merge "Add support for native bridge trait" by Paul Duffin · 3 years, 4 months ago
  8. 6949183 Merge "Allow sdk snapshot code to identify native bridge variants" by Paul Duffin · 3 years, 4 months ago
  9. 95a1d16 Merge "Add support to sdk/module_exports to specify required traits" by Paul Duffin · 3 years, 4 months ago
  10. 30c830b Removes usages of SdkMemberTrait/TypeRegistry outside android/sdk.go by Paul Duffin · 3 years, 4 months ago
  11. 93b750e Add support for native bridge trait by Paul Duffin · 5 years ago
  12. fefdb0b Allow sdk snapshot code to identify native bridge variants by Paul Duffin · 3 years, 4 months ago
  13. d19f894 Add support to sdk/module_exports to specify required traits by Paul Duffin · 3 years, 6 months ago
  14. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 4 months ago
  15. 9428970 Improve the documentation in the android/sdk.go file by Paul Duffin · 3 years, 4 months ago
  16. 0573295 Remove unnecessary archTypeSpecificInfo.optimizableProperties() by Paul Duffin · 3 years, 4 months ago
  17. f68f85a Move setting of link type properties to linkPropertyInfo by Paul Duffin · 3 years, 4 months ago
  18. f7b3d0d Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag by Paul Duffin · 3 years, 5 months ago
  19. 4e7e202 Separate sdk member type functionality into its own file by Paul Duffin · 3 years, 6 months ago
  20. 62782de Make sdk member type related types and vars type specific by Paul Duffin · 3 years, 6 months ago
  21. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 3 years, 6 months ago
  22. 1f0cc77 Merge "Filter blocked entries from modular flag files" by Paul Duffin · 3 years, 5 months ago
  23. 280bae6 Filter blocked entries from modular flag files by Paul Duffin · 3 years, 6 months ago
  24. 721f42d Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." by satayev · 3 years, 5 months ago
  25. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 3 years, 5 months ago
  26. 8d007e9 Export signature patterns to sdk snapshot by Paul Duffin · 3 years, 6 months ago
  27. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 3 years, 6 months ago
  28. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 3 years, 6 months ago
  29. 2231f8a Merge "Remove default_shared_libs" by Treehugger Robot · 3 years, 6 months ago
  30. 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 6 months ago
  31. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 6 months ago
  32. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
  33. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 3 years, 6 months ago
  34. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 3 years, 6 months ago
  35. da286f4 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 3 years, 7 months ago
  36. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 3 years, 6 months ago
  37. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 3 years, 6 months ago
  38. fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 3 years, 6 months ago
  39. af60f41 Merge "Revert "Flag to control if generated SDK prebuilts are preferred."" by Treehugger Robot · 3 years, 6 months ago
  40. 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 3 years, 6 months ago
  41. 8c3339f Merge "Support shared_libs, static_libs and default_shared_libs in cc_object" by Colin Cross · 3 years, 7 months ago
  42. 1a58d1a Merge "Flag to control if generated SDK prebuilts are preferred." by Treehugger Robot · 3 years, 7 months ago
  43. e19e619 Merge "Add default_shared_libs property" by Colin Cross · 3 years, 7 months ago
  44. d0b99ce Flag to control if generated SDK prebuilts are preferred. by Mathew Inwood · 3 years, 8 months ago
  45. 137d7da Support shared_libs, static_libs and default_shared_libs in cc_object by Colin Cross · 3 years, 7 months ago
  46. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 8 months ago
  47. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 3 years, 7 months ago
  48. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 3 years, 9 months ago
  49. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 3 years, 8 months ago
  50. e59cad2 Merge "Refactor the printing of an sdk snapshot's Android.bp contents" by Paul Duffin · 3 years, 7 months ago
  51. 9ecb42d Add default_shared_libs property by Colin Cross · 3 years, 7 months ago
  52. a08e4dc Refactor the printing of an sdk snapshot's Android.bp contents by Paul Duffin · 3 years, 7 months ago
  53. 3302871 Add test for sdk that contains overlapping members by Paul Duffin · 3 years, 7 months ago
  54. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 3 years, 7 months ago
  55. c8ead41 Move boot jars package check into platform_bootclasspath by Paul Duffin · 3 years, 7 months ago
  56. 7c47515 Make bootclasspath_fragment_sdk_test.go tests more realistic by Paul Duffin · 3 years, 7 months ago
  57. 00ceb0e Merge "Tighten bootclasspath_fragment property validation" by Paul Duffin · 3 years, 8 months ago
  58. 3078f3b Merge "Add SOONG_SDK_SNAPSHOT_VERSION support" by Treehugger Robot · 3 years, 8 months ago
  59. 8018e50 Tighten bootclasspath_fragment property validation by Paul Duffin · 3 years, 8 months ago
  60. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
  61. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 3 years, 8 months ago
  62. a10bd3c Add java_sdk_library in bootclasspath_fragment contents to sdk by Paul Duffin · 3 years, 8 months ago
  63. 820397d Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR" by Treehugger Robot · 3 years, 8 months ago
  64. 475daaf Make hidden API bootclasspath_fragment test more realistic by Paul Duffin · 3 years, 8 months ago
  65. 22628d5 Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR by Paul Duffin · 3 years, 8 months ago
  66. 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 3 years, 8 months ago
  67. 6213170 Add package module to sdk snapshot that contains licenses by Paul Duffin · 3 years, 8 months ago
  68. b0bb376 Add license modules to the sdk by Paul Duffin · 3 years, 8 months ago
  69. e96108d Add baseline test for license with sdk by Paul Duffin · 3 years, 8 months ago
  70. 0df4968 Add support for name-less modules and property comments by Paul Duffin · 3 years, 8 months ago
  71. 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 3 years, 8 months ago
  72. 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 3 years, 8 months ago
  73. 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 3 years, 8 months ago
  74. 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 3 years, 9 months ago
  75. 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 3 years, 8 months ago
  76. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 3 years, 8 months ago
  77. b9e7a3c Make licenseModule SdkAware by Paul Duffin · 3 years, 8 months ago
  78. 525a590 Make sdk tests more realistic by Paul Duffin · 3 years, 8 months ago
  79. 7e554ec Merge "Ensure current.zip is put in the right place." by Mathew Inwood · 3 years, 8 months ago
  80. 60770e2 Ensure current.zip is put in the right place. by Mathew Inwood · 3 years, 9 months ago
  81. 62035b5 Add baseline test for sdk snapshot env variables by Paul Duffin · 3 years, 8 months ago
  82. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 3 years, 9 months ago
  83. 895c714 Add stub_libs properties to bootclasspath_fragment snapshot by Paul Duffin · 3 years, 9 months ago
  84. 2ac45f0 Remove special handling of frameworks/base/config/boot-profile.txt by Paul Duffin · 3 years, 9 months ago
  85. eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 3 years, 9 months ago
  86. 2dc665b bootclasspath_fragment: Always output contents property in snapshot by Paul Duffin · 3 years, 9 months ago
  87. e95b53a Automatically add bootclasspath_fragment contents to sdk by Paul Duffin · 3 years, 9 months ago
  88. cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 3 years, 9 months ago
  89. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 3 years, 9 months ago
  90. 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 3 years, 9 months ago
  91. fbe470e Dedup snapshot module property set initialization by Paul Duffin · 3 years, 9 months ago
  92. 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 3 years, 9 months ago
  93. cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 3 years, 9 months ago
  94. 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 3 years, 9 months ago
  95. 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 3 years, 9 months ago
  96. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
  97. 7c95555 bootclasspath_fragment: Add hidden API flag files to snapshot by Paul Duffin · 3 years, 9 months ago
  98. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 3 years, 9 months ago
  99. 0b28a8d Replace boot image with bootclasspath fragment in sdk package by Paul Duffin · 3 years, 9 months ago
  100. 1cd2357 Merge "Do not output two trailing newlines in generated bp files." by Treehugger Robot · 3 years, 9 months ago