summaryrefslogtreecommitdiffstats
path: root/base/gfx/png_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: add GYP variable to use the system libpng.agl@chromium.org2009-07-271-0/+4
* Fix retarded bitmath. << 8 != * 255glen@chromium.org2009-07-071-3/+5
* Reland of r19131, this time with real Math:glen@chromium.org2009-06-301-3/+18
* Reverting 19131.glen@chromium.org2009-06-241-21/+3
* PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to colorglen@chromium.org2009-06-241-3/+21
* Liberalize the size limits in the PNG decoder to match the changes landed ups...pkasting@chromium.org2009-06-091-5/+7
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-1/+4
* Fix include paths for libpng.brettw@chromium.org2009-02-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+376