1. 0d075de Clean up GrSurfaceContext's relationship with GrRecordingContext by Robert Phillips · 6 years ago
  2. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  3. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  4. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  5. 9a0e390 sk_sp: act as if operator bool() not implicit. by Hal Canary · 7 years ago
  6. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  7. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 7 years ago
  8. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  9. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago[Renamed from include/gpu/GrSurfaceContext.h]
  10. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  11. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 8 years ago
  12. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  13. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  14. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  15. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  16. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  17. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  18. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  19. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  20. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  21. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  22. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  23. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  24. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago