aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/images/SkImageDecoder.cpp
Commit message (Expand)AuthorAge
* Test region decoding in skimage, plus fixes.Gravatar scroggo@google.com2013-05-03
* Build fix attempt number 2.Gravatar scroggo@google.com2013-05-01
* Fix the build.Gravatar scroggo@google.com2013-05-01
* Force linking with image decoders for images project.Gravatar scroggo@google.com2013-05-01
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* use SkStream::NewFromFile()Gravatar mike@reedtribe.org2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-15
* Upstream Android modifications to the image encoders/decoders.Gravatar commit-bot@chromium.org2013-03-14
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* 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