1. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 3 years, 6 months ago
  2. fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 3 years, 7 months ago
  3. 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 3 years, 7 months ago
  4. d0b99ce Flag to control if generated SDK prebuilts are preferred. by Mathew Inwood · 3 years, 8 months ago
  5. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 8 months ago
  6. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 3 years, 9 months ago
  7. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 3 years, 8 months ago
  8. a08e4dc Refactor the printing of an sdk snapshot's Android.bp contents by Paul Duffin · 3 years, 7 months ago
  9. 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 3 years, 9 months ago
  10. 6213170 Add package module to sdk snapshot that contains licenses by Paul Duffin · 3 years, 9 months ago
  11. b0bb376 Add license modules to the sdk by Paul Duffin · 3 years, 9 months ago
  12. 0df4968 Add support for name-less modules and property comments by Paul Duffin · 3 years, 9 months ago
  13. 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 3 years, 8 months ago
  14. 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 3 years, 8 months ago
  15. 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 3 years, 8 months ago
  16. 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 3 years, 9 months ago
  17. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 3 years, 9 months ago
  18. eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 3 years, 9 months ago
  19. cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 3 years, 9 months ago
  20. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 3 years, 9 months ago
  21. 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 3 years, 9 months ago
  22. fbe470e Dedup snapshot module property set initialization by Paul Duffin · 3 years, 9 months ago
  23. 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 3 years, 9 months ago
  24. cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 3 years, 9 months ago
  25. 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 3 years, 9 months ago
  26. 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 3 years, 9 months ago
  27. ee9b24e Do not output two trailing newlines in generated bp files. by Martin Stjernholm · 3 years, 9 months ago
  28. 2f6a21e Export OsTypeList through a function. by Jingwen Chen · 3 years, 10 months ago
  29. d075907 Support testing versioned/unversioned sdk Android.bp files separately by Paul Duffin · 4 years ago
  30. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years ago
  31. db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 1 month ago
  32. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  33. 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 3 months ago
  34. 8fe14e6 Enable sdk and sdk members in os_arch granularity by Jiyong Park · 4 years, 3 months ago
  35. 157f40f Add prebuilt_visibility property by Paul Duffin · 4 years, 4 months ago
  36. dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 4 years, 4 months ago
  37. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  38. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  39. 053fca1 Support ninja rsp files in soong_zip by Colin Cross · 4 years, 5 months ago
  40. caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
  41. 4cfa2c6 Set compile_multilib for SDK snapshots for device. by Martin Stjernholm · 4 years, 6 months ago
  42. 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 4 years, 6 months ago
  43. ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 4 years, 6 months ago
  44. 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 4 years, 6 months ago
  45. 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 4 years, 6 months ago
  46. 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 4 years, 6 months ago
  47. afa6a77 Fix string concatenation error by Colin Cross · 4 years, 7 months ago
  48. 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
  49. f88d8e0 Syntax check generated Android.bp snapshot by Paul Duffin · 4 years, 9 months ago
  50. 1110827 Defer \n quoting generatedContents until creating the ninja rule by Paul Duffin · 4 years, 8 months ago
  51. 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  52. c459f89 Retry: Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 9 months ago
  53. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
  54. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 4 years, 9 months ago
  55. e08e03f Revert "Adds support for 'ignored-on-host'" by Greg Kaiser · 4 years, 9 months ago
  56. ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 9 months ago
  57. 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  58. 12f67bc Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 9 months ago
  59. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
  60. 4b8b793 Allow extractCommonProperties to return an error by Paul Duffin · 4 years, 9 months ago
  61. b28369a Encapsulate getter into an extractorProperty structure by Paul Duffin · 4 years, 9 months ago
  62. f34f6d8 Encapsulate properties to be optimized in a container by Paul Duffin · 4 years, 9 months ago
  63. 7b5f1a6 Use reflect.Zero(type) to get value to clear field by Paul Duffin · 4 years, 10 months ago
  64. 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 4 years, 10 months ago
  65. 495ffb9 Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 4 years, 10 months ago
  66. a551a1c Improve consistency of handling java snapshot properties by Paul Duffin · 4 years, 10 months ago
  67. 3a4eb50 Make new module creation API more flexible by Paul Duffin · 4 years, 10 months ago
  68. 9c3760e Add abstraction for tracking compile multilib usages by Paul Duffin · 4 years, 10 months ago
  69. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
  70. 00e4680 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 4 years, 10 months ago
  71. fc8dd23 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 4 years, 10 months ago
  72. b44b33a Clean up the main module creation loop by Paul Duffin · 4 years, 10 months ago
  73. 843f097 Merge "Output properties before sets in snapshot module" by Paul Duffin · 4 years, 10 months ago
  74. 2c73260 Merge "Remove SdkMemberType.FinalizeModule" by Paul Duffin · 4 years, 10 months ago
  75. 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 4 years, 10 months ago
  76. 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
  77. 7f7bb3f Follow up a review comment that was missed by Paul Duffin · 4 years, 10 months ago
  78. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
  79. b07fa51 Support extracting common values from embedded structures by Paul Duffin · 4 years, 10 months ago
  80. c097e36 Refactor common value extraction by Paul Duffin · 4 years, 10 months ago
  81. 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 4 years, 11 months ago
  82. 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 4 years, 11 months ago
  83. 865171e Allow sdk members to vary by os type by Paul Duffin · 4 years, 11 months ago
  84. a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
  85. 14eb467 Refactor java_library/java_test snapshot processing by Paul Duffin · 4 years, 11 months ago
  86. 88f2fbe Refactor snapshot module creation by Paul Duffin · 5 years ago
  87. befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 11 months ago
  88. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 5 years ago
  89. a78f3a7 Prune any empty property sets from the modules before transforming by Paul Duffin · 5 years ago
  90. 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
  91. 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 5 years ago
  92. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 5 years ago
  93. f4ae4f1 Add support for transitive sdk members by Paul Duffin · 5 years ago
  94. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 5 years ago
  95. 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 5 years ago
  96. e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 5 years ago
  97. cc72e98 Use deep copy when copying bpPropertySets by Paul Duffin · 5 years ago
  98. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 5 years ago
  99. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 5 years ago
  100. c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 5 years ago