1. 5ecbbbe Skip non-AA intersect rects in GrReducedClip by csmartdalton · 8 years ago
  2. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  3. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  4. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  5. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  6. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  7. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  8. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  11. 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
  12. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  13. bf54e49 Cleanup: Turn GrReducedClip into a class with a static function. by tfarina · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  16. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  17. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  18. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  19. 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
  20. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  21. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  22. db62709 Turn clear-to-white-then-intersect clips into clear-to-black-then-replace by commit-bot@chromium.org · 11 years ago
  23. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  24. c6b3e48 Improve handling of inverse clip paths in GrClipMaskManager. by bsalomon@google.com · 12 years ago
  25. d21444a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. 34cd70a Make the clip reducer operate on int rects. Remove redundant Gr from func name. by bsalomon@google.com · 12 years ago
  27. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago