1. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  2. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  3. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  4. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 7 years ago
  5. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  6. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  7. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  8. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  9. e8f3062 switch surface to sk_sp by reed · 8 years ago
  10. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  11. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  12. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  13. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  14. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  15. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 9 years ago
  18. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  19. 76d5b47 Now able to set the localMatrix when creating a SkShader from a SkImage by piotaixr · 10 years ago
  20. e904c09 Fix alpha textures in NV ES3 contexts on Windows. by bsalomon · 10 years ago
  21. 41b8687 Include SkTypes before using ifdefs. by scroggo · 10 years ago
  22. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago