summaryrefslogtreecommitdiffstats
path: root/gfx/codec/jpeg_codec.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add FORMAT_SkBitmap to JPEGCodec.klobag@chromium.org2010-10-191-6/+10
| | | | | | | | When encoding or decoding JPEG to SkBitmap, choose RGBA or BGRA depending on the skia bitmap's bit order. Review URL: http://codereview.chromium.org/3806010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63061 0039d316-1c4b-4281-b951-d872f2087c98
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-0/+531
TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41911 0039d316-1c4b-4281-b951-d872f2087c98