1. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  2. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  3. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  4. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  5. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  6. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  7. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  8. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  9. 5ecbbbe Skip non-AA intersect rects in GrReducedClip by csmartdalton · 8 years ago
  10. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  11. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  12. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  13. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  14. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  15. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  16. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  19. 690fc59 Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/) by robertphillips · 10 years ago
  20. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  21. bf54e49 Cleanup: Turn GrReducedClip into a class with a static function. by tfarina · 10 years ago
  22. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  23. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  24. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  25. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  26. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  27. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  28. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  29. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  30. db62709 Turn clear-to-white-then-intersect clips into clear-to-black-then-replace by commit-bot@chromium.org · 11 years ago
  31. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  32. c6b3e48 Improve handling of inverse clip paths in GrClipMaskManager. by bsalomon@google.com · 12 years ago
  33. d21444a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  34. 34cd70a Make the clip reducer operate on int rects. Remove redundant Gr from func name. by bsalomon@google.com · 12 years ago
  35. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago