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