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

Issue 818233002: Remove coordchanges from drawstate (Closed)

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

Description

Remove coordchanges from drawstate BUG=skia: Committed: https://skia.googlesource.com/skia/+/d27f73ef27ff65a6a0a5d00aa8e5b784b1a0b47e

Patch Set 1 #

Patch Set 2 : a bit more house cleaning #

Patch Set 3 : cleanup #

Total comments: 2

Patch Set 4 : feedback incorporated #

Patch Set 5 : adding test to ignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -241 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M gm/beziereffects.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M src/gpu/GrAAConvexPathRenderer.cpp View 1 2 5 chunks +12 lines, -7 lines 0 comments Download
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 2 3 5 chunks +16 lines, -18 lines 0 comments Download
M src/gpu/GrAARectRenderer.h View 4 chunks +6 lines, -1 line 0 comments Download
M src/gpu/GrAARectRenderer.cpp View 8 chunks +21 lines, -11 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrContext.cpp View 3 chunks +16 lines, -14 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 2 chunks +6 lines, -1 line 0 comments Download
M src/gpu/GrDrawState.h View 1 2 1 chunk +21 lines, -20 lines 0 comments Download
M src/gpu/GrDrawState.cpp View 1 chunk +0 lines, -87 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 2 3 2 chunks +21 lines, -11 lines 0 comments Download
M src/gpu/GrOvalRenderer.cpp View 13 chunks +38 lines, -21 lines 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M src/gpu/GrSoftwarePathRenderer.cpp View 1 chunk +10 lines, -6 lines 0 comments Download
M src/gpu/GrStencilAndCoverPathRenderer.cpp View 2 chunks +5 lines, -1 line 0 comments Download
M src/gpu/effects/GrBezierEffect.h View 4 chunks +16 lines, -8 lines 0 comments Download
M src/gpu/effects/GrBezierEffect.cpp View 4 chunks +10 lines, -6 lines 0 comments Download
M src/gpu/effects/GrDashingEffect.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/effects/GrDashingEffect.cpp View 14 chunks +41 lines, -20 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
joshualitt
Brian, I'm going to clean up the constructor to the GP to move localMatrix before ...
6 years ago (2014-12-23 15:50:59 UTC) #2
joshualitt
On 2014/12/23 15:50:59, joshualitt wrote: > Brian, I'm going to clean up the constructor to ...
6 years ago (2014-12-23 18:08:09 UTC) #3
bsalomon
overall looks right. A few small comments inline. Everywhere where we can omit the LM ...
6 years ago (2014-12-23 20:18:40 UTC) #4
joshualitt
On 2014/12/23 20:18:40, bsalomon wrote: > overall looks right. A few small comments inline. Everywhere ...
6 years ago (2014-12-23 20:44:18 UTC) #5
bsalomon
lgtm
5 years, 11 months ago (2014-12-29 14:20:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/818233002/80001
5 years, 11 months ago (2014-12-29 15:34:14 UTC) #8
commit-bot: I haz the power
5 years, 11 months ago (2014-12-29 15:43:39 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/d27f73ef27ff65a6a0a5d00aa8e5b784b1a0b47e

Powered by Google App Engine
This is Rietveld 408576698