1. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  2. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  3. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  4. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  5. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  6. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  7. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  8. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  9. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  10. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  11. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  12. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 7 years ago
  13. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  14. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  15. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  16. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  17. e8f3062 switch surface to sk_sp by reed · 8 years ago
  18. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  19. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  20. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  21. 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
  22. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  23. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  24. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  25. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 9 years ago
  26. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  27. 76d5b47 Now able to set the localMatrix when creating a SkShader from a SkImage by piotaixr · 10 years ago
  28. e904c09 Fix alpha textures in NV ES3 contexts on Windows. by bsalomon · 10 years ago
  29. 41b8687 Include SkTypes before using ifdefs. by scroggo · 10 years ago
  30. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago