gecko/image/decoders
2013-04-05 18:02:39 -07:00
..
icon Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07: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 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
iccjpeg.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 852053 - Support WBMP on FirefoxOS only. r=joe 2013-03-20 14:03:07 +08:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07: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 857623 - Ensure we always call PostFrameStop before PostDecodeDone in nsGIFDecoder2.cpp. r=tn 2013-04-05 18:02:39 -07: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 854441 - prefer downscaling a larger icon rather than upscaling a smaller one, if exact size is not available. r=seth 2013-04-02 08:18:09 +01: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 716140 - Allocate frames asynchronously with a separate worker dispatched to the main thread. r=seth 2013-02-27 14:23:08 -05:00
nsPNGDecoder.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
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