commit | 0aeea6d344f12e35e29a79f4bbc48af88f913204 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Thu Aug 07 11:19:11 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 07 11:19:11 2014 -0700 |
tree | 8f70b9217293ba30fc9425159b70f50ee25ee47e | |
parent | 2fc05823fed4b9649338f3029cd1ba05ef49a02f [diff] |
Revert of add isRect() check to AAClip, to detect if a soft-clip is really just an irect (https://codereview.chromium.org/445233006/) Reason for revert: new code asserts on some pictures Original issue's description: > add isRect() check to AAClip, to detect if a soft-clip is really just an irect > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/592cb8d552556b1e922887d506d00b64bc5d0547 R=bsalomon@google.com, humper@google.com TBR=bsalomon@google.com, humper@google.com NOTREECHECKS=true NOTRY=true BUG=skia: Author: reed@google.com Review URL: https://codereview.chromium.org/452533002