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

Issue 163683002: Store SkRRects in SkClipStack (Closed)

Created:
6 years, 10 months ago by bsalomon
Modified:
6 years, 10 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Store SkRRects in SkClipStack BUG=skia:2181 Committed: http://code.google.com/p/skia/source/detail?r=13465

Patch Set 1 #

Patch Set 2 : unit test fixes and more #

Patch Set 3 : more fixes and gm #

Patch Set 4 : cleanup #

Patch Set 5 : fix typo in last upload #

Total comments: 16

Patch Set 6 : Address comments, fix a bug #

Patch Set 7 : fix unhandled enum value warning in unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+383 lines, -273 lines) Patch
M gm/complexclip2.cpp View 1 2 3 6 chunks +69 lines, -36 lines 0 comments Download
M include/core/SkCanvas.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkClipStack.h View 1 2 3 4 5 10 chunks +43 lines, -27 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 2 3 4 5 6 2 chunks +4 lines, -7 lines 0 comments Download
M src/core/SkClipStack.cpp View 1 2 3 4 5 7 chunks +145 lines, -95 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 3 4 5 9 chunks +47 lines, -52 lines 0 comments Download
M src/gpu/GrReducedClip.cpp View 1 2 chunks +10 lines, -8 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 2 3 4 5 6 1 chunk +2 lines, -4 lines 0 comments Download
M src/utils/SkCanvasStateUtils.cpp View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M tests/CanvasTest.cpp View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M tests/ClipStackTest.cpp View 1 2 3 4 5 6 12 chunks +53 lines, -42 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bsalomon
6 years, 10 months ago (2014-02-14 19:59:47 UTC) #1
robertphillips
lgtm + some questions https://codereview.chromium.org/163683002/diff/100001/include/core/SkClipStack.h File include/core/SkClipStack.h (right): https://codereview.chromium.org/163683002/diff/100001/include/core/SkClipStack.h#newcode130 include/core/SkClipStack.h:130: */ Do you think a ...
6 years, 10 months ago (2014-02-14 20:36:00 UTC) #2
bsalomon
https://codereview.chromium.org/163683002/diff/100001/include/core/SkClipStack.h File include/core/SkClipStack.h (right): https://codereview.chromium.org/163683002/diff/100001/include/core/SkClipStack.h#newcode130 include/core/SkClipStack.h:130: */ On 2014/02/14 20:36:01, robertphillips wrote: > Do you ...
6 years, 10 months ago (2014-02-14 21:20:57 UTC) #3
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 10 months ago (2014-02-16 12:29:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/163683002/190001
6 years, 10 months ago (2014-02-16 12:30:10 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-16 12:36:40 UTC) #6
commit-bot: I haz the power
Retried try job too often on Build-Mac10.7-Clang-x86-Release-Trybot for step(s) BuildTests http://108.170.219.164:10117/buildstatus?builder=Build-Mac10.7-Clang-x86-Release-Trybot&number=1517
6 years, 10 months ago (2014-02-16 12:36:41 UTC) #7
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 10 months ago (2014-02-16 13:12:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/163683002/300003
6 years, 10 months ago (2014-02-16 13:13:00 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-16 13:25:30 UTC) #10
Message was sent while issue was closed.
Change committed as 13465

Powered by Google App Engine
This is Rietveld 408576698