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

Issue 6610047: Remove state from SkColorSpaceLuminance to avoid memory management. (Closed)

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

Description

Remove state from SkColorSpaceLuminance to avoid memory management.

Patch Set 1 #

Patch Set 2 : No longer need to aquire mutex in PostMakeRec. #

Patch Set 3 : Slow it down by using classes. #

Patch Set 4 : Add asserts, fix bugs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -140 lines) Patch
M src/core/SkMaskGamma.h View 1 2 3 3 chunks +19 lines, -35 lines 0 comments Download
M src/core/SkMaskGamma.cpp View 1 2 3 2 chunks +54 lines, -38 lines 0 comments Download
M src/core/SkPaint.cpp View 1 4 chunks +2 lines, -67 lines 0 comments Download

Messages

Total messages: 3
bungeman
This reduces some memory management and makes some future changes easier and faster.
11 years, 11 months ago (2012-10-04 21:07:41 UTC) #1
bungeman
Patch Set 3 makes things easier to read. I like PODs.
11 years, 11 months ago (2012-10-04 21:27:31 UTC) #2
bungeman
11 years, 11 months ago (2012-10-04 22:04:44 UTC) #3
Committed revision 5820.
Sign in to reply to this message.

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