aboutsummaryrefslogtreecommitdiffstats
path: root/src/images/SkJpegUtility.cpp
Commit message (Expand)AuthorAgeFilesLines
* Skia merge (revision 3022)Derek Sollenberger2012-02-061-12/+5
* Fix bug in SkImageDecoderJoseph Wen2010-09-101-31/+9
* Fix SkJpegUtility bug.Joseph Wen2010-09-091-2/+2
* Fix bug in SkImageDecoder.buildTileIndex()Joseph Wen2010-09-091-3/+13
* Do JPEG tile-based decoding.Joseph Wen2010-08-161-3/+40
* add optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-031-1/+1
* call skip in a loop for network-backed streamsMike Reed2010-01-211-10/+10
* Move some utility structs/functions in SkImageDecoder_libjpeg.cpp to SkJpegUt...Wei-Ta Chen2010-01-201-0/+189