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

Issue 969673002: add compose-colorfilter (Closed)

Created:
5 years, 9 months ago by reed2
Modified:
5 years, 9 months ago
Reviewers:
f(malita), bsalomon, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -23 lines) Patch
M gm/tablecolorfilter.cpp View 1 3 chunks +84 lines, -19 lines 0 comments Download
M include/core/SkColorFilter.h View 1 chunk +6 lines, -0 lines 1 comment Download
M src/core/SkColorFilter.cpp View 1 2 chunks +74 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
reed2
5 years, 9 months ago (2015-03-01 22:45:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/969673002/20001
5 years, 9 months ago (2015-03-01 22:46:39 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 9 months ago (2015-03-01 22:46:40 UTC) #5
reed2
Brian, how should we approach GL for this? - asCompose? - compose the fragments? - ...
5 years, 9 months ago (2015-03-02 00:21:19 UTC) #6
f(malita)
lgtm https://codereview.chromium.org/969673002/diff/20001/include/core/SkColorFilter.h File include/core/SkColorFilter.h (right): https://codereview.chromium.org/969673002/diff/20001/include/core/SkColorFilter.h#newcode130 include/core/SkColorFilter.h:130: static SkColorFilter* CreateComposeFilter(SkColorFilter* outer, SkColorFilter* inner); I was ...
5 years, 9 months ago (2015-03-02 00:47:07 UTC) #8
reed2
Either order can be made to make sense :) I was looking at composeimagefilter and ...
5 years, 9 months ago (2015-03-02 01:44:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/969673002/20001
5 years, 9 months ago (2015-03-02 02:00:39 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/b675a73c1f3f4a433c4893199a0bd11126dfe130
5 years, 9 months ago (2015-03-02 02:00:53 UTC) #12
reed2
5 years, 9 months ago (2015-03-02 03:15:25 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/971653002/ by reed@chromium.org.

The reason for reverting is: need to register subclass for serialization.

Powered by Google App Engine
This is Rietveld 408576698