.. |
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 |
DecodeStrategy.h
|
Bug 896268 - Use a stateless approach to synchronous image decoding. r=jdm
|
2013-12-17 14:04:24 -08: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 |
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
|
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
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
FrameSequence.h
|
Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
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 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
|
Bug 867755 - Add strong refcnting for derived classes of mozilla::image::Image r=seth
|
2013-09-28 11:28:44 -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
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2013-09-22 19:14:24 -04:00 |
ImageMetadata.h
|
Bug 940226 - Build image/src in unified mode. r=seth
|
2013-11-18 22:03:36 -08:00 |
ImageOps.cpp
|
…
|
|
ImageOps.h
|
…
|
|
ImageURL.h
|
Bug 867755 - Support OnDataAvailable and OnStopRequest off main thread for image loading r=seth
|
2013-09-28 11:28:42 -07:00 |
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 867755 - Return already_AddRefed from GetStatusTracker instead of C++ ref r=seth
|
2013-09-28 11:28:44 -07:00 |
Makefile.in
|
Bug 941595 - Build with system-cairo is broken. r=glandium
|
2013-12-10 10:37:03 -05: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 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 |
RasterImage.h
|
Bug 980037 - Store scaled images in volatile buffers, r=seth
|
2014-03-02 11:17:26 -05:00 |
SVGDocumentWrapper.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 |
SVGDocumentWrapper.h
|
Bug 940226 - Build image/src in unified mode. r=seth
|
2013-11-18 22:03:36 -08: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
|
Bug 945589 - Add include guards to ScriptedNotificationObserver.h
|
2013-12-03 08:20:53 -05:00 |
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 |
VectorImage.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 |
VectorImage.h
|
Bug 922899 - Fix VectorImage invalidation for non-animated images. r=dholbert
|
2013-11-20 17:21:50 -08:00 |
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
|
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 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 |
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
|
Bug 924967 - Dispatch nsIRequest::Cancel to main thread in imgRequest::Cancel r=seth
|
2013-10-15 16:33:11 -07:00 |
imgRequestProxy.cpp
|
Bug 867755 - Add strong refcnting for derived classes of mozilla::image::Image r=seth
|
2013-09-28 11:28:44 -07:00 |
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 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 |
moz.build
|
Bug 969580 - Part 1: Expose DiscardAll to SurfaceCache public interface. r=seth
|
2014-02-08 19:37:39 +00:00 |