1. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  2. 91b5a76 In RGBA444TextureTest, use valid premul colors by Brian Osman · 6 years ago
  3. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  4. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  5. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  6. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  7. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  8. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  9. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  10. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  11. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  12. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  13. 583dd2b add constexpr to SkRect, SkIRect Make functions by Cary Clark · 7 years ago
  14. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  15. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  16. bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 7 years ago
  17. 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 7 years ago
  18. 74d5a14 Reduce read/write-SurfacePixels call sites by Robert Phillips · 7 years ago
  19. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  20. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  21. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  22. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  23. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  24. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 7 years ago
  25. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  26. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  27. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  28. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  29. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  30. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  31. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  32. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  33. a825d53 Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ ) by egdaniel · 8 years ago
  34. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago