summaryrefslogtreecommitdiffstats
path: root/base/gfx/png_encoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Twiddle some bits to get PNGEncoder to match ImageOperations. There's a Valgr...glen@chromium.org2009-06-041-9/+16
* Attempt to fix memory leak again.glen@chromium.org2009-06-041-1/+1
* Fix leak in PNGEncoder.glen@chromium.org2009-06-041-10/+10
* PNGEncoder wasn't accounting for SkBitmap's premultiplied alpha (PNGDecoder w...glen@chromium.org2009-06-041-4/+33
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* 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/+2
* Fix include paths for libpng.brettw@chromium.org2009-02-251-1/+1
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-0/+12
* 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/+217