commit | e1593862fe9c76c0c24e7c61c5f426cdd0100b04 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Wed Jul 02 11:11:30 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 02 11:11:30 2014 -0700 |
tree | 6fabb55f5aa7a0e29bc7768b57f03026c7351161 | |
parent | fa37a21be54444189187584ce09c9a431abf1911 [diff] |
Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) Reason for revert: Assertion failing. Original issue's description: > Remove the AA requirement for selecting GrEffect-based clipping. > > Also, optionally use the scissor for a bw clip rect element instead of an effect. > > Committed: https://skia.googlesource.com/skia/+/a73218bbbdcbe458651d10815e8d3b73d71b8e11 R=robertphillips@google.com TBR=robertphillips@google.com NOTREECHECKS=true NOTRY=true Author: bsalomon@google.com Review URL: https://codereview.chromium.org/369613002