Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add FORMAT_SkBitmap to JPEGCodec. | klobag@chromium.org | 2010-10-19 | 1 | -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.org | 2010-03-18 | 1 | -0/+531 |
TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41911 0039d316-1c4b-4281-b951-d872f2087c98 |