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