1. 11c221a Remove unused Options parameter from SkImageGenerator::getPixels by Brian Osman · 6 years ago
  2. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  3. 5b49d78 Make missing resource message print the full expected path by Brian Salomon · 6 years ago
  4. fd9bcab sk_tools/Resources: optional SK_TOOLS_REQUIRE_RESOURCES flag by Hal Canary · 6 years ago
  5. 537d9c0 SkQP: remove skia_embed_resources option by Hal Canary · 7 years ago
  6. b4d01a9 SkQP: ResourceFactory by Hal Canary · 7 years ago
  7. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  8. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  9. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  10. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  11. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  12. 71f867c have resources return unique_ptr for stream by Mike Reed · 7 years ago
  13. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  14. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  15. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  16. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  17. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  18. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  19. 1c1c740 GetResourceAsData to use SkData::MakeFromFileName directly. by Ben Wagner · 8 years ago
  20. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  21. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  22. 06826d9 In GetResourceAsBitmap, don't crash if the resource is missing by Brian Osman · 8 years ago
  23. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  24. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  25. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  26. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  27. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  28. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  29. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  30. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  31. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  32. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  33. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  34. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  35. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  36. 18300a3 detach -> release by mtklein · 9 years ago
  37. 4d5b676 formalize generate->bitmap by reed · 9 years ago
  38. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  39. 2f0a728 GMs: change some GMs to use SkImage over SkBitmap by halcanary · 9 years ago
  40. 933d986 suppress chatty warning about Funkster.ttf not be supported (on mac at least) by reed · 9 years ago
  41. 503bd77 Add a newline to the font load debug message by kkinnunen · 9 years ago
  42. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  43. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  44. 30b83d4 add gm: colorwheel by halcanary · 10 years ago
  45. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  46. 936b734 ios fixes by caryclark · 10 years ago
  47. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago