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

Issue 1793373002: Add asRRect method to SkClipStack::Element (Closed)

Created:
4 years, 9 months ago by Chris Dalton
Modified:
4 years, 9 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

Add asRRect method to SkClipStack::Element Adds an asRRect method alongside asPath, for clip implementations that can be generalized to round rects. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1793373002 Committed: https://skia.googlesource.com/skia/+/b893a4c569d0719a395abffb266d1d61af847e2f

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments #

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

Messages

Total messages: 15 (5 generated)
Chris Dalton
4 years, 9 months ago (2016-03-14 01:07:37 UTC) #3
bsalomon
lgtm https://codereview.chromium.org/1793373002/diff/1/include/core/SkClipStack.h File include/core/SkClipStack.h (right): https://codereview.chromium.org/1793373002/diff/1/include/core/SkClipStack.h#newcode102 include/core/SkClipStack.h:102: const SkRRect* asRRect() const { Maybe we should ...
4 years, 9 months ago (2016-03-16 13:17:12 UTC) #4
bsalomon
On 2016/03/16 13:17:12, bsalomon wrote: > lgtm oops, didn't mean to say 1gtm, not lgtm ...
4 years, 9 months ago (2016-03-16 14:16:04 UTC) #5
Chris Dalton
https://codereview.chromium.org/1793373002/diff/1/include/core/SkClipStack.h File include/core/SkClipStack.h (right): https://codereview.chromium.org/1793373002/diff/1/include/core/SkClipStack.h#newcode102 include/core/SkClipStack.h:102: const SkRRect* asRRect() const { On 2016/03/16 13:17:11, bsalomon ...
4 years, 9 months ago (2016-03-16 15:17:56 UTC) #6
bsalomon
On 2016/03/16 15:17:56, Chris Dalton wrote: > https://codereview.chromium.org/1793373002/diff/1/include/core/SkClipStack.h > File include/core/SkClipStack.h (right): > > https://codereview.chromium.org/1793373002/diff/1/include/core/SkClipStack.h#newcode102 ...
4 years, 9 months ago (2016-03-16 15:20:23 UTC) #7
Chris Dalton
On 2016/03/16 15:20:23, bsalomon wrote: > On 2016/03/16 15:17:56, Chris Dalton wrote: > > https://codereview.chromium.org/1793373002/diff/1/include/core/SkClipStack.h ...
4 years, 9 months ago (2016-03-17 00:21:20 UTC) #8
Chris Dalton
4 years, 9 months ago (2016-03-17 00:21:25 UTC) #9
bsalomon
https://codereview.chromium.org/1793373002/diff/20001/src/core/SkClipStack.cpp File src/core/SkClipStack.cpp (right): https://codereview.chromium.org/1793373002/diff/20001/src/core/SkClipStack.cpp#newcode24 src/core/SkClipStack.cpp:24: fRRect.setEmpty(); Do we really care about doing this? The ...
4 years, 9 months ago (2016-03-17 13:07:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1793373002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1793373002/20001
4 years, 9 months ago (2016-03-17 19:41:38 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 19:56:14 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/b893a4c569d0719a395abffb266d1d61af847e2f

Powered by Google App Engine
This is Rietveld 408576698