.. |
BMPFileHeaders.h
|
|
|
ClippedImage.cpp
|
Bug 907926 - Supprt having different content/canvas backends in gfxPlatform. r=nrc
|
2013-08-23 18:13:55 +12:00 |
ClippedImage.h
|
Bug 904110 - Move alignment features out of Util.h into a new header; r=Waldo
|
2013-08-14 09:00:52 +02:00 |
Decoder.cpp
|
Bug 905793 - Send ImageUpdated() on the whole image in PostFrameStop. This may be an overkill in some cases, dirtying twice. r=seth
|
2013-08-15 17:06:01 -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 784739 - Switch from NULL to nullptr in image/. r=ehsan
|
2013-08-23 15:51:00 -04:00 |
DiscardTracker.h
|
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
|
2013-08-12 05:51:49 -04: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 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02: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 784739 - Switch from NULL to nullptr in image/. r=ehsan
|
2013-08-23 15:51:00 -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 784739 - Switch from NULL to nullptr in image/. r=ehsan
|
2013-08-23 15:51:00 -04: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
|
Bug 866463 - Remove the initial incorrect assignment. r=joe
|
2013-05-08 09:14:26 -04:00 |
imgStatusTracker.h
|
|
|
imgTools.cpp
|
|
|
imgTools.h
|
|
|
Makefile.in
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
moz.build
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
RasterImage.cpp
|
Bug 784739 - Switch from NULL to nullptr in image/. r=ehsan
|
2013-08-23 15:51:00 -04:00 |
RasterImage.h
|
Bug 905678 - Back out the fix from bug 899861 now that bug 905793 is fixed. r=seth
|
2013-08-20 11:53:13 -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
|
Backout c619171e0070 for windows assertion failure on a CLOSED TREE
|
2013-08-23 14:58:41 -04:00 |
VectorImage.h
|
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02:00 |