summaryrefslogtreecommitdiffstats
path: root/ui/gfx/codec/jpeg_codec.cc
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: optimize color format conversions by using memcpy in jpeg_codec.cchyunki.baik@samsung.com2014-07-221-13/+4
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-2/+1
* Memory leak in jpeg_codec.cc on encoder error.noel@chromium.org2013-01-181-4/+11
* ui/gfx: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-121-1/+1
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-0/+4
* + Ensure that OnRobustJPEGDecodeImage only uses the codec of our choosing (IJ...saintlou@chromium.org2012-08-311-0/+11
* Add checks in the code so that we can guarantee that we are using the correct...saintlou@chromium.org2012-08-301-1/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix clang build.hbono@chromium.org2011-03-091-4/+4
* Optimizes JPEGCodec for libjpeg-turbohbono@chromium.org2011-03-091-0/+73
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+535