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

Issue 248033003: Remove support for inheriting the paint color from SkColorShader (Closed)

Created:
6 years, 8 months ago by bsalomon
Modified:
6 years, 8 months ago
Reviewers:
mtklein, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Remove support for inheriting the paint color from SkColorShader BUG=skia:2453 Committed: http://code.google.com/p/skia/source/detail?r=14355

Patch Set 1 #

Patch Set 2 : remove suppressions #

Patch Set 3 : remove now unused member var #

Total comments: 7

Patch Set 4 : add assert #

Patch Set 5 : address comments #

Patch Set 6 : remove extra // #

Patch Set 7 : rebase on tot #

Patch Set 8 : fColor -> color #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -179 lines) Patch
M bench/ShaderMaskBench.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M bench/valgrind.supp View 1 2 3 4 5 6 1 chunk +0 lines, -131 lines 0 comments Download
M include/core/SkColorShader.h View 1 2 3 4 5 6 3 chunks +2 lines, -8 lines 0 comments Download
M include/core/SkPicture.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkBlitter.cpp View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkShader.cpp View 1 2 3 4 5 6 7 3 chunks +14 lines, -31 lines 0 comments Download
M tests/ShaderOpacityTest.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
bsalomon
Remove inherited color feature from SkColorShader. We're barely using it. Chrome and Android don't use ...
6 years, 8 months ago (2014-04-22 21:44:15 UTC) #1
reed1
if chrome/android don't use it, kill kill kill
6 years, 8 months ago (2014-04-22 21:48:49 UTC) #2
mtklein
https://codereview.chromium.org/248033003/diff/40001/include/core/SkColorShader.h File include/core/SkColorShader.h (right): https://codereview.chromium.org/248033003/diff/40001/include/core/SkColorShader.h#newcode26 include/core/SkColorShader.h:26: SkColorShader(SkColor c); Might take the opportunity to tag this ...
6 years, 8 months ago (2014-04-22 21:49:07 UTC) #3
bsalomon
https://codereview.chromium.org/248033003/diff/40001/include/core/SkColorShader.h File include/core/SkColorShader.h (right): https://codereview.chromium.org/248033003/diff/40001/include/core/SkColorShader.h#newcode26 include/core/SkColorShader.h:26: SkColorShader(SkColor c); On 2014/04/22 21:49:07, mtklein wrote: > Might ...
6 years, 8 months ago (2014-04-23 15:22:28 UTC) #4
mtklein
On 2014/04/23 15:22:28, bsalomon wrote: > https://codereview.chromium.org/248033003/diff/40001/include/core/SkColorShader.h > File include/core/SkColorShader.h (right): > > https://codereview.chromium.org/248033003/diff/40001/include/core/SkColorShader.h#newcode26 > ...
6 years, 8 months ago (2014-04-23 15:33:23 UTC) #5
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 8 months ago (2014-04-23 15:34:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/248033003/100001
6 years, 8 months ago (2014-04-23 15:34:16 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-23 15:34:23 UTC) #8
commit-bot: I haz the power
Failed to apply patch for include/core/SkColorShader.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-23 15:34:24 UTC) #9
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 8 months ago (2014-04-24 14:39:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/248033003/120001
6 years, 8 months ago (2014-04-24 14:39:58 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 15:08:20 UTC) #12
commit-bot: I haz the power
Retried try job too often on Build-Ubuntu12-GCC-x86_64-Release-Trybot for step(s) BuildGm http://skia-tree-status.appspot.com/redirect/compile-buildbots/buildstatus?builder=Build-Ubuntu12-GCC-x86_64-Release-Trybot&number=2138
6 years, 8 months ago (2014-04-24 15:08:20 UTC) #13
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 8 months ago (2014-04-24 15:20:03 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/248033003/140001
6 years, 8 months ago (2014-04-24 15:20:22 UTC) #15
commit-bot: I haz the power
6 years, 8 months ago (2014-04-24 16:54:55 UTC) #16
Message was sent while issue was closed.
Change committed as 14355

Powered by Google App Engine
This is Rietveld 408576698