summaryrefslogtreecommitdiffstats
path: root/app/gfx/codec/png_codec_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-1/+2
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-0/+251