1. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  2. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  3. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  4. a16f6cb Update copyOp to split-opList world by Robert Phillips · 7 years ago
  5. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  6. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  7. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  8. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  9. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  10. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  11. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  12. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  13. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 7 years ago
  14. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  15. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  16. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  17. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  18. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  19. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  20. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  21. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  22. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  23. 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 7 years ago
  24. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  25. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  26. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 7 years ago
  27. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  28. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  29. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  30. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  31. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  32. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  33. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  34. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  35. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  36. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  37. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  38. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago