Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility) (patch...
authorrobertphillips <robertphillips@google.com>
Mon, 26 Oct 2015 21:11:15 +0000 (14:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 26 Oct 2015 21:11:15 +0000 (14:11 -0700)
commitee7d516d4bc13a0e449ccdc55a3858845516b864
treea9acd02b64d846588370227c00c1d0537255629c
parente6d2024c689199b09df0d7048fc5252179d52aff
Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility) (patchset #1 id:1 of https://codereview.chromium.org/1419403002/ )

Reason for revert:
Logic may be incorrect

Original issue's description:
> Fix up the clip mask manager's creation of paths (w.r.t. volatility)
>
> I don't expect this to make any difference (perf-wise) but it seems more correct.
>
> This CL relies on https://codereview.chromium.org/1421533007/ (Fix ClipMaskManager's SW-fallback logic)
>
> Committed: https://skia.googlesource.com/skia/+/953fe3139fa60ce56abcfa45a3647d924e637083

TBR=jvanverth@google.com,bsalomon@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1415413007
src/core/SkClipStack.cpp
src/gpu/GrClipMaskManager.cpp