Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Issue 1458153003: enable conservative raster clipping (Closed)

Created:
5 years, 1 month ago by reed1
Modified:
5 years, 1 month ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

enable conservative raster clipping There may be other (better?) ways to enable this. For example, if we queried the device *before* we init our root DeviceCM, we wouldn't need this flag in InitFlags, since the device already has a virtual to opt-in ... BUG=skia: Committed: https://skia.googlesource.com/skia/+/42b73eb00367c8315974b1c374308d20efa78897

Patch Set 1 #

Patch Set 2 : change canvas::init to enforce the device's pref from the git-go #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M include/core/SkCanvas.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkCanvas.cpp View 1 9 chunks +14 lines, -4 lines 2 comments Download

Messages

Total messages: 14 (5 generated)
reed1
ptal
5 years, 1 month ago (2015-11-20 19:20:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1458153003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1458153003/20001
5 years, 1 month ago (2015-11-20 19:21:03 UTC) #5
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 1 month ago (2015-11-20 19:21:04 UTC) #6
bsalomon
lgtm, but perhaps we could consider adding more SkCanvas constructors.
5 years, 1 month ago (2015-11-20 19:39:25 UTC) #7
robertphillips
lgtm + a question https://codereview.chromium.org/1458153003/diff/20001/src/core/SkCanvas.cpp File src/core/SkCanvas.cpp (right): https://codereview.chromium.org/1458153003/diff/20001/src/core/SkCanvas.cpp#newcode632 src/core/SkCanvas.cpp:632: } Why don't we just ...
5 years, 1 month ago (2015-11-20 19:45:47 UTC) #8
reed1
On 2015/11/20 19:39:25, bsalomon wrote: > lgtm, but perhaps we could consider adding more SkCanvas ...
5 years, 1 month ago (2015-11-20 20:29:11 UTC) #10
reed1
https://codereview.chromium.org/1458153003/diff/20001/src/core/SkCanvas.cpp File src/core/SkCanvas.cpp (right): https://codereview.chromium.org/1458153003/diff/20001/src/core/SkCanvas.cpp#newcode632 src/core/SkCanvas.cpp:632: } On 2015/11/20 19:45:47, robertphillips wrote: > Why don't ...
5 years, 1 month ago (2015-11-20 20:46:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1458153003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1458153003/20001
5 years, 1 month ago (2015-11-20 21:33:37 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-20 21:42:45 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/42b73eb00367c8315974b1c374308d20efa78897

Powered by Google App Engine
This is Rietveld 408576698