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