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