..
BMPFileHeaders.h
Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar
2013-03-29 16:14:19 -04:00
ClippedImage.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
ClippedImage.h
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
2013-08-27 15:10:28 -07:00
Decoder.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
Decoder.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -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
FrameAnimator.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
FrameAnimator.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
FrameBlender.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
FrameBlender.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -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 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
FrozenImage.cpp
Bug 859377 (Part 1) - Add imgIContainer::GetFrameIndex. r=joe sr=bz
2013-04-25 15:58:20 -07:00
FrozenImage.h
Bug 859377 (Part 1) - Add imgIContainer::GetFrameIndex. r=joe sr=bz
2013-04-25 15:58:20 -07:00
ICOFileHeaders.h
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
2012-08-22 11:56:38 -04:00
Image.cpp
Bug 882526 - Remove Gecko support for WBMP. r=joe, r=roc
2013-07-22 22:31:24 -04:00
Image.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
ImageFactory.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
ImageFactory.h
Bug 826093 (Part 2) - Create a static utility class for image operations. r=joe, sr=bz
2013-04-05 14:14:34 -07:00
ImageMetadata.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
ImageMetadata.h
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
2013-08-27 15:10:28 -07:00
ImageOps.cpp
Bug 869723 (Part 4) - Add OrientedImage. r=joe
2013-08-25 00:19:43 -07:00
ImageOps.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
ImageWrapper.cpp
Bug 869723 (Part 1) - Add imgIContainer::GetOrientation. r=joe sr=bz
2013-08-25 00:19:42 -07: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
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
2013-09-06 22:15:49 -04:00
imgFrame.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgFrame.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgLoader.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgLoader.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgRequest.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgRequest.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgRequestProxy.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgRequestProxy.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgStatusTracker.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgStatusTracker.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgTools.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
imgTools.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
Makefile.in
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
moz.build
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Orientation.h
Bug 869723 (Part 1) - Add imgIContainer::GetOrientation. r=joe sr=bz
2013-08-25 00:19:42 -07:00
OrientedImage.cpp
Bug 869723 (Part 4) - Add OrientedImage. r=joe
2013-08-25 00:19:43 -07:00
OrientedImage.h
Bug 869723 (Part 4) - Add OrientedImage. r=joe
2013-08-25 00:19:43 -07:00
RasterImage.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
RasterImage.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
ScriptedNotificationObserver.cpp
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
2012-10-12 12:11:23 -04:00
ScriptedNotificationObserver.h
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
2012-10-12 12:11:22 -04:00
SVGDocumentWrapper.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
SVGDocumentWrapper.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
VectorImage.cpp
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00
VectorImage.h
Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
2013-09-07 09:01:08 -04:00