History log of /external/skia/src/images/SkStreamHelpers.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
404e5726adadda5aedc12705f662aa471981ec3f 27-Aug-2013 Leon Scroggins III <scroggo@google.com> Remove decoders' dependence on getLength.

Skia's decoders were calling getLength, which is not always
a reasonable call to make. This CL cherry-picks three changes
from Skia which remove the dependency.

cherry-pick of https://skia.googlecode.com/svn/trunk@10848
cherry-pick of https://skia.googlecode.com/svn/trunk@10849
cherry-pick of https://skia.googlecode.com/svn/trunk@10850
(Also modified Android.mk to include SkStreamHelpers.)

BUG:8432093

Change-Id: I271077eeaaf3fa11487ae30c188acd764fc494a6
/external/skia/src/images/SkStreamHelpers.cpp