summaryrefslogtreecommitdiffstats
path: root/app/gfx/codec/png_codec.h
Commit message (Expand)AuthorAgeFilesLines
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-104/+0
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-4/+12
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-0/+96