summaryrefslogtreecommitdiffstats
path: root/ui/gfx/codec/png_codec.cc
Commit message (Expand)AuthorAgeFilesLines
* Aura: Adds custom cursors for drag and drop (second attempt:varunjain@chromium.org2012-05-111-19/+2
* Revert r135533.thakis@chromium.org2012-05-081-2/+19
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-051-19/+2
* Revert 135426 - Aura: Adds custom cursors for drag and drop.rvargas@google.com2012-05-041-2/+19
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-19/+2
* Revert 135378 - Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-2/+19
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-19/+2
* Use RAII for write libpng structs.francoisk777@gmail.com2012-04-031-4/+22
* gfx::PNGCodec: User-defined error/warning handling functionsfrancoisk777@gmail.com2012-03-151-0/+23
* Support for interlaced PNGs (in gfx::PNGCodec)francoisk777@gmail.com2012-03-081-108/+78
* Get rid of deadstore warning from clangdmaclach@chromium.org2011-11-031-1/+0
* Linux: include zlib headers to avoid a breakage with libpng-1.5phajdan.jr@chromium.org2011-05-121-0/+6
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-131-2/+19
* [Reason for revert: checkdeps failure in png_codec_unittest.cc]nick@chromium.org2011-04-131-19/+2
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-131-2/+19
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-281-8/+81
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* 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/+699