1. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  2. da1893f Fixes for get_images_from_skps by Leon Scroggins III · 7 years ago
  3. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 7 years ago
  4. 4b0b00e Support passing single SKP to get_images_from_skps by Leon Scroggins III · 7 years ago
  5. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  6. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  7. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  8. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  9. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  10. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  11. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  12. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  13. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  14. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  15. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  16. 6f47dba Treat kIncompleteInput as successes in get_images_from_skps by rmistry · 8 years ago
  17. cda08f8 Return error code when get_images_from_skps has failures. by rmistry · 8 years ago
  18. 8d965a6 Test decoding and output failures to JSON in get_images_from_skps. by rmistry · 8 years ago
  19. ca2622b return pictures as sk_sp by reed · 8 years ago
  20. 7a307df Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format by yujieqin · 8 years ago
  21. 2d225e3 hack up get_images_from_skps by mtklein · 9 years ago
  22. 3478f75 Adding a tool to get images from skps by msarett · 9 years ago