skia2/src/images
dml 561a1ca955 Fix a memory leak when decoding corrupted indexed PNGs.
Commit to branch refs/heads/png-leak

BUG=skia:3457

Review URL: https://codereview.chromium.org/951663002
2015-03-06 16:25:28 -08:00
..
bmpdecoderhelper.cpp More Windows 64b compilation warning fixes 2013-11-21 14:24:16 +00:00
bmpdecoderhelper.h More Windows 64b compilation warning fixes 2013-11-21 14:24:16 +00:00
SkDecodingImageGenerator.cpp Rename onGetPixelsEnum back to onGetPixels. 2015-02-19 18:44:58 -08:00
SkForceLinking.cpp Ensure that we don't reference decoders that we don't build 2014-08-28 12:04:41 -07:00
SkImageDecoder_astc.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkImageDecoder_FactoryDefault.cpp Change SkImageDecoders to take an SkStreamRewindable. 2013-09-25 21:34:24 +00:00
SkImageDecoder_FactoryRegistrar.cpp Change SkImageDecoders to take an SkStreamRewindable. 2013-09-25 21:34:24 +00:00
SkImageDecoder_ktx.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkImageDecoder_libbmp.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkImageDecoder_libgif.cpp Fix GIF transparency. 2015-02-04 21:31:23 -08:00
SkImageDecoder_libico.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkImageDecoder_libjpeg.cpp Fixing possible out of bound memory access 2015-02-19 05:32:09 -08:00
SkImageDecoder_libpng.cpp Fix a memory leak when decoding corrupted indexed PNGs. 2015-03-06 16:25:28 -08:00
SkImageDecoder_libwebp.cpp SkStream::read() only returns 0 at end. 2015-01-29 11:58:45 -08:00
SkImageDecoder_pkm.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkImageDecoder_wbmp.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkImageDecoder.cpp Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
SkImageEncoder_argb.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkImageEncoder_Factory.cpp Rewrite SkTRegistry to take any trivially-copyable type. 2013-09-04 17:20:18 +00:00
SkImageEncoder.cpp add const to encodePixels pixel parameter 2014-12-19 12:26:07 -08:00
SkJpegUtility.cpp Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
SkJpegUtility.h Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
SkMovie_gif.cpp Upstream support for giflib >= 5.1. 2015-01-20 12:38:06 -08:00
SkMovie.cpp Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
SkPageFlipper.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkScaledBitmapSampler.cpp Fix up all the easy virtual ... SK_OVERRIDE cases. 2015-01-09 10:06:40 -08:00
SkScaledBitmapSampler.h Add sampler options to SkScaledBitmapSampler 2014-06-09 14:29:11 -07:00
transform_scanline.h Extract transform_scanline_XXXX functions into transform_scanline.h for code-sharing 2012-11-16 18:44:18 +00:00