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