1. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  2. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  3. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  4. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  5. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  6. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  7. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 8 years ago
  8. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  9. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 8 years ago
  10. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  11. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  12. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  13. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  14. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  15. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  16. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  17. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  18. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  19. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  20. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  21. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  22. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  23. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  24. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  25. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  26. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  27. 7cdda99 TEMPORARY: track stencil clip state in GrRenderTargetOpList by csmartdalton · 8 years ago
  28. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  29. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago