1. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years, 7 months ago
  2. db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 9 months ago
  3. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 10 months ago
  4. 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 10 months ago
  5. 8fe14e6 Enable sdk and sdk members in os_arch granularity by Jiyong Park · 4 years, 11 months ago
  6. 157f40f Add prebuilt_visibility property by Paul Duffin · 5 years ago
  7. dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 5 years ago
  8. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 5 years ago
  9. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
  10. 053fca1 Support ninja rsp files in soong_zip by Colin Cross · 5 years ago
  11. caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 5 years ago
  12. 4cfa2c6 Set compile_multilib for SDK snapshots for device. by Martin Stjernholm · 5 years ago
  13. 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 5 years ago
  14. ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 5 years ago
  15. 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 5 years ago
  16. 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 5 years ago
  17. 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 5 years ago
  18. afa6a77 Fix string concatenation error by Colin Cross · 5 years ago
  19. 440e0d0 Use inclusive language in build/soong by Colin Cross · 5 years ago
  20. f88d8e0 Syntax check generated Android.bp snapshot by Paul Duffin · 5 years ago
  21. 1110827 Defer \n quoting generatedContents until creating the ninja rule by Paul Duffin · 5 years ago
  22. 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 5 years ago
  23. c459f89 Retry: Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  24. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  25. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 5 years ago
  26. e08e03f Revert "Adds support for 'ignored-on-host'" by Greg Kaiser · 5 years ago
  27. ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 5 years ago
  28. 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 5 years ago
  29. 12f67bc Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  30. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  31. 4b8b793 Allow extractCommonProperties to return an error by Paul Duffin · 5 years ago
  32. b28369a Encapsulate getter into an extractorProperty structure by Paul Duffin · 5 years ago
  33. f34f6d8 Encapsulate properties to be optimized in a container by Paul Duffin · 5 years ago
  34. 7b5f1a6 Use reflect.Zero(type) to get value to clear field by Paul Duffin · 5 years ago
  35. 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 5 years ago
  36. 495ffb9 Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 5 years ago
  37. a551a1c Improve consistency of handling java snapshot properties by Paul Duffin · 5 years ago
  38. 3a4eb50 Make new module creation API more flexible by Paul Duffin · 5 years ago
  39. 9c3760e Add abstraction for tracking compile multilib usages by Paul Duffin · 5 years ago
  40. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 5 years ago
  41. 00e4680 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
  42. fc8dd23 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
  43. b44b33a Clean up the main module creation loop by Paul Duffin · 5 years ago
  44. 843f097 Merge "Output properties before sets in snapshot module" by Paul Duffin · 5 years ago
  45. 2c73260 Merge "Remove SdkMemberType.FinalizeModule" by Paul Duffin · 5 years ago
  46. 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 5 years ago
  47. 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 5 years ago
  48. 7f7bb3f Follow up a review comment that was missed by Paul Duffin · 5 years ago
  49. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 6 years ago
  50. b07fa51 Support extracting common values from embedded structures by Paul Duffin · 5 years ago
  51. c097e36 Refactor common value extraction by Paul Duffin · 5 years ago
  52. 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 6 years ago
  53. 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 6 years ago
  54. 865171e Allow sdk members to vary by os type by Paul Duffin · 6 years ago
  55. a04c107 Add support for multiple os types by Paul Duffin · 6 years ago
  56. 14eb467 Refactor java_library/java_test snapshot processing by Paul Duffin · 6 years ago
  57. 88f2fbe Refactor snapshot module creation by Paul Duffin · 6 years ago
  58. befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 6 years ago
  59. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 6 years ago
  60. a78f3a7 Prune any empty property sets from the modules before transforming by Paul Duffin · 6 years ago
  61. 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 6 years ago
  62. 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 6 years ago
  63. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 6 years ago
  64. f4ae4f1 Add support for transitive sdk members by Paul Duffin · 6 years ago
  65. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 6 years ago
  66. 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 6 years ago
  67. e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 6 years ago
  68. cc72e98 Use deep copy when copying bpPropertySets by Paul Duffin · 6 years ago
  69. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 6 years ago
  70. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 6 years ago
  71. c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 6 years ago
  72. ce482dc Exclude META-INF/ from repackaged source jar in snapshot by Paul Duffin · 6 years ago
  73. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  74. 9d8d609 Pass SdkMember to AddPrebuiltModule instead of the name by Paul Duffin · 6 years ago
  75. c3c5d5e Improve testing of sdk snapshot generation by Paul Duffin · 6 years ago
  76. 1387957 Parameterize the sdk member processing by Paul Duffin · 6 years ago
  77. 375058f Use static build rules in snapshot generation by Paul Duffin · 6 years ago
  78. e44358f Add support for host sdk by Paul Duffin · 6 years ago
  79. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  80. 66905ed Simplify sdk_snapshot module member list generation by Paul Duffin · 6 years ago
  81. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 6 years ago
  82. 9010250 Generate unversioned cc_prebuilt_library_shared by Paul Duffin · 6 years ago
  83. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  84. 0e0cf1d Refactor sdk update mechanism by Paul Duffin · 6 years ago
  85. 232e785 SDK snapshot is dist'ed by Jiyong Park · 6 years ago
  86. 73c54ee native shared libs in an SDK can be snapshotted by Jiyong Park · 6 years ago
  87. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago