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

Issue 1308503002: Create separate entry points for the various flavors of drawRect (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@fptexturetestdebug2
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Create separate entry points for the various flavors of drawRect BUG=skia: Committed: https://skia.googlesource.com/skia/+/b6b513b805c37dc80999261c5d03e7af1976542e

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase onto master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -66 lines) Patch
M gm/bigrrectaaeffect.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/constcolorprocessor.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/rrects.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/texturedomaineffect.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/yuvtorgbeffect.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M include/gpu/GrDrawContext.h View 2 chunks +2 lines, -7 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 5 chunks +18 lines, -18 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDrawContext.cpp View 4 chunks +23 lines, -6 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 chunk +14 lines, -4 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 chunk +22 lines, -3 lines 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrSoftwarePathRenderer.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M src/gpu/GrStencilAndCoverPathRenderer.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
joshualitt
A mindless CL to break out some of the overloading of drawRect
5 years, 4 months ago (2015-08-20 20:27:42 UTC) #2
bsalomon
https://codereview.chromium.org/1308503002/diff/1/src/gpu/GrDrawContext.cpp File src/gpu/GrDrawContext.cpp (right): https://codereview.chromium.org/1308503002/diff/1/src/gpu/GrDrawContext.cpp#newcode307 src/gpu/GrDrawContext.cpp:307: fDrawTarget->drawBWRect(pipelineBuilder, color, viewMatrix, rect); Not crazy about "BW", very ...
5 years, 4 months ago (2015-08-21 15:51:44 UTC) #3
joshualitt
On 2015/08/21 15:51:44, bsalomon wrote: > https://codereview.chromium.org/1308503002/diff/1/src/gpu/GrDrawContext.cpp > File src/gpu/GrDrawContext.cpp (right): > > https://codereview.chromium.org/1308503002/diff/1/src/gpu/GrDrawContext.cpp#newcode307 > ...
5 years, 4 months ago (2015-08-21 15:56:29 UTC) #4
bsalomon
On 2015/08/21 15:56:29, joshualitt wrote: > On 2015/08/21 15:51:44, bsalomon wrote: > > https://codereview.chromium.org/1308503002/diff/1/src/gpu/GrDrawContext.cpp > ...
5 years, 4 months ago (2015-08-21 16:00:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308503002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308503002/20001
5 years, 4 months ago (2015-08-21 17:19:06 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 17:25:22 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/b6b513b805c37dc80999261c5d03e7af1976542e

Powered by Google App Engine
This is Rietveld 408576698