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

Issue 240533003: Orphan ProcXfermode, with an eye towards removing it (Closed)

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

Description

Orphan ProcXfermode, with an eye towards removing it BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14238

Patch Set 1 #

Total comments: 2

Patch Set 2 : guard toString #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -46 lines) Patch
M include/core/SkXfermode.h View 3 chunks +4 lines, -0 lines 0 comments Download
M src/core/SkXfermode.cpp View 4 chunks +90 lines, -2 lines 0 comments Download
M src/core/SkXfermode_proccoeff.h View 3 chunks +17 lines, -9 lines 0 comments Download
M src/utils/debugger/SkDebugCanvas.cpp View 1 1 chunk +30 lines, -22 lines 0 comments Download
M tests/PaintTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/XfermodeTest.cpp View 2 chunks +0 lines, -12 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
reed1
btw -- shaves another 8 bytes off of the Flatten size. Android problem?
6 years, 8 months ago (2014-04-16 21:42:21 UTC) #1
mtklein
lgtm https://codereview.chromium.org/240533003/diff/1/include/core/SkXfermode.h File include/core/SkXfermode.h (right): https://codereview.chromium.org/240533003/diff/1/include/core/SkXfermode.h#newcode255 include/core/SkXfermode.h:255: This class is not exported to java. Hoooray!
6 years, 8 months ago (2014-04-16 21:50:13 UTC) #2
scroggo
lgtm https://codereview.chromium.org/240533003/diff/1/src/utils/debugger/SkDebugCanvas.cpp File src/utils/debugger/SkDebugCanvas.cpp (right): https://codereview.chromium.org/240533003/diff/1/src/utils/debugger/SkDebugCanvas.cpp#newcode123 src/utils/debugger/SkDebugCanvas.cpp:123: virtual void toString(SkString* str) const { str->set("OverdrawXfermode"); } ...
6 years, 8 months ago (2014-04-16 22:02:03 UTC) #3
reed1
On 2014/04/16 22:02:03, scroggo wrote: > lgtm > > https://codereview.chromium.org/240533003/diff/1/src/utils/debugger/SkDebugCanvas.cpp > File src/utils/debugger/SkDebugCanvas.cpp (right): > ...
6 years, 8 months ago (2014-04-17 12:24:13 UTC) #4
reed1
I think this will bust old serialized pictures, so I won't try to land yet ...
6 years, 8 months ago (2014-04-17 12:24:42 UTC) #5
reed1
On 2014/04/17 12:24:42, reed1 wrote: > I think this will bust old serialized pictures, so ...
6 years, 8 months ago (2014-04-17 13:46:43 UTC) #6
reed1
The CQ bit was checked by reed@google.com
6 years, 8 months ago (2014-04-17 13:47:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/240533003/1
6 years, 8 months ago (2014-04-17 13:47:06 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-17 13:47:11 UTC) #9
commit-bot: I haz the power
Failed to apply patch for tests/PaintTest.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-17 13:47:11 UTC) #10
reed1
The CQ bit was unchecked by reed@google.com
6 years, 8 months ago (2014-04-17 13:47:24 UTC) #11
reed1
The CQ bit was checked by reed@google.com
6 years, 8 months ago (2014-04-17 14:03:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/240533003/20001
6 years, 8 months ago (2014-04-17 14:03:18 UTC) #13
commit-bot: I haz the power
6 years, 8 months ago (2014-04-17 15:19:36 UTC) #14
Message was sent while issue was closed.
Change committed as 14238

Powered by Google App Engine
This is Rietveld 408576698