1. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  2. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  3. c3833b4 Revert "Add genIDs from all contributing elements to GrReducedClip's mask key." by Brian Salomon · 6 years ago
  4. 1354048 Add genIDs from all contributing elements to GrReducedClip's mask key. by Brian Salomon · 6 years ago
  5. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  6. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  7. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  8. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  9. 584a79a Reland "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  10. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  11. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  12. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  13. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  14. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  15. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  16. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  17. d8d1593 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  18. d29e0da Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  19. a47b575 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  20. 1af37b7 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  21. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  22. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  23. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  24. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  25. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  26. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  27. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  28. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  29. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 7 years ago
  30. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  31. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  32. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  33. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  34. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  35. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  36. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  37. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  38. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  39. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  40. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  41. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  42. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  43. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  44. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  45. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  46. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  47. 7cdda99 TEMPORARY: track stencil clip state in GrRenderTargetOpList by csmartdalton · 8 years ago
  48. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  49. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago