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

Issue 1306143005: Move Pathrenderers to batches folder (Closed)

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

Description

Move PathRenderers to batches folder BUG=skia: Committed: https://skia.googlesource.com/skia/+/6335a729769b06f0d6a1450c7c02e03f95bbb049

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6405 lines) Patch
M gyp/gpu.gypi View 1 7 chunks +16 lines, -16 lines 0 comments Download
D src/gpu/GrAAConvexPathRenderer.h View 1 chunk +0 lines, -24 lines 0 comments Download
D src/gpu/GrAAConvexPathRenderer.cpp View 1 1 chunk +0 lines, -1022 lines 0 comments Download
D src/gpu/GrAAConvexTessellator.h View 1 chunk +0 lines, -270 lines 0 comments Download
D src/gpu/GrAAConvexTessellator.cpp View 1 1 chunk +0 lines, -1027 lines 0 comments Download
D src/gpu/GrAADistanceFieldPathRenderer.h View 1 chunk +0 lines, -75 lines 0 comments Download
D src/gpu/GrAADistanceFieldPathRenderer.cpp View 1 1 chunk +0 lines, -626 lines 0 comments Download
D src/gpu/GrAAHairLinePathRenderer.h View 1 1 chunk +0 lines, -33 lines 0 comments Download
D src/gpu/GrAAHairLinePathRenderer.cpp View 1 1 chunk +0 lines, -998 lines 0 comments Download
D src/gpu/GrAALinearizingConvexPathRenderer.h View 1 chunk +0 lines, -24 lines 0 comments Download
D src/gpu/GrAALinearizingConvexPathRenderer.cpp View 1 1 chunk +0 lines, -345 lines 0 comments Download
M src/gpu/GrAddPathRenderers_default.cpp View 1 1 chunk +8 lines, -7 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 1 chunk +0 lines, -2 lines 0 comments Download
D src/gpu/GrDashLinePathRenderer.h View 1 chunk +0 lines, -29 lines 0 comments Download
D src/gpu/GrDashLinePathRenderer.cpp View 1 chunk +0 lines, -26 lines 0 comments Download
D src/gpu/GrStencilAndCoverPathRenderer.h View 1 chunk +0 lines, -45 lines 0 comments Download
D src/gpu/GrStencilAndCoverPathRenderer.cpp View 1 1 chunk +0 lines, -158 lines 0 comments Download
D src/gpu/GrTessellatingPathRenderer.h View 1 chunk +0 lines, -33 lines 0 comments Download
D src/gpu/GrTessellatingPathRenderer.cpp View 1 1 chunk +0 lines, -1660 lines 0 comments Download
A + src/gpu/batches/GrAAConvexPathRenderer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAAConvexPathRenderer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAAConvexTessellator.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAAConvexTessellator.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAADistanceFieldPathRenderer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAADistanceFieldPathRenderer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAAHairLinePathRenderer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAAHairLinePathRenderer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAALinearizingConvexPathRenderer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrDashLinePathRenderer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrDashLinePathRenderer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrStencilAndCoverPathRenderer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrStencilAndCoverPathRenderer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrTessellatingPathRenderer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/gpu/batches/GrTessellatingPathRenderer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
M tests/TessellatingPathRendererTests.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
joshualitt
ptal, just a move
5 years, 3 months ago (2015-08-26 20:46:14 UTC) #2
bsalomon
lgtm except the patch description
5 years, 3 months ago (2015-08-26 20:52:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1306143005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1306143005/20001
5 years, 3 months ago (2015-09-01 13:46:07 UTC) #6
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 13:50:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/6335a729769b06f0d6a1450c7c02e03f95bbb049

Powered by Google App Engine
This is Rietveld 408576698