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

Issue 811903004: Do more cleanup from xp changes (Closed)

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

Description

Do more cleanup from xp changes BUG=skia: Committed: https://skia.googlesource.com/skia/+/58136167fc596fb945b58b34f500cf370c0dec7c

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove check of asCoeff and asMode #

Total comments: 1

Patch Set 3 : Remove virtual call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -33 lines) Patch
M include/core/SkXfermode.h View 1 1 chunk +4 lines, -7 lines 0 comments Download
M src/core/SkXfermode.cpp View 1 2 2 chunks +14 lines, -18 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 chunk +1 line, -8 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
egdaniel
Just some simple cleanup stuff now that XP's are fully running.
5 years, 11 months ago (2015-01-20 14:51:54 UTC) #2
bsalomon
lgtm https://codereview.chromium.org/811903004/diff/1/include/core/SkXfermode.h File include/core/SkXfermode.h (right): https://codereview.chromium.org/811903004/diff/1/include/core/SkXfermode.h#newcode211 include/core/SkXfermode.h:211: This helper calls the asMode(), asCoeff() and asXPFactory() ...
5 years, 11 months ago (2015-01-20 14:59:34 UTC) #3
egdaniel
https://codereview.chromium.org/811903004/diff/1/include/core/SkXfermode.h File include/core/SkXfermode.h (right): https://codereview.chromium.org/811903004/diff/1/include/core/SkXfermode.h#newcode211 include/core/SkXfermode.h:211: This helper calls the asMode(), asCoeff() and asXPFactory() virtuals. ...
5 years, 11 months ago (2015-01-20 16:03:12 UTC) #4
egdaniel
5 years, 11 months ago (2015-01-20 16:03:13 UTC) #5
bsalomon
https://codereview.chromium.org/811903004/diff/20001/src/core/SkXfermode.cpp File src/core/SkXfermode.cpp (right): https://codereview.chromium.org/811903004/diff/20001/src/core/SkXfermode.cpp#newcode925 src/core/SkXfermode.cpp:925: if (this->asCoeff(NULL, NULL)) { could asCoeff be a non-virtual ...
5 years, 11 months ago (2015-01-20 16:16:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/811903004/40001
5 years, 11 months ago (2015-01-20 18:10:58 UTC) #8
commit-bot: I haz the power
5 years, 11 months ago (2015-01-20 18:19:36 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/58136167fc596fb945b58b34f500cf370c0dec7c

Powered by Google App Engine
This is Rietveld 408576698