1. 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 3 years, 2 months ago
  2. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 3 years, 2 months ago
  3. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years, 2 months ago
  4. 168296b Reroute SurfaceContext factories through RecordingContextPriv by Robert Phillips · 3 years, 2 months ago
  5. 643f481 Cruft leftover from GrSurfaceContext hierarchy v1/v2 split by Robert Phillips · 3 years, 2 months ago
  6. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years, 2 months ago
  7. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 3 months ago
  8. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 3 months ago
  9. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 3 months ago
  10. 2957885 Reland "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years, 3 months ago
  11. 751de92 Revert "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years, 3 months ago
  12. 62d42db Fix check in GrGLGpu for whether PBO 0 is bound by Brian Salomon · 3 years, 3 months ago
  13. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  14. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  15. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 3 months ago
  16. a655f0d Direct3D: implement transfer methods by Jim Van Verth · 3 years, 5 months ago
  17. 6e0e7cb remove RGB_888x pixel tests exceptions. by Brian Salomon · 3 years, 6 months ago
  18. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 6 months ago
  19. 974c821 Reland "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 7 months ago
  20. acd28fc Revert "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 7 months ago
  21. 8ce24b1 Make RGB_888x pixel operations work. by Brian Salomon · 3 years, 7 months ago
  22. 2c67340 Expose writing to mip levels via GrSurfaceContext::writePixels by Brian Salomon · 3 years, 7 months ago
  23. 1d2a26d Add more comprehensive test for GPU write pixels. by Brian Salomon · 3 years, 7 months ago
  24. a5c9058 Consistently fail writePixels when rowbytes not a multiple of bpp by Michael Ludwig · 3 years, 7 months ago
  25. c24c8ef Consistently fail readPixels when rowbytes not a multiple of bpp by Brian Salomon · 3 years, 9 months ago
  26. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 9 months ago
  27. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 9 months ago
  28. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 9 months ago
  29. b0d2b09 Revert "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 9 months ago
  30. 70fa84a asyncRescaleAndRead supports unpremul results on GPU by Brian Salomon · 3 years, 9 months ago
  31. 674d216 Revert "Add more comprehensive test for GPU write pixels." by Brian Salomon · 3 years, 10 months ago
  32. 237911a Add more comprehensive test for GPU write pixels. by Brian Salomon · 3 years, 10 months ago
  33. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 10 months ago
  34. f84dfd6 Move GPU read pixels tests to new file. by Brian Salomon · 3 years, 10 months ago