1. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  2. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  3. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  4. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 7 years ago
  5. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago[Renamed from include/gpu/GrTextureContext.h]
  6. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  7. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 7 years ago
  8. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  9. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  10. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  11. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  12. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  13. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  14. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  15. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  16. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  17. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  18. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago