summaryrefslogtreecommitdiffstats
path: root/ui/gfx/codec
Commit message (Expand)AuthorAgeFilesLines
* Get rid of deadstore warning from clangdmaclach@chromium.org2011-11-031-1/+0
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-062-5/+5
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-172-3/+6
* Revert 86258 - Add a unit test for Motion JPEG frames.hbono@chromium.org2011-05-231-39/+0
* Add a unit test for Motion JPEG frames.hbono@chromium.org2011-05-231-0/+39
* Add some missing header files and fix a template parameter to fix compiler wa...mdm@chromium.org2011-05-161-1/+2
* Linux: include zlib headers to avoid a breakage with libpng-1.5phajdan.jr@chromium.org2011-05-121-0/+6
* Fix typo in unit test.dcheng@chromium.org2011-04-131-1/+1
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-134-9/+86
* [Reason for revert: checkdeps failure in png_codec_unittest.cc]nick@chromium.org2011-04-133-85/+9
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-133-9/+85
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-283-30/+164
* Move some files from base to base/memory.levin@chromium.org2011-03-282-4/+4
* Fix clang build.hbono@chromium.org2011-03-091-4/+4
* Optimizes JPEGCodec for libjpeg-turbohbono@chromium.org2011-03-091-0/+73
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Adds a reduced test-case for Bug 72399.hbono@chromium.org2011-02-241-1/+67
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-054-4/+4
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-027-0/+1860