1. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  2. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  3. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  4. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  5. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  6. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  7. 1c1c740 GetResourceAsData to use SkData::MakeFromFileName directly. by Ben Wagner · 7 years ago
  8. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  9. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  10. 06826d9 In GetResourceAsBitmap, don't crash if the resource is missing by Brian Osman · 8 years ago
  11. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  12. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  13. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 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. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  20. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  21. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  22. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  23. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  24. 18300a3 detach -> release by mtklein · 8 years ago
  25. 4d5b676 formalize generate->bitmap by reed · 9 years ago
  26. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  27. 2f0a728 GMs: change some GMs to use SkImage over SkBitmap by halcanary · 9 years ago
  28. 933d986 suppress chatty warning about Funkster.ttf not be supported (on mac at least) by reed · 9 years ago
  29. 503bd77 Add a newline to the font load debug message by kkinnunen · 9 years ago
  30. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  31. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  32. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  33. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  34. 936b734 ios fixes by caryclark · 10 years ago
  35. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago