gecko/image/src
2013-04-30 18:35:00 -05:00
..
BMPFileHeaders.h Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
ClippedImage.cpp Bug 859377 (Part 4) - Make ClippedImage use gfxImageSurfaces on Windows. r=me 2013-04-30 16:28:25 -07:00
ClippedImage.h Bug 859377 (Part 3) - Make ClippedImage cache temporary surfaces. r=joe 2013-04-25 15:58:32 -07:00
Decoder.cpp Bug 863975 - Handle the situation that we're left mid-frame when decoding a multi-frame image. r=seth 2013-04-25 16:35:23 -04:00
Decoder.h backout 275cd395f9fa and 9e4b22851976 bug 716140 for breaking linux tp on a CLOSED TREE 2013-03-24 15:43:20 -04:00
DiscardTracker.cpp Bug 808379 - fix Assertion failure: isEmpty(), at ../../dist/include/mozilla/LinkedList.h:258 causing Thunderbird crash since landing of fix to bug 803688. r=jlebar 2012-11-04 23:20:52 +00:00
DiscardTracker.h
EndianMacros.h Bug 812932 - Have EndianMacros.h recognize __BIG_ENDIAN__ preprocessor macro - r=bbondy 2012-11-19 09:09:17 -08:00
FrozenImage.cpp Bug 859377 (Part 1) - Add imgIContainer::GetFrameIndex. r=joe sr=bz 2013-04-25 15:58:20 -07:00
FrozenImage.h Bug 859377 (Part 1) - Add imgIContainer::GetFrameIndex. r=joe sr=bz 2013-04-25 15:58:20 -07:00
ICOFileHeaders.h
Image.cpp Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
Image.h Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
ImageFactory.cpp Bug 826093 (Part 2) - Create a static utility class for image operations. r=joe, sr=bz 2013-04-05 14:14:34 -07:00
ImageFactory.h Bug 826093 (Part 2) - Create a static utility class for image operations. r=joe, sr=bz 2013-04-05 14:14:34 -07:00
ImageMetadata.cpp Bug 716140 - Track image metadata in a separate object, and sync it to the image once decoding is done. r=jlebar 2012-12-20 11:49:25 -05:00
ImageMetadata.h Bug 716140 - Set the size of images via ImageMetadata objects. r=seth 2013-02-27 14:23:08 -05:00
ImageOps.cpp Bug 826093 (Part 2) - Create a static utility class for image operations. r=joe, sr=bz 2013-04-05 14:14:34 -07:00
ImageOps.h Bug 826093 (Part 2) - Create a static utility class for image operations. r=joe, sr=bz 2013-04-05 14:14:34 -07:00
ImageWrapper.cpp Bug 859377 (Part 1) - Add imgIContainer::GetFrameIndex. r=joe sr=bz 2013-04-25 15:58:20 -07:00
ImageWrapper.h Bug 843895 (Part 2) - Add ImageWrapper. r=joe 2013-03-10 18:43:38 -07:00
imgDecoderObserver.h Bug 716140 - Handle errors correctly. r=seth 2013-02-01 20:06:34 -05:00
imgFrame.cpp Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
imgFrame.h Bug 853337 - Make sure we actually call Flush and MarkDirty on frames when we've done some decoding work. r=seth 2013-03-22 22:05:44 -04:00
imgLoader.cpp Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
imgLoader.h Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
imgRequest.cpp Bug 859158 - Remove unneeded ifdef DEBUG_joe. r=joedrew 2013-04-12 16:25:04 -04:00
imgRequest.h Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
imgRequestProxy.cpp Bug 853774 - RequestBehaviour must handle null owners. r=joe 2013-04-25 20:30:29 -07:00
imgRequestProxy.h Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
imgStatusTracker.cpp Bug 866959. Make sure to initialize mHasBeenDecoded in all constructors of imgStatusTracker. r=seth 2013-04-30 18:35:00 -05:00
imgStatusTracker.h Bug 854287 - Don't send partial invalidations for images which have already been decoded. r=joe 2013-04-18 16:31:46 -07:00
imgTools.cpp Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey 2013-03-17 08:55:15 +01:00
imgTools.h Bug 816362 - Refactor imgTools::DecodeImageData to remove imgIContainer argument and use ImageFactory. r=joe 2012-12-17 17:35:07 -08:00
Makefile.in Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
moz.build Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
RasterImage.cpp Bug 853564 - Deal with outstanding decoding-done notifications from within RequestDecode so we don't have to wait for the event loop. r=seth 2013-04-26 16:43:17 -04:00
RasterImage.h Bug 865993. For layerized images GetImageContainer has the same meaning as Draw()'ing the image, and Draw will not be called on the image, so send the unlocked draw notification there too. r=joedrew 2013-04-26 14:58:17 -05:00
ScriptedNotificationObserver.cpp
ScriptedNotificationObserver.h
SVGDocumentWrapper.cpp Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
SVGDocumentWrapper.h Bug 843895 (Part 1) - Add an aWhichFrame parameter to imgIContainer::Draw. r=joe 2013-03-10 18:43:37 -07:00
VectorImage.cpp Bug 866259. Vector images need to send the unlocked draw notification too because it is also responsible for managing the number of animation consumers. r=joedrew 2013-04-29 14:10:16 -05:00
VectorImage.h Bug 826093 (Part 5) - Remove imgIContainer::ExtractFrame. r=joe, sr=bz 2013-04-05 14:15:05 -07:00