commit | 5f2fa47a6ea50653fa1584d6baeabce50698881c | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu May 19 11:36:25 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 19 11:36:25 2016 -0700 |
tree | 1ab1b8ac77f9e89b6dc45be3b111b1b03bc72e0d | |
parent | c989e1851ee6b1be2b5b56129efcd14cfafb31d8 [diff] |
Make GrAppliedClip friendless GrAppliedClip is a pretty amiable class but not so good about setting boundaries. It is probably for the best that it breaks things off with GrClipMaskManager before the drama of https://codereview.chromium.org/1988923002/ (Declassify GrClipMaskManager and Remove GrRenderTarget and GrDrawTarget from GrPipelineBuilder) begins. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1993263002 Review-Url: https://codereview.chromium.org/1993263002