Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(10837)

Issue 6941065: Mark all methods on SkXfermode as const, in preparation for declaring all (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by reed1
Modified:
11 years, 4 months ago
Reviewers:
Leon, DerekS
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Mark all methods on SkXfermode as const, in preparation for declaring all xfermodes as immutable/reentrant-safe Committed: https://code.google.com/p/skia/source/detail?r=6855

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -79 lines) Patch
M include/core/SkXfermode.h View 7 chunks +15 lines, -15 lines 2 comments Download
M include/effects/SkAvoidXfermode.h View 1 chunk +4 lines, -4 lines 1 comment Download
M src/core/SkXfermode.cpp View 21 chunks +30 lines, -32 lines 0 comments Download
M src/effects/SkArithmeticMode.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/effects/SkAvoidXfermode.cpp View 12 chunks +13 lines, -26 lines 0 comments Download

Messages

Total messages: 4
reed1
11 years, 4 months ago (2012-12-17 19:14:11 UTC) #1
Leon
lgtm https://codereview.appspot.com/6941065/diff/1/include/core/SkXfermode.h File include/core/SkXfermode.h (right): https://codereview.appspot.com/6941065/diff/1/include/core/SkXfermode.h#newcode18 include/core/SkXfermode.h:18: SkXfermode is the base class for objects that ...
11 years, 4 months ago (2012-12-17 19:35:01 UTC) #2
Leon
On 2012/12/17 19:35:01, scroggo-work wrote: > lgtm > > https://codereview.appspot.com/6941065/diff/1/include/core/SkXfermode.h > File include/core/SkXfermode.h (right): > ...
11 years, 4 months ago (2012-12-17 19:36:20 UTC) #3
DerekS
11 years, 4 months ago (2012-12-17 19:40:02 UTC) #4
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b