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

Issue 2137543002: Use clipped bounds for reordering decisions (Closed)

Created:
4 years, 5 months ago by bsalomon
Modified:
4 years, 5 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@lessstencil
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use clipped bounds for reordering decisions GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2137543002 NOTREECHECKS=true NOPRESUBMIT=true Committed: https://skia.googlesource.com/skia/+/6cc9006a907bf166b94468bf5c0e915cc0b14532

Patch Set 1 #

Patch Set 2 : add comment #

Total comments: 8

Patch Set 3 : fixes and address comments #

Patch Set 4 : fix windows warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -69 lines) Patch
M include/gpu/GrClip.h View 1 2 3 3 chunks +69 lines, -10 lines 0 comments Download
M src/gpu/GrClip.cpp View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 6 chunks +13 lines, -5 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 17 chunks +71 lines, -50 lines 0 comments Download

Messages

Total messages: 25 (18 generated)
bsalomon
4 years, 5 months ago (2016-07-08 14:51:19 UTC) #3
robertphillips
lgtm https://codereview.chromium.org/2137543002/diff/20001/include/gpu/GrClip.h File include/gpu/GrClip.h (right): https://codereview.chromium.org/2137543002/diff/20001/include/gpu/GrClip.h#newcode88 include/gpu/GrClip.h:88: */ SkASSERT(!fDeviceBounds.isLargest()); ? https://codereview.chromium.org/2137543002/diff/20001/include/gpu/GrClip.h#newcode152 include/gpu/GrClip.h:152: fDeviceBounds = deviceBounds; ...
4 years, 5 months ago (2016-07-08 15:46:14 UTC) #4
bsalomon
https://codereview.chromium.org/2137543002/diff/20001/include/gpu/GrClip.h File include/gpu/GrClip.h (right): https://codereview.chromium.org/2137543002/diff/20001/include/gpu/GrClip.h#newcode88 include/gpu/GrClip.h:88: */ On 2016/07/08 15:46:14, robertphillips wrote: > SkASSERT(!fDeviceBounds.isLargest()); > ...
4 years, 5 months ago (2016-07-08 17:06:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2137543002/60001
4 years, 5 months ago (2016-07-08 17:21:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2137543002/60001
4 years, 5 months ago (2016-07-08 18:18:30 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2137543002/60001
4 years, 5 months ago (2016-07-08 18:30:55 UTC) #23
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 18:31:27 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/6cc9006a907bf166b94468bf5c0e915cc0b14532

Powered by Google App Engine
This is Rietveld 408576698