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