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

Issue 84083002: SkCachingPixelRef to use SkImageGenerator (Closed)

Created:
7 years, 1 month ago by hal.canary
Modified:
7 years ago
Reviewers:
reed, scroggo, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

SkCachingPixelRef to use SkImageGenerator - Remove SkLazyCachingPixelRef class. - Refactor unit tests. BUG= R=reed@google.com, scroggo@google.com Committed: https://code.google.com/p/skia/source/detail?r=12505

Patch Set 1 #

Total comments: 5

Patch Set 2 : simplify interface #

Patch Set 3 : const #

Patch Set 4 : final rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -390 lines) Patch
M gyp/core.gypi View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M src/lazy/SkCachingPixelRef.h View 1 2 2 chunks +34 lines, -43 lines 0 comments Download
M src/lazy/SkCachingPixelRef.cpp View 1 2 chunks +44 lines, -56 lines 0 comments Download
D src/lazy/SkLazyCachingPixelRef.h View 1 chunk +0 lines, -98 lines 0 comments Download
D src/lazy/SkLazyCachingPixelRef.cpp View 1 chunk +0 lines, -61 lines 0 comments Download
M tests/CachedDecodingPixelRefTest.cpp View 1 3 chunks +49 lines, -130 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
hal.canary
Killing off SkLazyCachingPixelRef.
7 years, 1 month ago (2013-11-22 21:07:00 UTC) #1
reed1
lgtm -- please wait for Leon's review as well.
7 years, 1 month ago (2013-11-22 21:13:48 UTC) #2
scroggo
https://codereview.chromium.org/84083002/diff/1/src/lazy/SkCachingPixelRef.h File src/lazy/SkCachingPixelRef.h (right): https://codereview.chromium.org/84083002/diff/1/src/lazy/SkCachingPixelRef.h#newcode29 src/lazy/SkCachingPixelRef.h:29: * This created SkCachingPixelRef will take ownership of the ...
7 years ago (2013-12-02 18:26:01 UTC) #3
hal.canary
https://codereview.chromium.org/84083002/diff/1/src/lazy/SkCachingPixelRef.h File src/lazy/SkCachingPixelRef.h (right): https://codereview.chromium.org/84083002/diff/1/src/lazy/SkCachingPixelRef.h#newcode32 src/lazy/SkCachingPixelRef.h:32: static bool Install(SkAutoTDelete<SkImageGenerator>* gen, SkBitmap* dst); On 2013/12/02 18:26:01, ...
7 years ago (2013-12-04 23:06:40 UTC) #4
scroggo
On 2013/12/04 23:06:40, Hal Canary wrote: > https://codereview.chromium.org/84083002/diff/1/src/lazy/SkCachingPixelRef.h > File src/lazy/SkCachingPixelRef.h (right): > > https://codereview.chromium.org/84083002/diff/1/src/lazy/SkCachingPixelRef.h#newcode32 ...
7 years ago (2013-12-04 23:10:39 UTC) #5
hal.canary
7 years ago (2013-12-05 14:00:10 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r12505 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698