summaryrefslogtreecommitdiffstats
path: root/ui/gfx/codec/png_codec_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Using grayscale screenshots for GestureNav so that the user can clearly tell ...mfomitchev@chromium.org2014-02-071-6/+45
* Revert 249431 "Using grayscale screenshots for GestureNav so tha..."acolwell@chromium.org2014-02-061-45/+6
* Using grayscale screenshots for GestureNav so that the user can clearly tell ...mfomitchev@chromium.org2014-02-061-6/+45
* Use FastEncodeBGRASkBitmap in ClipboardMessageFilter.dcheng@chromium.org2013-08-261-29/+18
* captureVisibleTab Extension API producing garbled PNG resultsqufighter@gmail.com2013-03-061-0/+42
* png_codec_unittest.cc leaks stl::vector row_pointers on encoding error.noel@chromium.org2013-01-251-30/+22
* Generate shim headers for libpngphajdan.jr@chromium.org2012-12-181-6/+1
* Fix the PNCodec error on Android caused by different Skia color format.shouqun.liu@intel.com2012-07-311-4/+7
* Adds unit tests which check that gfx::PNGCodec is able to decode grayscale an...francoisk777@gmail.com2012-03-131-14/+379
* Support for interlaced PNGs (in gfx::PNGCodec)francoisk777@gmail.com2012-03-081-39/+416
* Android fixes for gfx_unittests.jrg@chromium.org2012-01-311-7/+7
* Fix typo in unit test.dcheng@chromium.org2011-04-131-1/+1
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-131-0/+46
* [Reason for revert: checkdeps failure in png_codec_unittest.cc]nick@chromium.org2011-04-131-46/+0
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-131-0/+46
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-281-18/+63
* 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/+297