commit | 4d8762f8b055b9211a465bf67f136f496c5d182a | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Mon Oct 26 14:37:03 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 26 14:37:03 2015 -0700 |
tree | 3579effb59ddb0f1442810ad2ec8c3dcc008bb63 | |
parent | 24cdec1744892d499ce7ef59b81ea63b47193e24 [diff] |
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 Review URL: https://codereview.chromium.org/1419403002