Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
authormike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 11 Feb 2014 03:24:02 +0000 (03:24 +0000)
committermike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 11 Feb 2014 03:24:02 +0000 (03:24 +0000)
commit1195a28892d37ae9632e81e1bc2407cf644522d2
tree7898adca3ed3c902becf9389214c4e80ccd9c95f
parentb53317c6fa0d7b2f86e9d069bb49dc157f04120a
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"

BUG=skia:

Review URL: https://codereview.chromium.org/147733004

git-svn-id: http://skia.googlecode.com/svn/trunk@13395 2bbb7eff-a529-9590-31e7-b0007b416f81
12 files changed:
include/core/SkBitmap.h
include/core/SkImageInfo.h
include/core/SkPathRef.h
src/core/SkBitmap.cpp
src/gpu/GrClipMaskManager.cpp
src/gpu/GrClipMaskManager.h
src/gpu/GrContext.cpp
src/gpu/GrPathRenderer.h
src/image/SkImagePriv.cpp
src/image/SkImagePriv.h
src/images/SkDecodingImageGenerator.cpp
tests/ImageDecodingTest.cpp