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

Issue 6944069: change SkMaskFilter methods to const, in preparation for making the class as (Closed)

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

Description

change SkMaskFilter methods to const, in preparation for making the class as immutable and re-entrant safe. Committed: https://code.google.com/p/skia/source/detail?r=6881

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -52 lines) Patch
M include/core/SkDraw.h View 1 chunk +1 line, -1 line 0 comments Download
M include/core/SkMaskFilter.h View 5 chunks +5 lines, -5 lines 0 comments Download
M include/effects/SkEmbossMaskFilter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/effects/SkKernel33MaskFilter.h View 2 chunks +5 lines, -5 lines 0 comments Download
M include/effects/SkStippleMaskFilter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/effects/SkTableMaskFilter.h View 1 2 chunks +3 lines, -5 lines 0 comments Download
M samplecode/SampleText.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M src/core/SkDraw.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M src/core/SkMaskFilter.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 4 chunks +10 lines, -8 lines 0 comments Download
M src/effects/SkEmbossMaskFilter.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/effects/SkKernel33MaskFilter.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M src/effects/SkStippleMaskFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkTableMaskFilter.cpp View 1 2 chunks +3 lines, -7 lines 0 comments Download

Messages

Total messages: 2
reed1
11 years, 6 months ago (2012-12-18 18:49:43 UTC) #1
DerekS
11 years, 6 months ago (2012-12-18 19:08:24 UTC) #2
lgtm
Sign in to reply to this message.

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