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

Issue 6941068: add threadSafeClone() to SkFlattenable, and implement for shaders

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

Description

add threadSafeClone() to SkFlattenable, and implement for shaders

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -35 lines) Patch
M include/core/SkFlattenable.h View 1 4 chunks +28 lines, -0 lines 0 comments Download
M include/core/SkPaint.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkShader.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/core/SkBitmapProcShader.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkBitmapProcShader.cpp View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/core/SkPaint.cpp View 1 2 chunks +21 lines, -0 lines 0 comments Download
M src/core/SkPicturePlayback.cpp View 1 3 chunks +8 lines, -1 line 0 comments Download
M src/core/SkShader.cpp View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/effects/gradients/SkGradientShader.cpp View 1 6 chunks +45 lines, -26 lines 0 comments Download
M src/effects/gradients/SkGradientShaderPriv.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/effects/gradients/SkLinearGradient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/gradients/SkLinearGradient.cpp View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/effects/gradients/SkRadialGradient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/gradients/SkRadialGradient.cpp View 1 1 chunk +16 lines, -4 lines 0 comments Download
M src/effects/gradients/SkSweepGradient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/gradients/SkSweepGradient.cpp View 1 1 chunk +12 lines, -4 lines 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient.cpp View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/effects/gradients/SkTwoPointRadialGradient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/gradients/SkTwoPointRadialGradient.cpp View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2
reed1
not done, just wanted you to review the idea (esp. SkFlattenable.*)
12 years, 10 months ago (2012-12-17 22:09:10 UTC) #1
Leon
12 years, 10 months ago (2013-01-03 20:33:31 UTC) #2
looks reasonable to me.
Sign in to reply to this message.

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