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