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

Issue 1261083003: Use new API everywhere for GrDefaultGeoProcFactory (Closed)

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

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : hmm #

Patch Set 3 : feedback inc #

Total comments: 1

Patch Set 4 : tweak #

Patch Set 5 : tweaks #

Patch Set 6 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -159 lines) Patch
M gm/convexpolyeffect.cpp View 1 4 chunks +7 lines, -5 lines 0 comments Download
M src/gpu/GrAAConvexPathRenderer.cpp View 1 2 3 4 5 2 chunks +23 lines, -16 lines 0 comments Download
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 2 3 4 1 chunk +12 lines, -12 lines 0 comments Download
M src/gpu/GrAALinearizingConvexPathRenderer.cpp View 1 2 3 4 5 2 chunks +23 lines, -16 lines 0 comments Download
M src/gpu/GrAARectRenderer.cpp View 1 2 3 4 5 3 chunks +25 lines, -26 lines 0 comments Download
M src/gpu/GrDefaultGeoProcFactory.h View 1 2 3 2 chunks +1 line, -10 lines 0 comments Download
M src/gpu/GrDefaultGeoProcFactory.cpp View 1 2 3 2 chunks +10 lines, -24 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 1 2 3 1 chunk +13 lines, -8 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 2 3 2 chunks +21 lines, -14 lines 0 comments Download
M src/gpu/GrRectBatch.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrTessellatingPathRenderer.cpp View 1 2 3 4 1 chunk +18 lines, -5 lines 0 comments Download
M src/gpu/effects/GrDashingEffect.cpp View 1 2 chunks +24 lines, -22 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
joshualitt
ptal. I can probably extract some of the common factory patterns to the GrDefaultGeoProcFactory namespace ...
5 years, 4 months ago (2015-07-28 19:35:45 UTC) #2
joshualitt
ptal. I can probably extract some of the common factory patterns to the GrDefaultGeoProcFactory namespace ...
5 years, 4 months ago (2015-07-28 19:35:46 UTC) #3
bsalomon
https://codereview.chromium.org/1261083003/diff/1/src/gpu/GrAAConvexPathRenderer.cpp File src/gpu/GrAAConvexPathRenderer.cpp (right): https://codereview.chromium.org/1261083003/diff/1/src/gpu/GrAAConvexPathRenderer.cpp#newcode742 src/gpu/GrAAConvexPathRenderer.cpp:742: LocalCoords localCoords(LocalCoords::kUsePosition_Type); Let's see if we can always use ...
5 years, 4 months ago (2015-07-28 20:14:48 UTC) #4
robertphillips
https://codereview.chromium.org/1261083003/diff/1/gm/convexpolyeffect.cpp File gm/convexpolyeffect.cpp (right): https://codereview.chromium.org/1261083003/diff/1/gm/convexpolyeffect.cpp#newcode161 gm/convexpolyeffect.cpp:161: GrColor color = 0xff000000; "Color gpColor(0xFF000000);" ? https://codereview.chromium.org/1261083003/diff/1/src/gpu/GrAAConvexPathRenderer.cpp File ...
5 years, 4 months ago (2015-07-29 13:09:44 UTC) #5
joshualitt
On 2015/07/29 13:09:44, robertphillips wrote: > https://codereview.chromium.org/1261083003/diff/1/gm/convexpolyeffect.cpp > File gm/convexpolyeffect.cpp (right): > > https://codereview.chromium.org/1261083003/diff/1/gm/convexpolyeffect.cpp#newcode161 > ...
5 years, 4 months ago (2015-07-29 15:44:38 UTC) #6
bsalomon
https://codereview.chromium.org/1261083003/diff/40001/src/gpu/GrDefaultGeoProcFactory.h File src/gpu/GrDefaultGeoProcFactory.h (right): https://codereview.chromium.org/1261083003/diff/40001/src/gpu/GrDefaultGeoProcFactory.h#newcode147 src/gpu/GrDefaultGeoProcFactory.h:147: const GrGeometryProcessor* CreateForDeviceSpaceAlphaTweakIfPossible(const SkMatrix& viewMatrix, Head spinning, what if ...
5 years, 4 months ago (2015-07-29 19:43:55 UTC) #7
joshualitt
On 2015/07/29 19:43:55, bsalomon wrote: > https://codereview.chromium.org/1261083003/diff/40001/src/gpu/GrDefaultGeoProcFactory.h > File src/gpu/GrDefaultGeoProcFactory.h (right): > > https://codereview.chromium.org/1261083003/diff/40001/src/gpu/GrDefaultGeoProcFactory.h#newcode147 > ...
5 years, 4 months ago (2015-08-03 14:45:02 UTC) #8
bsalomon
lgtm
5 years, 4 months ago (2015-08-03 15:54:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1261083003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1261083003/80001
5 years, 4 months ago (2015-08-03 15:55:49 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/801823b3d825d96baadeb9077c5ed1a8ada05cf2
5 years, 4 months ago (2015-08-03 16:03:36 UTC) #12
joshualitt
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/1264283004/ by joshualitt@google.com. ...
5 years, 4 months ago (2015-08-03 16:31:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1261083003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1261083003/100001
5 years, 4 months ago (2015-08-03 18:28:05 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-03 18:35:33 UTC) #17
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/df0c55785033c191d2d509c22662861588e4acd8

Powered by Google App Engine
This is Rietveld 408576698