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

Issue 635333002: Add SkCachedData and use it for SkMipMap (Closed)

Created:
6 years, 2 months ago by reed1
Modified:
6 years, 2 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add SkCachedData and use it for SkMipMap This reverts commit 37c5a815d8ea33247968212ef4cc83394ceee1bc. TBR=mtklein Committed: https://skia.googlesource.com/skia/+/9d93c2ebb31bf996905532446644f242339a774e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+575 lines, -52 lines) Patch
M gyp/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkBitmapCache.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/core/SkBitmapCache.cpp View 2 chunks +34 lines, -17 lines 0 comments Download
M src/core/SkBitmapProcState.cpp View 2 chunks +8 lines, -2 lines 0 comments Download
A src/core/SkCachedData.h View 1 chunk +107 lines, -0 lines 0 comments Download
A src/core/SkCachedData.cpp View 1 chunk +199 lines, -0 lines 0 comments Download
M src/core/SkMipMap.h View 2 chunks +15 lines, -8 lines 0 comments Download
M src/core/SkMipMap.cpp View 4 chunks +28 lines, -20 lines 0 comments Download
M src/core/SkResourceCache.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/core/SkResourceCache.cpp View 3 chunks +30 lines, -2 lines 0 comments Download
A tests/CachedDataTest.cpp View 1 chunk +95 lines, -0 lines 0 comments Download
M tests/MipMapTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/SkResourceCacheTest.cpp View 2 chunks +51 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/635333002/1
6 years, 2 months ago (2014-10-08 11:54:47 UTC) #2
commit-bot: I haz the power
6 years, 2 months ago (2014-10-08 12:17:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 9d93c2ebb31bf996905532446644f242339a774e

Powered by Google App Engine
This is Rietveld 408576698