gecko/image/decoders
Mike Shal 994cfe0b6b Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
..
icon Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
GIF2.h Bug 716140 - Make animated image formats (PNG and GIF) explicitly pause decoding and ask for a new image frame when they need new frames. 2013-01-28 12:27:35 -05:00
iccjpeg.c
iccjpeg.h
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
nsBMPDecoder.cpp Bug 716140 - Allocate frames asynchronously with a separate worker dispatched to the main thread. r=seth 2013-02-27 14:23:08 -05:00
nsBMPDecoder.h Bug 716140 - Make mImageData and mColormap (and their sizes) protected members of mozilla::image::Decoder rather than the leaf classes. 2013-01-28 12:26:36 -05:00
nsGIFDecoder2.cpp Bug 869125 - Use the preallocated first frame in the PNG and GIF decoders when possible so we don't flash unnecessarily. r=seth 2013-05-07 22:25:03 -04:00
nsGIFDecoder2.h Bug 716140 - Make animated image formats (PNG and GIF) explicitly pause decoding and ask for a new image frame when they need new frames. 2013-01-28 12:27:35 -05:00
nsICODecoder.cpp Bug 863958 - Don't call SetSize from the ICO decoder if we already have the size. r=seth 2013-04-25 16:34:30 -04:00
nsICODecoder.h Bug 716140 - Allocate frames asynchronously with a separate worker dispatched to the main thread. r=seth 2013-02-27 14:23:08 -05:00
nsIconDecoder.cpp Bug 716140 - Preallocate frames before going into a decoder. r=seth 2013-02-01 20:06:30 -05:00
nsIconDecoder.h Bug 716140 - Make mImageData and mColormap (and their sizes) protected members of mozilla::image::Decoder rather than the leaf classes. 2013-01-28 12:26:36 -05:00
nsJPEGDecoder.cpp Bug 853536 - Never write to size-only decoders when we've already gotten the size. r=jrmuizel 2013-03-23 11:05:55 -04:00
nsJPEGDecoder.h Bug 716140 - Make mImageData and mColormap (and their sizes) protected members of mozilla::image::Decoder rather than the leaf classes. 2013-01-28 12:26:36 -05:00
nsPNGDecoder.cpp Bug 871671 - Only pause the PNG decoder when we really need a new frame. r=joe 2013-05-22 09:52:10 +08:00
nsPNGDecoder.h Bug 685471 - In PNG decoder, the allocating of mHeaderBuf can be prevented. (followup) r=joe@drew.ca 2013-05-04 13:42:26 +02:00
nsWBMPDecoder.cpp Bug 716140 - Preallocate frames before going into a decoder. r=seth 2013-02-01 20:06:30 -05:00
nsWBMPDecoder.h Bug 716140 - Make mImageData and mColormap (and their sizes) protected members of mozilla::image::Decoder rather than the leaf classes. 2013-01-28 12:26:36 -05:00