1. 901b98e Add SurfaceProxyView support to Surface/TextureContext. by Greg Daniel · 5 years ago
  2. 836080f Remove some unneeded colortype format validation checks in ProxyProvider. by Greg Daniel · 5 years ago
  3. 5abfff2 Delete unused GrTextureOpList. by Greg Daniel · 5 years ago
  4. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 5 years ago
  5. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 5 years ago
  6. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  7. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  8. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  9. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  10. 831a293 Plumb sk_sp through the GrOpList class hierarchy by Robert Phillips · 5 years ago
  11. 0d075de Clean up GrSurfaceContext's relationship with GrRecordingContext by Robert Phillips · 6 years ago
  12. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  13. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  14. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  15. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  16. a16f6cb Update copyOp to split-opList world by Robert Phillips · 7 years ago
  17. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  18. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  19. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  20. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  21. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  22. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  23. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  24. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  25. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 7 years ago
  26. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  27. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  28. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  29. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  30. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  31. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  32. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  33. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  34. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  35. 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 7 years ago
  36. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  37. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  38. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  39. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  40. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  41. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  42. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  43. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  44. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  45. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  46. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  47. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  48. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  49. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  50. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago