1. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 6 years ago
  2. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  3. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 6 years ago
  4. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  5. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  6. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  7. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  8. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  9. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  10. c25c5d7 Move memoization of multisample specs id to GrRenderTarget by csmartdalton · 8 years ago
  11. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  12. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  13. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  14. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  15. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  16. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  17. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  18. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  19. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  20. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  21. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  22. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  23. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  24. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  25. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  26. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  27. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 9 years ago
  28. 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 9 years ago