gecko/image/src
2014-03-06 20:36:28 -08:00
..
BMPFileHeaders.h
ClippedImage.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
ClippedImage.h Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth 2013-12-13 08:34:24 +00:00
Decoder.cpp Bug 944353. If we've had a decoder error then the image is not usable. r=seth 2014-02-26 21:48:51 -06:00
Decoder.h Bug 896268 - Use a stateless approach to synchronous image decoding. r=jdm 2013-12-17 14:04:24 -08:00
DecodeStrategy.h Bug 896268 - Use a stateless approach to synchronous image decoding. r=jdm 2013-12-17 14:04:24 -08:00
DiscardTracker.cpp Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in image/. r=bholley 2014-02-06 22:05:16 -08:00
DiscardTracker.h Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in image/. r=bholley 2014-02-06 22:05:16 -08:00
FrameAnimator.cpp Bug 924366 - Animated GIFs shouldn't loop before they have finished decoding (r=seth) 2013-12-12 14:17:41 -08:00
FrameAnimator.h Bug 890743 - Display 0-delay, single loop GIFs instantly. r=seth 2013-12-06 10:45:24 +01:00
FrameBlender.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
FrameBlender.h Bug 890743 - Display 0-delay, single loop GIFs instantly. r=seth 2013-12-06 10:45:24 +01:00
FrameSequence.cpp
FrameSequence.h
FrozenImage.cpp Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth 2013-12-13 08:34:24 +00:00
FrozenImage.h Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth 2013-12-13 08:34:24 +00:00
ICOFileHeaders.h
Image.cpp Bug 947798 (part 1) - Rename NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN as MOZ_DEFINE_MALLOC_SIZE_OF. r=mccr8. 2013-12-07 21:38:32 -08:00
Image.h
ImageFactory.cpp Bug 910860: Use gfxPrefs to make sure preferences are evaluated on the main thread. This still leaves the preference re-evaluated all the time, not just at startup. Changing that is another bug. r=bgirard. 2014-03-05 16:25:09 -05:00
ImageFactory.h
ImageMetadata.cpp
ImageMetadata.h
ImageOps.cpp
ImageOps.h
ImageURL.h
ImageWrapper.cpp Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth 2013-12-13 08:34:24 +00:00
ImageWrapper.h
imgDecoderObserver.h Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-20 23:07:24 -05:00
imgFrame.cpp Back out 965fe5b195ab (bug 962670) for leaking 2014-03-06 20:36:28 -08:00
imgFrame.h Back out 965fe5b195ab (bug 962670) for leaking 2014-03-06 20:36:28 -08:00
imgLoader.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
imgLoader.h
imgRequest.cpp Bug 973088. Use nsContentUtils::GetSecurityManager(). r=ehsan 2014-02-14 17:56:01 -05:00
imgRequest.h
imgRequestProxy.cpp
imgRequestProxy.h Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-20 21:33:49 -05:00
imgStatusTracker.cpp Bug 942164 - Store weak references to imgRequest consumers. r=seth 2013-12-12 16:17:35 -05:00
imgStatusTracker.h Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-20 21:33:49 -05:00
imgTools.cpp Bug 975900 - Convert imgUtils to Moz2D (from gfxASurface to SourceSurface). r=mattwoodrow 2014-02-25 00:51:45 +00:00
imgTools.h Bug 975900 - Convert imgUtils to Moz2D (from gfxASurface to SourceSurface). r=mattwoodrow 2014-02-25 00:51:45 +00:00
Makefile.in Bug 941595 - Build with system-cairo is broken. r=glandium 2013-12-10 10:37:03 -05:00
moz.build Bug 969580 - Part 1: Expose DiscardAll to SurfaceCache public interface. r=seth 2014-02-08 19:37:39 +00:00
Orientation.h
OrientedImage.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
OrientedImage.h Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth 2013-12-13 08:34:24 +00:00
RasterImage.cpp Back out 965fe5b195ab (bug 962670) for leaking 2014-03-06 20:36:28 -08:00
RasterImage.h Back out 965fe5b195ab (bug 962670) for leaking 2014-03-06 20:36:28 -08:00
ScriptedNotificationObserver.cpp
ScriptedNotificationObserver.h
SurfaceCache.cpp Bug 978203 - Don't include nsWindowMemoryReporter.h in nsINode.h. r=smaug 2014-03-04 15:39:42 -08:00
SurfaceCache.h Bug 952033 - Part a: Use IntSize in SurfaceCache; r=roc 2014-02-09 09:04:37 +01:00
SVGDocumentWrapper.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
SVGDocumentWrapper.h
VectorImage.cpp Bug 979905 - Make VectorImage use a Moz2D backed gfxContext. r=mattwoodrow 2014-03-05 16:10:34 +00:00
VectorImage.h