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

Issue 2006643005: Start on replacing path+style with shape in patherenderer (Closed)

Created:
4 years, 7 months ago by bsalomon
Modified:
4 years, 6 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Start on replacing path+style with shape in patherenderer GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2006643005

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : update #

Patch Set 4 : more #

Patch Set 5 : working #

Patch Set 6 : rebase #

Patch Set 7 : rebase after breaking out more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -315 lines) Patch
M src/gpu/GrClipMaskManager.cpp View 1 2 3 4 5 9 chunks +13 lines, -13 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 2 3 4 5 6 chunks +16 lines, -50 lines 0 comments Download
M src/gpu/GrPathRenderer.h View 1 2 3 12 chunks +28 lines, -29 lines 0 comments Download
M src/gpu/GrPathRendererChain.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M src/gpu/GrSWMaskHelper.h View 1 4 chunks +17 lines, -18 lines 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 1 2 3 4 chunks +24 lines, -25 lines 0 comments Download
M src/gpu/GrSoftwarePathRenderer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrSoftwarePathRenderer.cpp View 1 2 3 4 5 6 2 chunks +48 lines, -32 lines 0 comments Download
M src/gpu/GrStyle.h View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
M src/gpu/batches/GrAAConvexPathRenderer.cpp View 1 2 3 4 5 6 2 chunks +4 lines, -7 lines 0 comments Download
M src/gpu/batches/GrAADistanceFieldPathRenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrAADistanceFieldPathRenderer.cpp View 1 2 3 4 5 6 4 chunks +14 lines, -16 lines 0 comments Download
M src/gpu/batches/GrAAHairLinePathRenderer.cpp View 1 2 3 2 chunks +8 lines, -6 lines 0 comments Download
M src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp View 1 2 3 4 5 6 2 chunks +12 lines, -13 lines 0 comments Download
M src/gpu/batches/GrDashLinePathRenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrDashLinePathRenderer.cpp View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/batches/GrDefaultPathRenderer.h View 1 2 chunks +2 lines, -3 lines 0 comments Download
M src/gpu/batches/GrDefaultPathRenderer.cpp View 1 2 3 4 5 6 5 chunks +17 lines, -28 lines 0 comments Download
M src/gpu/batches/GrMSAAPathRenderer.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/batches/GrMSAAPathRenderer.cpp View 1 2 3 4 5 6 4 chunks +23 lines, -35 lines 0 comments Download
M src/gpu/batches/GrPLSPathRenderer.cpp View 1 2 3 2 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/batches/GrStencilAndCoverPathRenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrStencilAndCoverPathRenderer.cpp View 1 2 3 3 chunks +13 lines, -13 lines 0 comments Download
M src/gpu/batches/GrTessellatingPathRenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/batches/GrTessellatingPathRenderer.cpp View 1 2 3 2 chunks +9 lines, -5 lines 0 comments Download
M tests/TessellatingPathRendererTests.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 1 (1 generated)
bsalomon
4 years, 7 months ago (2016-05-23 20:52:33 UTC) #1
Description was changed from

==========
Start on replacing path+style with shape in patherenderer
==========

to

==========
Start on replacing path+style with shape in patherenderer
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2006643005
==========

Powered by Google App Engine
This is Rietveld 408576698