Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(718)

Issue 5185047: Fixup empty path rendering in SkCanvas, add gm/sample (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by bsalomon
Modified:
12 years, 9 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 2

Patch Set 2 : update #

Patch Set 3 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -7 lines) Patch
A gm/base-win/emptypath_4444.png View Binary file 0 comments Download
A gm/base-win/emptypath_565.png View Binary file 0 comments Download
A gm/base-win/emptypath_8888.png View Binary file 0 comments Download
A gm/base-win/emptypath_gpu.png View Binary file 0 comments Download
A gm/emptypath.cpp View 1 1 chunk +138 lines, -0 lines 0 comments Download
M gpu/include/GrTypes.h View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/src/GrContext.cpp View 2 chunks +11 lines, -1 line 0 comments Download
M gpu/src/GrGpu.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/src/GrTesselatedPathRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gyp/SampleApp.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/gm.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkCanvas.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
A samplecode/SampleEmptyPath.cpp View 1 chunk +130 lines, -0 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 2 3 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 5
bsalomon
12 years, 9 months ago (2011-10-05 19:39:29 UTC) #1
reed1
http://codereview.appspot.com/5185047/diff/1/src/core/SkCanvas.cpp File src/core/SkCanvas.cpp (right): http://codereview.appspot.com/5185047/diff/1/src/core/SkCanvas.cpp#newcode1281 src/core/SkCanvas.cpp:1281: if (path.isInverseFillType() && 1. can't call a virtual like ...
12 years, 9 months ago (2011-10-05 19:44:06 UTC) #2
bsalomon
http://codereview.appspot.com/5185047/diff/1/src/core/SkCanvas.cpp File src/core/SkCanvas.cpp (right): http://codereview.appspot.com/5185047/diff/1/src/core/SkCanvas.cpp#newcode1281 src/core/SkCanvas.cpp:1281: if (path.isInverseFillType() && On 2011/10/05 19:44:07, reed1 wrote: > ...
12 years, 9 months ago (2011-10-05 19:55:21 UTC) #3
reed1
LGTM
12 years, 9 months ago (2011-10-05 19:56:22 UTC) #4
bsalomon
12 years, 9 months ago (2011-10-05 19:58:36 UTC) #5
Closed with r2414.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b