gecko/image/src
2013-07-30 10:25:31 -04:00
..
BMPFileHeaders.h
ClippedImage.cpp
ClippedImage.h
Decoder.cpp Bug 888499 - Mark frames as dirty in a threadsafe way when imgFrame::ImageUpdated is called on them, and clear that dirty bit when we're drawing. r=seth 2013-07-04 14:45:57 -04:00
Decoder.h Bug 867774 - Create a FrameBlender class that holds on to an image's frames and can blend frames together on demand (while leaving the decision as to which frames to external users). r=seth 2013-06-17 16:49:04 -04:00
DiscardTracker.cpp Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar 2013-07-11 15:21:45 -05:00
DiscardTracker.h Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar 2013-07-11 15:21:45 -05:00
EndianMacros.h
FrameAnimator.cpp Bug 717872 - Move all image animation logic into a new class, FrameAnimator, and use it from RasterImage. r=seth 2013-07-15 14:38:59 -04:00
FrameAnimator.h Bug 717872 - Move all image animation logic into a new class, FrameAnimator, and use it from RasterImage. r=seth 2013-07-15 14:38:59 -04:00
FrameBlender.cpp Bug 717872 - Make FrameSequences be refcounted, and store a RefPtr to FrameSequence on FrameBlender. r=seth 2013-07-09 14:53:12 -04:00
FrameBlender.h Bug 717872 - Make FrameSequences be refcounted, and store a RefPtr to FrameSequence on FrameBlender. r=seth 2013-07-09 14:53:12 -04:00
FrameSequence.cpp Bug 717872 - Move frame ownership to a separate container object, FrameSequence, which only exposes const access to its frames. r=seth 2013-07-09 10:45:06 -04:00
FrameSequence.h Bug 717872 - Make FrameSequences be refcounted, and store a RefPtr to FrameSequence on FrameBlender. r=seth 2013-07-09 14:53:12 -04:00
FrozenImage.cpp
FrozenImage.h
ICOFileHeaders.h
Image.cpp Bug 882526 - Remove Gecko support for WBMP. r=joe, r=roc 2013-07-22 22:31:24 -04:00
Image.h Bug 882526 - Remove Gecko support for WBMP. r=joe, r=roc 2013-07-22 22:31:24 -04:00
ImageFactory.cpp
ImageFactory.h
ImageMetadata.cpp
ImageMetadata.h Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
ImageOps.cpp
ImageOps.h
ImageWrapper.cpp Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn. 2013-06-30 18:26:39 +02:00
ImageWrapper.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
imgDecoderObserver.h
imgFrame.cpp Bug 717872 - Move all image animation logic into a new class, FrameAnimator, and use it from RasterImage. r=seth 2013-07-15 14:38:59 -04:00
imgFrame.h Bug 717872 - Move all image animation logic into a new class, FrameAnimator, and use it from RasterImage. r=seth 2013-07-15 14:38:59 -04:00
imgLoader.cpp Bug 213324 - Remove getter_AddRefs(T*); r=ehsan 2013-07-10 11:56:21 +02:00
imgLoader.h
imgRequest.cpp Bug 882526 - Remove Gecko support for WBMP. r=joe, r=roc 2013-07-22 22:31:24 -04:00
imgRequest.h
imgRequestProxy.cpp Bug 878037 - Make static image requests (imgRequestProxyStatic) Clone correctly when the concrete-type Clone override is called. r=seth 2013-06-04 14:38:37 -04:00
imgRequestProxy.h Bug 878037 - Make static image requests (imgRequestProxyStatic) Clone correctly when the concrete-type Clone override is called. r=seth 2013-06-04 14:38:37 -04:00
imgStatusTracker.cpp
imgStatusTracker.h
imgTools.cpp
imgTools.h
Makefile.in backout bug 886526 because it probably made us use a lot more memory to link on windows 2013-07-29 11:03:21 -04:00
moz.build Bug 717872 - Move all image animation logic into a new class, FrameAnimator, and use it from RasterImage. r=seth 2013-07-15 14:38:59 -04:00
RasterImage.cpp Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
RasterImage.h Bug 887466 - Rearrange SyncDecode so that we never try to finish a size decode with the decode lock held. r=seth 2013-07-26 14:57:41 -04:00
ScriptedNotificationObserver.cpp
ScriptedNotificationObserver.h
SVGDocumentWrapper.cpp Bug 885959 - Remove nsIDOMSVGAnimatedLength r=Ms2ger 2013-06-24 12:31:52 -07:00
SVGDocumentWrapper.h
VectorImage.cpp Bug 895023: Null-check SVG image document's root frame, before dereferencing it. r=seth 2013-07-22 13:42:05 -07:00
VectorImage.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00