aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/images/SkImageDecoder.cpp
Commit message (Expand)AuthorAge
...
* Fix return value from SkImageDecoder::DecodeFile(): false even in case ofGravatar tomhudson@google.com2012-01-03
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withGravatar reed@google.com2011-02-07
* add optional pref-config table to codecsGravatar reed@android.com2010-03-03
* remove auto-upscaling from base class (breaks model for allocators) but improveGravatar reed@android.com2009-07-29
* add optional Format* parameter to decoder helper functions.Gravatar reed@android.com2009-06-15
* Honor pref config in image decoding whenever possible.Gravatar weita@google.com2009-05-11
* handle failure when creating a scalercontextGravatar reed@android.com2009-02-11
* separate image encode and decodeGravatar reed@android.com2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17