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

Issue 1648933002: Move SkColorMatrixFilter implementation to core. (Closed)

Created:
4 years, 10 months ago by bsalomon
Modified:
4 years, 10 months ago
Reviewers:
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 : hybrid solution for Chrome #

Patch Set 3 : fix memcmp #

Total comments: 1

Patch Set 4 : fix license headers #

Patch Set 5 : revert one license year change #

Total comments: 1

Patch Set 6 : Move factory to SkColorMatrixFilterRowMajor255.cpp #

Patch Set 7 : add back newComposed override #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -475 lines) Patch
M gyp/core.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M gyp/effects.gypi View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M include/core/SkColorFilter.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
D include/effects/SkColorMatrixFilter.h View 1 2 chunks +2 lines, -30 lines 0 comments Download
A + src/core/SkColorMatrixFilterRowMajor255.h View 1 2 3 4 5 6 3 chunks +5 lines, -21 lines 0 comments Download
A + src/core/SkColorMatrixFilterRowMajor255.cpp View 1 2 3 4 5 6 13 chunks +93 lines, -61 lines 0 comments Download
M src/effects/SkColorMatrixFilter.cpp View 1 2 3 4 5 6 1 chunk +0 lines, -360 lines 0 comments Download
M src/ports/SkGlobalInitialization_default.cpp View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M tests/ImageFilterTest.cpp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (13 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648933002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648933002/1
4 years, 10 months ago (2016-01-29 14:12:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648933002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648933002/1
4 years, 10 months ago (2016-01-29 14:13:49 UTC) #8
bsalomon
PTAL https://codereview.chromium.org/1648933002/diff/40001/src/core/SkColorMatrixFilterRowMajor255.h File src/core/SkColorMatrixFilterRowMajor255.h (left): https://codereview.chromium.org/1648933002/diff/40001/src/core/SkColorMatrixFilterRowMajor255.h#oldcode35 src/core/SkColorMatrixFilterRowMajor255.h:35: SkColorFilter* newComposed(const SkColorFilter*) const override; This wasn't used ...
4 years, 10 months ago (2016-01-29 15:37:38 UTC) #11
reed1
how will blink compile if we have removed the header from include/effects? https://codereview.chromium.org/1648933002/diff/80001/src/core/SkColorFilter.cpp File src/core/SkColorFilter.cpp ...
4 years, 10 months ago (2016-01-29 17:09:18 UTC) #12
bsalomon
On 2016/01/29 17:09:18, reed1 wrote: > how will blink compile if we have removed the ...
4 years, 10 months ago (2016-01-29 19:30:39 UTC) #13
bsalomon
PTAL
4 years, 10 months ago (2016-01-29 19:38:24 UTC) #14
reed1
lets file a bug to remind us(me) to cleanup the public API (naming, transpose, normalization) ...
4 years, 10 months ago (2016-01-29 19:42:20 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648933002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648933002/100001
4 years, 10 months ago (2016-01-29 20:32:52 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/5674)
4 years, 10 months ago (2016-01-29 20:36:48 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648933002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648933002/120001
4 years, 10 months ago (2016-02-01 19:57:40 UTC) #22
commit-bot: I haz the power
4 years, 10 months ago (2016-02-01 20:09:10 UTC) #24
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/8610002ff81fb5d81d1b7c312b5d0a8b05b41e13

Powered by Google App Engine
This is Rietveld 408576698