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

Issue 4515071: use SkPath for GrPath, removing GrPathIter entirely (Closed)

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

Patch Set 1 #

Patch Set 2 : remove references to GrPathIter.h #

Total comments: 1

Patch Set 3 : rebase #

Patch Set 4 : add tesselatedpathrenderer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -860 lines) Patch
M Makefile View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M gpu/include/GrClipIterator.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gpu/include/GrContext.h View 1 2 3 chunks +4 lines, -15 lines 0 comments Download
M gpu/include/GrFontScaler.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/include/GrGpu.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M gpu/include/GrPath.h View 1 2 1 chunk +3 lines, -84 lines 0 comments Download
M gpu/include/GrPathIter.h View 1 2 1 chunk +0 lines, -74 lines 0 comments Download
M gpu/include/GrPathRenderer.h View 1 2 7 chunks +11 lines, -12 lines 0 comments Download
M gpu/include/GrTesselatedPathRenderer.h View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M gpu/src/GrClip.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gpu/src/GrContext.cpp View 1 2 5 chunks +5 lines, -17 lines 0 comments Download
M gpu/src/GrGpu.cpp View 1 2 4 chunks +8 lines, -11 lines 0 comments Download
D gpu/src/GrPath.cpp View 1 2 1 chunk +0 lines, -523 lines 0 comments Download
M gpu/src/GrPathRenderer.cpp View 1 2 8 chunks +16 lines, -15 lines 0 comments Download
M gpu/src/GrPathUtils.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M gpu/src/GrPathUtils.cpp View 1 2 2 chunks +4 lines, -6 lines 0 comments Download
M gpu/src/GrTesselatedPathRenderer.cpp View 1 2 3 6 chunks +10 lines, -12 lines 0 comments Download
M gpu/src/GrTextContext.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/src/gr_files.mk View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gpu/src/gr_unittests.cpp View 1 2 1 chunk +120 lines, -1 line 0 comments Download
M include/gpu/SkGr.h View 1 2 5 chunks +4 lines, -29 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 1 chunk +0 lines, -36 lines 0 comments Download
M src/gpu/SkGrFontScaler.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M xcode/gpu/gpu.xcodeproj/project.pbxproj View 1 2 3 10 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 5
reed1
13 years, 1 month ago (2011-05-12 16:59:07 UTC) #1
bsalomon
We'll have to make the sk->gr path changes in GrTesselatedPathRenderer as well. I'm pretty sure ...
13 years, 1 month ago (2011-05-12 19:23:41 UTC) #2
reed1
13 years, 1 month ago (2011-05-16 14:44:15 UTC) #3
reed1
13 years, 1 month ago (2011-05-16 17:10:55 UTC) #4
bsalomon
13 years, 1 month ago (2011-05-16 17:17:32 UTC) #5
LGTM
Sign in to reply to this message.

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