commit | 9cc2f2613a4fa27de2c6c79830433867c72d8cd5 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Jan 28 17:37:33 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 28 17:37:33 2015 -0800 |
tree | 341e3002390b1f21ada90abc45641053ea66cbd2 | |
parent | e79d7b7929d777006bd973b597f0bbd321dcc4d0 [diff] |
Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of https://codereview.chromium.org/877473005/) Reason for revert: Chrome pixel test :( Original issue's description: > Add device space "nudge" to gpu draws > > This CL nudges all the GPU draws and clips slightly to match raster's round behavior for BW draws. We assume the effect will be negligible and do it for AA draws too. > > BUG=423834 > > Committed: https://skia.googlesource.com/skia/+/2d55d07501c56310f97d2092d789a2bc9fa01b78 TBR=bsalomon@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=423834 Review URL: https://codereview.chromium.org/890433003