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

Issue 2263373002: check for wide-open inside quickContains (Closed)

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

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M include/core/SkClipStack.h View 3 chunks +11 lines, -3 lines 0 comments Download
M src/core/SkClipStack.cpp View 3 chunks +2 lines, -6 lines 0 comments Download
M src/gpu/GrClipStackClip.cpp View 2 chunks +2 lines, -2 lines 3 comments Download

Messages

Total messages: 13 (4 generated)
reed1
had to relocate from https://codereview.chromium.org/2258403002/ since upload failed on the old cl#
4 years, 4 months ago (2016-08-22 19:21:00 UTC) #3
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/2263373002/1
4 years, 4 months ago (2016-08-22 19:21:16 UTC) #5
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 4 months ago (2016-08-22 19:21:18 UTC) #6
bsalomon
https://codereview.chromium.org/2263373002/diff/1/src/gpu/GrClipStackClip.cpp File src/gpu/GrClipStackClip.cpp (right): https://codereview.chromium.org/2263373002/diff/1/src/gpu/GrClipStackClip.cpp#newcode29 src/gpu/GrClipStackClip.cpp:29: if (!fStack || fStack->isWideOpen()) { We don't need this ...
4 years, 4 months ago (2016-08-22 19:47:56 UTC) #7
reed1
https://codereview.chromium.org/2263373002/diff/1/src/gpu/GrClipStackClip.cpp File src/gpu/GrClipStackClip.cpp (right): https://codereview.chromium.org/2263373002/diff/1/src/gpu/GrClipStackClip.cpp#newcode29 src/gpu/GrClipStackClip.cpp:29: if (!fStack || fStack->isWideOpen()) { On 2016/08/22 19:47:56, bsalomon ...
4 years, 4 months ago (2016-08-22 19:49:49 UTC) #8
bsalomon
On 2016/08/22 19:49:49, reed1 wrote: > https://codereview.chromium.org/2263373002/diff/1/src/gpu/GrClipStackClip.cpp > File src/gpu/GrClipStackClip.cpp (right): > > https://codereview.chromium.org/2263373002/diff/1/src/gpu/GrClipStackClip.cpp#newcode29 > ...
4 years, 4 months ago (2016-08-22 19:52:36 UTC) #9
reed1
How about this: I create an alternate version that takes int w/h and it delays ...
4 years, 4 months ago (2016-08-22 19:52:45 UTC) #10
reed1
On 2016/08/22 19:52:45, reed1 wrote: > How about this: I create an alternate version that ...
4 years, 4 months ago (2016-08-22 19:55:47 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 20:03:50 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/4d2cce442dc2d5a7b35c0ed65c725d0686071e23

Powered by Google App Engine
This is Rietveld 408576698