1. fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 8 years ago
  2. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 8 years ago
  3. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 8 years ago
  4. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 8 years ago
  5. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 8 years ago
  6. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 8 years ago
  7. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 8 years ago
  8. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 8 years ago
  9. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 8 years ago
  10. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 8 years ago
  11. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 8 years ago
  12. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 8 years ago
  13. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 8 years ago
  14. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 8 years ago
  15. c1e3705 Remove more unused ownership arguments by Brian Osman · 8 years ago
  16. d85f97d Control making of GrSemaphore objects inside of GrResourceProvider by Greg Daniel · 8 years ago
  17. 46da1cc GrContext option to prevent GPU based YUV -> RGB by Brian Osman · 8 years ago
  18. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 9 years ago
  19. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 9 years ago
  20. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 9 years ago
  21. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 9 years ago
  22. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 9 years ago
  23. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 9 years ago
  24. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 9 years ago
  25. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 9 years ago
  26. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 9 years ago
  27. 4431de6 Add a deferred copy surface by Robert Phillips · 9 years ago
  28. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 9 years ago
  29. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 9 years ago
  30. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 9 years ago
  31. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 9 years ago
  32. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 9 years ago