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