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

Issue 65513003: Add missing functions to SkNWayCanvas (Closed)

Created:
7 years, 1 month ago by enne (OOO)
Modified:
7 years, 1 month ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com, vmpstr
Visibility:
Public.

Description

Add missing functions to SkNWayCanvas R=reed@google.com BUG=none Committed: http://code.google.com/p/skia/source/detail?r=12295

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -6 lines) Patch
M include/utils/SkNWayCanvas.h View 3 chunks +6 lines, -2 lines 2 comments Download
M src/utils/SkNWayCanvas.cpp View 4 chunks +26 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
enne (OOO)
7 years, 1 month ago (2013-11-13 23:37:53 UTC) #1
enne (OOO)
This patch fixes the root cause of issue chromium:318782 that came up when I landed ...
7 years, 1 month ago (2013-11-13 23:39:50 UTC) #2
enne (OOO)
https://codereview.chromium.org/65513003/diff/1/include/utils/SkNWayCanvas.h File include/utils/SkNWayCanvas.h (right): https://codereview.chromium.org/65513003/diff/1/include/utils/SkNWayCanvas.h#newcode41 include/utils/SkNWayCanvas.h:41: virtual void clear(SkColor) SK_OVERRIDE; This was the real fix. ...
7 years, 1 month ago (2013-11-13 23:41:32 UTC) #3
reed1
lets land this now (thanks for the fix). We should also add a unittest to ...
7 years, 1 month ago (2013-11-14 16:12:54 UTC) #4
Justin Novosad
I am baffled to see bugs like this due to simple omissions (lack of maintenance). ...
7 years, 1 month ago (2013-11-14 16:16:36 UTC) #5
reed1
On 2013/11/14 16:16:36, junov wrote: > I am baffled to see bugs like this due ...
7 years, 1 month ago (2013-11-14 16:26:38 UTC) #6
enne (OOO)
I think if you were willing to create a pure virtual SkCanvasInterface and made derived ...
7 years, 1 month ago (2013-11-14 18:11:14 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 1 month ago (2013-11-14 18:11:22 UTC) #8
reed1
lgtm
7 years, 1 month ago (2013-11-14 18:34:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/enne@chromium.org/65513003/1
7 years, 1 month ago (2013-11-14 18:45:26 UTC) #10
commit-bot: I haz the power
7 years, 1 month ago (2013-11-14 19:02:43 UTC) #11
Message was sent while issue was closed.
Change committed as 12295

Powered by Google App Engine
This is Rietveld 408576698