.. |
BMPFileHeaders.h
|
Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar
|
2013-03-29 16:14:19 -04:00 |
ClippedImage.cpp
|
Bug 869723 (Part 1) - Add imgIContainer::GetOrientation. r=joe sr=bz
|
2013-08-25 00:19:42 -07: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 869723 (Part 1) - Add imgIContainer::GetOrientation. r=joe sr=bz
|
2013-08-25 00:19:42 -07:00 |
Decoder.h
|
Bug 869723 (Part 1) - Add imgIContainer::GetOrientation. r=joe sr=bz
|
2013-08-25 00:19:42 -07: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
|
Bug 812932 - Have EndianMacros.h recognize __BIG_ENDIAN__ preprocessor macro - r=bbondy
|
2012-11-19 09:09:17 -08:00 |
FrameAnimator.cpp
|
Backed out changeset 5acab2576a56 (bug 885277) for intermittent mochitest-other failures.
|
2013-08-27 20:52:18 -04:00 |
FrameAnimator.h
|
Backed out changeset 5acab2576a56 (bug 885277) for intermittent mochitest-other failures.
|
2013-08-27 20:52:18 -04:00 |
FrameBlender.cpp
|
Bug 900200 - Fix strange transparent areas appearing in some APNG files. r=seth
|
2013-08-27 14:50:59 -07:00 |
FrameBlender.h
|
Revert this CLOSED TREE to changeset 4d3e221584a0.
|
2013-08-24 13:31:48 +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
|
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
|
|
|
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
|
Bug 826093 (Part 2) - Create a static utility class for image operations. r=joe, sr=bz
|
2013-04-05 14:14:34 -07: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 716140 - Track image metadata in a separate object, and sync it to the image once decoding is done. r=jlebar
|
2012-12-20 11:49:25 -05: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 869723 (Part 4) - Add OrientedImage. r=joe
|
2013-08-25 00:19:43 -07: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 716140 - Handle errors correctly. r=seth
|
2013-02-01 20:06:34 -05:00 |
imgFrame.cpp
|
Bug 869723 (Part 4) - Add OrientedImage. r=joe
|
2013-08-25 00:19:43 -07: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 831193 (part 13) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in image/. r=jmuizelaar.
|
2013-01-17 16:45:11 -08:00 |
imgLoader.h
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
imgRequest.cpp
|
Bug 907575 - mResniffMimeType not properly reset. r=seth
|
2013-08-27 18:39:54 -05:00 |
imgRequest.h
|
Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar
|
2013-03-29 16:14:19 -04:00 |
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 905468 (Part 2) - Replace SyncNotifyDecodeState with DecodeStateAsDifference. r=jdm
|
2013-08-28 15:39:05 -07:00 |
imgStatusTracker.h
|
Bug 905468 (Part 2) - Replace SyncNotifyDecodeState with DecodeStateAsDifference. r=jdm
|
2013-08-28 15:39:05 -07:00 |
imgTools.cpp
|
Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey
|
2013-03-17 08:55:15 +01:00 |
imgTools.h
|
Bug 816362 - Refactor imgTools::DecodeImageData to remove imgIContainer argument and use ImageFactory. r=joe
|
2012-12-17 17:35:07 -08:00 |
Makefile.in
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04: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 885277 - Fix animation timing and resetAnimation in the presence of changing animationMode. r=seth
|
2013-09-03 13:20:15 -07:00 |
RasterImage.h
|
Backout bug 867183 due to intermittent oranges. (See bug 910533.) r=me
|
2013-08-29 17:47:39 -07:00 |
ScriptedNotificationObserver.cpp
|
|
|
ScriptedNotificationObserver.h
|
|
|
SVGDocumentWrapper.cpp
|
Bug 885959 - Remove nsIDOMSVGAnimatedLength r=Ms2ger
|
2013-06-24 12:31:52 -07:00 |
SVGDocumentWrapper.h
|
Bug 843895 (Part 1) - Add an aWhichFrame parameter to imgIContainer::Draw. r=joe
|
2013-03-10 18:43:37 -07:00 |
VectorImage.cpp
|
Bug 910857 - Minimize #includes in content/events; r=smaug
|
2013-08-29 17:18:25 -04:00 |
VectorImage.h
|
Revert this CLOSED TREE to changeset 4d3e221584a0.
|
2013-08-24 13:31:48 +02:00 |