1. a8046af implemented onWritePixels and related tests for metal gpu backend by Timothy Liang · 6 years ago[Renamed (97%) from tests/VkUploadPixelsTests.cpp]
  2. 760dbc4 Reland "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  3. a80a012 Revert "implemented metal gpu backend texture upload testing" by Timothy Liang · 7 years ago
  4. 36848f6 implemented metal gpu backend texture upload testing by Timothy Liang · 7 years ago
  5. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  6. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  7. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  8. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  9. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  10. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  11. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  12. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  13. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  14. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  15. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  16. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  17. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  18. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  19. 9158931 Remove static initializer restriction for Vulkan tests by Jim Van Verth · 8 years ago
  20. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 8 years ago
  21. bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 8 years ago
  22. 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 8 years ago
  23. 74d5a14 Reduce read/write-SurfacePixels call sites by Robert Phillips · 8 years ago
  24. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 8 years ago
  25. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 8 years ago
  26. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 8 years ago
  27. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 8 years ago
  28. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 8 years ago
  29. a95d46b Fix copying of data in vulkan testing texture by egdaniel · 8 years ago
  30. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 9 years ago
  31. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 9 years ago
  32. dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
  33. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  34. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
  35. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  36. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 9 years ago
  37. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  38. a705641 Fix createTexture calls in vk tests by egdaniel · 9 years ago
  39. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
  40. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  41. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago