1. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  2. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  3. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  4. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  5. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  6. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  7. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  8. d8d1593 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  9. d29e0da Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  10. a47b575 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  11. 1af37b7 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  12. 6982400 Allow GrAppliedClip to have >1 clip coverage FP by Chris Dalton · 7 years ago
  13. e26062a Revert "Fix int overflow issues with clip and path bounds." by Mike Klein · 7 years ago
  14. b1fc368 Fix int overflow issues with clip and path bounds. by Jim Van Verth · 7 years ago
  15. 7947193 Merge clip rects in GrReducedClip by Chris Dalton · 7 years ago
  16. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  17. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  18. 2e86634 Move transformation of clip elements to SkClipStack::Element by Brian Salomon · 7 years ago
  19. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  20. a4f792d Fix for Android batching bug by Robert Phillips · 7 years ago
  21. 348060f Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds by Chris Dalton · 7 years ago
  22. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  23. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  24. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  25. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  26. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  27. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  28. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  29. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  30. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  31. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 8 years ago
  32. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  33. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  34. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  35. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  36. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  37. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  38. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  39. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  40. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  41. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  42. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  43. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  44. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  45. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  46. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  47. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  48. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  49. 5ecbbbe Skip non-AA intersect rects in GrReducedClip by csmartdalton · 8 years ago
  50. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  51. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  52. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  53. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  54. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  55. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  56. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  57. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  58. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  59. 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
  60. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  61. bf54e49 Cleanup: Turn GrReducedClip into a class with a static function. by tfarina · 10 years ago
  62. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  63. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  64. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  65. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  66. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  67. 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
  68. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  69. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  70. db62709 Turn clear-to-white-then-intersect clips into clear-to-black-then-replace by commit-bot@chromium.org · 11 years ago
  71. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  72. c6b3e48 Improve handling of inverse clip paths in GrClipMaskManager. by bsalomon@google.com · 12 years ago
  73. d21444a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  74. 34cd70a Make the clip reducer operate on int rects. Remove redundant Gr from func name. by bsalomon@google.com · 12 years ago
  75. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago