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

Issue 159463003: SkBitmap now really stores SkImageInfo -- config is just a ruse (Closed)

Created:
6 years, 10 months ago by reed2
Modified:
6 years, 10 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

SkBitmap now really stores SkImageInfo -- config is just a ruse (edited) clone of https://codereview.chromium.org/159173004/ Committed: https://code.google.com/p/skia/source/detail?r=13391

Patch Set 1 #

Patch Set 2 : fix warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+245 lines, -253 lines) Patch
M include/core/SkBitmap.h View 8 chunks +62 lines, -52 lines 0 comments Download
M include/core/SkImageInfo.h View 1 6 chunks +43 lines, -5 lines 0 comments Download
M src/core/SkBitmap.cpp View 31 chunks +127 lines, -163 lines 0 comments Download
M src/image/SkImagePriv.h View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkImagePriv.cpp View 1 chunk +11 lines, -27 lines 0 comments Download
M src/images/SkDecodingImageGenerator.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tests/ImageDecodingTest.cpp View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
reed2
6 years, 10 months ago (2014-02-11 02:20:24 UTC) #1
Message was sent while issue was closed.
Committed patchset #2 manually as r13391.

Powered by Google App Engine
This is Rietveld 408576698