aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/images/SkJpegUtility.cpp
Commit message (Expand)AuthorAge
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Use the default resync_to_restart in jpeg.Gravatar scroggo@google.com2013-09-25
* Handle SkStream::rewind properly.Gravatar scroggo@google.com2013-08-28
* Support decoding subsets from JPG on Android.Gravatar scroggo@google.com2013-08-07
* Fixes for JPEG subset decoding.Gravatar scroggo@google.com2013-08-01
* Upstream changes from Android for decoding jpeg images.Gravatar djsollen@google.com2013-03-20
* fix warnings on Mac in src/imagesGravatar caryclark@google.com2012-06-06
* Adding CMYK jpeg changes w/o .gyp alterationsGravatar robertphillips@google.com2012-03-20
* reverting to 3437Gravatar robertphillips@google.com2012-03-20
* Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...Gravatar robertphillips@google.com2012-03-20
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* merge from android tree:Gravatar djsollen@google.com2011-02-23
* add optional pref-config table to codecsGravatar reed@android.com2010-03-03
* call skip in a loop to handle the case where the backing stream may be networkGravatar reed@android.com2010-01-21
* refactor helper functions out of libjpeg wrapperGravatar reed@android.com2010-01-21