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

Issue 22950012: skia: Added SkDiscardableMemory interface. (Closed)

Created:
7 years, 4 months ago by scroggo
Modified:
7 years, 4 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

skia: Added SkDiscardableMemory interface. Chrome's implementation of SkDiscardableMemory is provided here: https://codereview.chromium.org/23206002. SkDiscardableMemory is intended to be used for image caching. R=reed@google.com, scroggo@google.com, hclam@chromium.org, jamesr@chromium.org BUG=229120 Author=ernstm@chromium.org Submitted on behalf of ernstm@chromium.org due to commit queue bug. Committed: https://code.google.com/p/skia/source/detail?r=10797

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -5 lines) Patch
M gyp/ports.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A src/core/SkDiscardableMemory.h View 1 chunk +54 lines, -0 lines 0 comments Download
A + src/ports/SkDiscardableMemory_none.cpp View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
scroggo
7 years, 4 months ago (2013-08-19 18:38:15 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r10797 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698