1. 95f7b34 Use inclusive language in build/soong by Colin Cross · 5 years ago
  2. ece64f6 Defer \n quoting generatedContents until creating the ninja rule by Paul Duffin · 5 years ago
  3. 129171b Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 5 years ago
  4. 4d125bd Retry: Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  5. 08385bf Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  6. 1c58f57 Allow extractCommonProperties to return an error by Paul Duffin · 5 years ago
  7. 8de6aa4 Encapsulate getter into an extractorProperty structure by Paul Duffin · 5 years ago
  8. f3644f1 Encapsulate properties to be optimized in a container by Paul Duffin · 5 years ago
  9. 88bc97a Use reflect.Zero(type) to get value to clear field by Paul Duffin · 5 years ago
  10. 2b5887a Sdk snapshot set compile_multilib per OsType by Paul Duffin · 5 years ago
  11. 93520ed Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 5 years ago
  12. c910393 Improve consistency of handling java snapshot properties by Paul Duffin · 5 years ago
  13. 17ab883 Make new module creation API more flexible by Paul Duffin · 5 years ago
  14. 5e2e0fd Add abstraction for tracking compile multilib usages by Paul Duffin · 5 years ago
  15. 6cb8f17 Add support for using cc_library in sdk/module_exports by Paul Duffin · 5 years ago
  16. 57ee177 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
  17. 4a4b2d0 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
  18. 6562ce1 Clean up the main module creation loop by Paul Duffin · 5 years ago
  19. 35dbafc Output properties before sets in snapshot module by Paul Duffin · 5 years ago
  20. 2bdbe83 Remove SdkMemberType.FinalizeModule by Paul Duffin · 5 years ago
  21. 81535b4 Follow up a review comment that was missed by Paul Duffin · 5 years ago
  22. 206433a Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 5 years ago
  23. 4909681 Support extracting common values from embedded structures by Paul Duffin · 5 years ago
  24. 8993732 Refactor common value extraction by Paul Duffin · 5 years ago
  25. 404db3f Copy white listed apex available settings into snapshot by Paul Duffin · 5 years ago
  26. f51768a Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 5 years ago
  27. acdd308 Allow sdk members to vary by os type by Paul Duffin · 5 years ago
  28. 9b358d7 Add support for multiple os types by Paul Duffin · 5 years ago
  29. d76209b Refactor java_library/java_test snapshot processing by Paul Duffin · 5 years ago
  30. 33cedcc Refactor snapshot module creation by Paul Duffin · 5 years ago
  31. 3a6c095 Copy apex_available properties to snapshot modules by Paul Duffin · 5 years ago
  32. b0cbec3 Add CommonOS variant for sdk by Paul Duffin · 5 years ago
  33. 5b47358 Prune any empty property sets from the modules before transforming by Paul Duffin · 5 years ago
  34. ac897cf Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
  35. 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 6 years ago
  36. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 6 years ago
  37. f4ae4f1 Add support for transitive sdk members by Paul Duffin · 6 years ago
  38. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 6 years ago
  39. 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 6 years ago
  40. e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 6 years ago
  41. cc72e98 Use deep copy when copying bpPropertySets by Paul Duffin · 6 years ago
  42. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 6 years ago
  43. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 6 years ago
  44. c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 6 years ago
  45. ce482dc Exclude META-INF/ from repackaged source jar in snapshot by Paul Duffin · 6 years ago
  46. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  47. 9d8d609 Pass SdkMember to AddPrebuiltModule instead of the name by Paul Duffin · 6 years ago
  48. c3c5d5e Improve testing of sdk snapshot generation by Paul Duffin · 6 years ago
  49. 1387957 Parameterize the sdk member processing by Paul Duffin · 6 years ago
  50. 375058f Use static build rules in snapshot generation by Paul Duffin · 6 years ago
  51. e44358f Add support for host sdk by Paul Duffin · 6 years ago
  52. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  53. 66905ed Simplify sdk_snapshot module member list generation by Paul Duffin · 6 years ago
  54. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 6 years ago
  55. 9010250 Generate unversioned cc_prebuilt_library_shared by Paul Duffin · 6 years ago
  56. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  57. 0e0cf1d Refactor sdk update mechanism by Paul Duffin · 6 years ago
  58. 232e785 SDK snapshot is dist'ed by Jiyong Park · 6 years ago
  59. 73c54ee native shared libs in an SDK can be snapshotted by Jiyong Park · 6 years ago
  60. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago