.. |
build
|
|
|
decoders
|
Bug 1187546 - Make it possible to ask image decoders to only decode the first frame. r=tn
|
2015-07-31 18:10:23 -07:00 |
encoders
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
test
|
Bug 1181863 - Part 4: Fix the build bustage
|
2015-08-01 00:07:04 -04:00 |
BMPFileHeaders.h
|
Bug 1186112 - Get rid of the #define'd constants in BMPFileHeaders.h. r=tn
|
2015-07-22 15:49:49 -07:00 |
ClippedImage.cpp
|
|
|
ClippedImage.h
|
|
|
DecodePool.cpp
|
Bug 1187386 (Part 6) - Merge Decoder::Finish() and RasterImage::OnDecodingComplete() into RasterImage::FinalizeDecoder(). r=tn
|
2015-07-31 07:29:15 -07:00 |
DecodePool.h
|
Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj
|
2015-07-29 10:44:59 -07:00 |
Decoder.cpp
|
Bug 1181863 (Part 2) - Add ImageOps::DecodeToSurface() to allow image decoding without involving any main-thread-only objects. r=tn
|
2015-07-31 18:10:31 -07:00 |
Decoder.h
|
Bug 1181863 (Part 2) - Add ImageOps::DecodeToSurface() to allow image decoding without involving any main-thread-only objects. r=tn
|
2015-07-31 18:10:31 -07:00 |
DecoderFactory.cpp
|
Bug 1181863 (Part 2) - Add ImageOps::DecodeToSurface() to allow image decoding without involving any main-thread-only objects. r=tn
|
2015-07-31 18:10:31 -07:00 |
DecoderFactory.h
|
Bug 1181863 (Part 2) - Add ImageOps::DecodeToSurface() to allow image decoding without involving any main-thread-only objects. r=tn
|
2015-07-31 18:10:31 -07:00 |
Downscaler.cpp
|
Bug 1189593 - Only use SSE2 in image::Downscaler if we're running on an SSE2-capable machine. r=tn
|
2015-07-30 19:48:22 -07:00 |
Downscaler.h
|
|
|
DynamicImage.cpp
|
|
|
DynamicImage.h
|
|
|
FrameAnimator.cpp
|
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
|
2015-07-28 21:02:45 -07:00 |
FrameAnimator.h
|
|
|
FrozenImage.cpp
|
|
|
FrozenImage.h
|
|
|
ICOFileHeaders.h
|
|
|
Image.cpp
|
Bug 1184996 (Part 1) - Create decoders with a DecoderFactory. r=tn
|
2015-07-22 22:39:48 -07:00 |
Image.h
|
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
|
2015-07-28 21:02:45 -07:00 |
ImageCacheKey.cpp
|
|
|
ImageCacheKey.h
|
|
|
ImageFactory.cpp
|
Bug 1187386 (Part 2) - Rework decoder code to avoid calling Decode::GetImage(). r=tn
|
2015-07-31 07:29:03 -07:00 |
ImageFactory.h
|
|
|
ImageLogging.h
|
|
|
ImageMetadata.cpp
|
Bug 1187386 (Part 5) - Merge Decoder::SetSizeOnImage() into ImageMetadata::SetOnImage(). r=tn
|
2015-07-31 07:29:12 -07:00 |
ImageMetadata.h
|
Bug 1187386 (Part 5) - Merge Decoder::SetSizeOnImage() into ImageMetadata::SetOnImage(). r=tn
|
2015-07-31 07:29:12 -07:00 |
ImageOps.cpp
|
Bug 1181863 (Part 3) - Add tests for DecodeToSurface(). r=tn
|
2015-07-31 18:10:34 -07:00 |
ImageOps.h
|
Bug 1181863 (Part 3) - Add tests for DecodeToSurface(). r=tn
|
2015-07-31 18:10:34 -07:00 |
ImageRegion.h
|
|
|
ImageURL.h
|
|
|
ImageWrapper.cpp
|
|
|
ImageWrapper.h
|
|
|
imgFrame.cpp
|
Bug 1187386 (Part 4) - Make imgFrame::SetOptimizable() callable from off-main-thread. r=tn
|
2015-07-31 07:29:10 -07:00 |
imgFrame.h
|
Bug 1187386 (Part 4) - Make imgFrame::SetOptimizable() callable from off-main-thread. r=tn
|
2015-07-31 07:29:10 -07:00 |
imgICache.idl
|
|
|
imgIContainer.idl
|
|
|
imgIContainerDebug.idl
|
|
|
imgIEncoder.idl
|
|
|
imgILoader.idl
|
|
|
imgINotificationObserver.idl
|
|
|
imgIOnloadBlocker.idl
|
|
|
imgIRequest.idl
|
|
|
imgIScriptedNotificationObserver.idl
|
|
|
imgITools.idl
|
|
|
imgLoader.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
imgLoader.h
|
|
|
imgRequest.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
imgRequest.h
|
|
|
imgRequestProxy.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
imgRequestProxy.h
|
|
|
imgTools.cpp
|
Bug 1181863 (Part 2) - Add ImageOps::DecodeToSurface() to allow image decoding without involving any main-thread-only objects. r=tn
|
2015-07-31 18:10:31 -07:00 |
imgTools.h
|
|
|
IProgressObserver.h
|
|
|
LookupResult.h
|
Bug 1176124 (Part 1) - Add a MatchType enum to LookupResult to let Lookup*() return more detailed information. r=dholbert
|
2015-07-19 18:39:40 -07:00 |
moz.build
|
Bug 1181863 (Part 3) - Add tests for DecodeToSurface(). r=tn
|
2015-07-31 18:10:34 -07:00 |
MultipartImage.cpp
|
Bug 108603 - Remove NS_IMPL_QUERY_INTERFACE_INHERITED0. r=mccr8, r=froydnj
|
2015-07-24 12:13:00 -04:00 |
MultipartImage.h
|
|
|
nsIIconURI.idl
|
|
|
Orientation.h
|
|
|
OrientedImage.cpp
|
|
|
OrientedImage.h
|
|
|
ProgressTracker.cpp
|
|
|
ProgressTracker.h
|
|
|
RasterImage.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
RasterImage.h
|
Bug 1181863 (Part 1) - Add support for reading from nsIInputStreams directly to SourceBuffer. r=tn
|
2015-07-31 18:10:29 -07:00 |
ScriptedNotificationObserver.cpp
|
|
|
ScriptedNotificationObserver.h
|
|
|
ShutdownTracker.cpp
|
|
|
ShutdownTracker.h
|
|
|
SourceBuffer.cpp
|
Bug 1181863 (Part 1) - Add support for reading from nsIInputStreams directly to SourceBuffer. r=tn
|
2015-07-31 18:10:29 -07:00 |
SourceBuffer.h
|
Bug 1181863 (Part 1) - Add support for reading from nsIInputStreams directly to SourceBuffer. r=tn
|
2015-07-31 18:10:29 -07:00 |
SurfaceCache.cpp
|
Bug 1188569: Drop unneeded MOZ_WARN_UNUSED_RESULT from from LookupBestMatch in SurfaceCache.cpp. r=seth
|
2015-07-30 12:35:19 -07:00 |
SurfaceCache.h
|
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
|
2015-07-28 21:02:45 -07:00 |
SVGDocumentWrapper.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
SVGDocumentWrapper.h
|
|
|
VectorImage.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
VectorImage.h
|
|
|