gecko/image/src
2014-05-11 17:14:17 -07:00
..
BMPFileHeaders.h
ClippedImage.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
ClippedImage.h Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-04-15 19:02:23 +01: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
DecodeStrategy.h
DiscardTracker.cpp Bug 878577 - Part 1: Setup hard limit for DiscardTracker. r=seth 2013-12-16 19:31:00 +08:00
DiscardTracker.h Bug 878577 - Part 1: Setup hard limit for DiscardTracker. r=seth 2013-12-16 19:31:00 +08:00
FrameAnimator.cpp Bug 909589 - Ensure FrameAnimator is created with the correct animation mode. r=seth 2014-04-25 16:33:00 -04:00
FrameAnimator.h Bug 909589 - Ensure FrameAnimator is created with the correct animation mode. r=seth 2014-04-25 16:33:00 -04:00
FrameBlender.cpp
FrameBlender.h
FrameSequence.cpp
FrameSequence.h
FrozenImage.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
FrozenImage.h Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-04-15 19:02:23 +01:00
ICOFileHeaders.h
Image.cpp Bug 1003683: Throttle the rate at which animated images will allow themselves to be refreshed. r=seth 2014-05-08 11:37:39 -07:00
Image.h Bug 1003683: Throttle the rate at which animated images will allow themselves to be refreshed. r=seth 2014-05-08 11:37:39 -07:00
ImageFactory.cpp Bug 967985 - Don't retarget OnDataAvailable when not storing source data. r=tn 2014-04-02 19:20:25 -07:00
ImageFactory.h Bug 967985 - Don't retarget OnDataAvailable when not storing source data. r=tn 2014-04-02 19:20:25 -07:00
ImageMetadata.cpp
ImageMetadata.h
ImageOps.cpp
ImageOps.h
ImageURL.h
ImageWrapper.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
ImageWrapper.h Bug 590790 part 2 - Add memory reporter for VectorImage's SVGDocumentWrapper's document. r=dholbert, r=njn, r=seth 2014-05-08 10:53:00 +01:00
imgDecoderObserver.h Bug 994907: imgDecoderObserver does reference counting on different threads, so should be using thread safe reference counting. r=seth,ehsan 2014-05-06 14:32:23 -04:00
imgFrame.cpp Bug 996226 - Disable volatile images everywhere but Android, r=jrmuizel 2014-04-21 15:50:54 -07:00
imgFrame.h Bug 985017 - [2/2] Cache a gfxImageSurface for the drawing path, r=seth 2014-04-02 21:32:54 -04:00
imgLoader.cpp Bug 590790 follow-up to fix ASAN crashes - don't use nsAutoCString as a member of heap allocated class VectorImageDocInfo. CLOSED TREE 2014-05-08 13:31:55 +01:00
imgLoader.h Bug 913138 - Move imgLoader singleton management out of nsContentUtils. r=bsmedberg 2014-04-08 15:51:33 -07:00
imgRequest.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04: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 994907: imgDecoderObserver does reference counting on different threads, so should be using thread safe reference counting. r=seth,ehsan 2014-05-06 14:32:23 -04: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 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04: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
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 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
OrientedImage.h Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-04-15 19:02:23 +01:00
RasterImage.cpp Bug 1006123, part 1: Revert bug 929513's imagelib changes to go back to using double-based gfxSize (instead of float-based gfx::Size) in RasterImage. r=seth 2014-05-11 17:14:17 -07:00
RasterImage.h Bug 1006123, part 1: Revert bug 929513's imagelib changes to go back to using double-based gfxSize (instead of float-based gfx::Size) in RasterImage. r=seth 2014-05-11 17:14:17 -07:00
ScriptedNotificationObserver.cpp Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug 2014-04-25 12:49:00 -04:00
ScriptedNotificationObserver.h
SurfaceCache.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
SurfaceCache.h Bug 952033 - Part a: Use IntSize in SurfaceCache; r=roc 2014-02-09 09:04:37 +01:00
SVGDocumentWrapper.cpp Bug 1002632: Make an image document's refresh driver receive ticks from the image's clients, & disable its internal timer. r=bz 2014-05-01 09:31:54 -07:00
SVGDocumentWrapper.h Bug 1002632: Make an image document's refresh driver receive ticks from the image's clients, & disable its internal timer. r=bz 2014-05-01 09:31:54 -07:00
VectorImage.cpp Bug 1003683: Throttle the rate at which animated images will allow themselves to be refreshed. r=seth 2014-05-08 11:37:39 -07:00
VectorImage.h Bug 590790 part 2 - Add memory reporter for VectorImage's SVGDocumentWrapper's document. r=dholbert, r=njn, r=seth 2014-05-08 10:53:00 +01:00