1. 96f1832 Rename nativeLibInfoProperties.archType to archSubDir by Paul Duffin · 3 years, 5 months ago
  2. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 3 years, 6 months ago
  3. 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 6 months ago
  4. 9ecb42d Add default_shared_libs property by Colin Cross · 3 years, 7 months ago
  5. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
  6. 7a7d067 Generated headers may not be arch specific by Paul Duffin · 4 years ago
  7. 42dd4e6 Fix the snapshot handling of generated headers by Paul Duffin · 3 years, 11 months ago
  8. ebcf0c5 Define odm_available property to install a vendor variant to odm by Justin Yun · 4 years ago
  9. 63e9ec7 Define product_available property by Justin Yun · 4 years, 3 months ago
  10. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 3 months ago
  11. a717db7 Don't create stubs variants of static libraries by Colin Cross · 4 years, 3 months ago
  12. 59e0c7a Disable sanitizer flags and output files for sanitizer-enabled SDK members. by Martin Stjernholm · 4 years, 3 months ago
  13. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
  14. 3146c5c Create fewer empty version variants by Colin Cross · 4 years, 4 months ago
  15. b7c77bd Merge "Retain all stubs versions in the snapshot." by Martin Stjernholm · 4 years, 4 months ago
  16. 618b671 Retain all stubs versions in the snapshot. by Martin Stjernholm · 4 years, 4 months ago
  17. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  18. d1f898e Remove global state from version mutator by Colin Cross · 4 years, 5 months ago
  19. 2c03361 Make generated library SDK snapshots determinstic by Colin Cross · 4 years, 4 months ago
  20. d6abaa7 Propagate recovery_available property through to sdk snapshot by Paul Duffin · 4 years, 4 months ago
  21. d1edbd4 Propagate vendor_available property through to sdk snapshot by Paul Duffin · 4 years, 5 months ago
  22. 0329f23 Merge changes I59b7a32a,Ida7bc75a by Colin Cross · 4 years, 5 months ago
  23. 4250733 Only request image and version variations for device SDK dependencies by Colin Cross · 4 years, 5 months ago
  24. fbb486f Propagate sanitize.never flag in SDK snapshots. by Martin Stjernholm · 4 years, 5 months ago
  25. caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
  26. ed62b9c Differentiate sdk snapshot include dir by os type by Paul Duffin · 4 years, 7 months ago
  27. ab5467d Avoid race condition over ExportedSystemIncludeDirs by Paul Duffin · 4 years, 7 months ago
  28. 47ed352 Propagate unique_host_soname to cc_library prebuilts. by Martin Stjernholm · 4 years, 7 months ago
  29. 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  30. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
  31. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 4 years, 8 months ago
  32. ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 8 months ago
  33. 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  34. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
  35. 712993c Improve error messages when output file is invalid by Paul Duffin · 4 years, 9 months ago
  36. cc330d6 Do not propagate dynamic dependencies for stub libs. by Martin Stjernholm · 4 years, 9 months ago
  37. bdd0dff Do not propagate the stub symbol file to prebuilts. by Martin Stjernholm · 4 years, 10 months ago
  38. c5dd4f7 Propagate stubs to the SDK for libraries that have them. by Martin Stjernholm · 4 years, 10 months ago
  39. 10566a0 Propagate empty vs unspecified system_shared_libs correctly. by Martin Stjernholm · 4 years, 10 months ago
  40. 3a4eb50 Make new module creation API more flexible by Paul Duffin · 4 years, 10 months ago
  41. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
  42. cd07bce Add SDK member support for cc_object. by Martin Stjernholm · 4 years, 10 months ago
  43. 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
  44. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
  45. a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
  46. 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 4 years, 11 months ago
  47. 88f2fbe Refactor snapshot module creation by Paul Duffin · 4 years, 11 months ago
  48. 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 5 years ago
  49. 64f54b0 Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 5 years ago
  50. 5efd198 Ensure consistent handling of generated headers/dirs by Paul Duffin · 5 years ago
  51. 74fc190 Dedup adding of arch/common properties to cc library snapshot by Paul Duffin · 5 years ago
  52. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
  53. a0843f6 Differentiate between cc library and binary by Paul Duffin · 5 years ago
  54. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 5 years ago
  55. 2f6bc09 Separate sdk membership support out of cc/library.go by Paul Duffin · 5 years ago