.. |
build
|
Bug 1275229 - Stop using do_CreateInstance("@mozilla.org/image/loader;1") to create gecko internal imgLoader instances. r=tikkel
|
2016-05-19 13:31:15 +01:00 |
decoders
|
Bug 1261964 - Specify the frame rect in input space, not output space, in nsIconDecoder. r=njn
|
2016-05-25 22:48:29 -07:00 |
encoders
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
test
|
Bug 1276413 (Part 2) - Add tests for expected state when initializing a SurfaceSink. r=njn
|
2016-06-01 11:59:47 -07:00 |
BMPHeaders.h
|
|
|
ClippedImage.cpp
|
Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman
|
2016-04-12 15:18:11 -04:00 |
ClippedImage.h
|
Bug 619500: Part 1. Default sizing for specified size of SVG images which have no constraints; r=dholbert r=seth
|
2016-03-08 15:54:13 +08:00 |
CopyOnWrite.h
|
|
|
DecodePool.cpp
|
Bug 1271002. Notify right away after getting the first frame of an animated image. r=seth
|
2016-05-13 21:32:21 -05:00 |
DecodePool.h
|
Bug 1271002. Notify right away after getting the first frame of an animated image. r=seth
|
2016-05-13 21:32:21 -05:00 |
Decoder.cpp
|
Bug 1271002. Notify right away after getting the first frame of an animated image. r=seth
|
2016-05-13 21:32:21 -05:00 |
Decoder.h
|
|
|
DecoderFactory.cpp
|
Bug 1207830 (Part 1) - Make it possible to create an anonymous decoder that downscales. r=njn
|
2016-05-27 12:59:19 -07:00 |
DecoderFactory.h
|
Bug 1207830 (Part 1) - Make it possible to create an anonymous decoder that downscales. r=njn
|
2016-05-27 12:59:19 -07:00 |
DecoderFlags.h
|
|
|
Downscaler.cpp
|
Bug 1260351 - Image: Enable ConvolveVertically/Horizontally in LS3 MMI. r=tnikkel
|
2016-04-13 21:40:33 +08:00 |
Downscaler.h
|
|
|
DownscalingFilter.h
|
Bug 1262338 (Part 1) - Ensure that SurfaceFilter always knows when AdvanceRow() is called. r=njn
|
2016-05-25 22:48:29 -07:00 |
DrawResult.h
|
Bug 1267550 (part 1) - Rename MOZ_MUST_USE as MOZ_MUST_USE_TYPE. r=ehsan.
|
2016-04-27 08:22:10 +10:00 |
DynamicImage.cpp
|
Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman
|
2016-04-12 15:18:11 -04:00 |
DynamicImage.h
|
|
|
FrameAnimator.cpp
|
Bug 1257101. imgFrame::IsImageComplete says whether we've had pixels decoded to the whole image rect, but it's used to check if the frame is finished decoding. These are different things when the image has more than one progress pass. r=seth
|
2016-03-23 19:31:42 -05:00 |
FrameAnimator.h
|
|
|
FrozenImage.cpp
|
|
|
FrozenImage.h
|
|
|
ICOFileHeaders.h
|
|
|
Image.cpp
|
|
|
Image.h
|
|
|
ImageCacheKey.cpp
|
Bug 1256999 - Use nsIDocument for ImageCacheKey. r=bz r=seth
|
2016-04-11 11:00:03 +02:00 |
ImageCacheKey.h
|
Bug 1256999 - Use nsIDocument for ImageCacheKey. r=bz r=seth
|
2016-04-11 11:00:03 +02:00 |
ImageFactory.cpp
|
Bug 1219992 - Remove RasterImage::Init failed warning. r=tn
|
2016-05-20 20:03:44 -07:00 |
ImageFactory.h
|
|
|
ImageLogging.h
|
|
|
ImageMetadata.h
|
|
|
ImageOps.cpp
|
Bug 1207830 (Part 1) - Make it possible to create an anonymous decoder that downscales. r=njn
|
2016-05-27 12:59:19 -07:00 |
ImageOps.h
|
Bug 619500: Part 1. Default sizing for specified size of SVG images which have no constraints; r=dholbert r=seth
|
2016-03-08 15:54:13 +08:00 |
ImageRegion.h
|
|
|
ImageURL.h
|
|
|
ImageWrapper.cpp
|
|
|
ImageWrapper.h
|
|
|
imgFrame.cpp
|
Bug 1276413 (Part 1) - Clear paletted image frames when they're allocated. r=edwin
|
2016-06-01 11:59:47 -07:00 |
imgFrame.h
|
Bug 1059026 - Replace imgFrame::mOffset and imgFrame::mSize with imgFrame::mFrameRect. r=edwin
|
2016-05-26 22:19:38 -07:00 |
imgICache.idl
|
|
|
imgIContainer.idl
|
Bug 1225934. Better describe the effect of the flag FLAG_HIGH_QUALITY_SCALING. Comment only change.
|
2016-03-21 16:15:20 -05:00 |
imgIContainerDebug.idl
|
|
|
imgIEncoder.idl
|
|
|
imgILoader.idl
|
|
|
imgINotificationObserver.idl
|
|
|
imgIOnloadBlocker.idl
|
|
|
imgIRequest.idl
|
|
|
imgIScriptedNotificationObserver.idl
|
|
|
imgITools.idl
|
|
|
imgLoader.cpp
|
Bug 1275266 - Rename imgLoader::Singleton and imgLoader::PBSingleton to something less misleading, and document them. r=tnikkel
|
2016-05-19 13:31:15 +01:00 |
imgLoader.h
|
Bug 1275266 - Rename imgLoader::Singleton and imgLoader::PBSingleton to something less misleading, and document them. r=tnikkel
|
2016-05-19 13:31:15 +01:00 |
imgRequest.cpp
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
imgRequest.h
|
|
|
imgRequestProxy.cpp
|
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
|
2016-05-05 01:45:00 -07:00 |
imgRequestProxy.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
imgTools.cpp
|
|
|
imgTools.h
|
|
|
IProgressObserver.h
|
|
|
LookupResult.h
|
|
|
moz.build
|
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
|
2016-05-11 00:00:01 -07:00 |
MultipartImage.cpp
|
|
|
MultipartImage.h
|
|
|
nsIIconURI.idl
|
|
|
Orientation.h
|
|
|
OrientedImage.cpp
|
Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman
|
2016-04-12 15:18:11 -04:00 |
OrientedImage.h
|
|
|
ProgressTracker.cpp
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
ProgressTracker.h
|
|
|
RasterImage.cpp
|
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
|
2016-05-05 01:45:00 -07:00 |
RasterImage.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
ScriptedNotificationObserver.cpp
|
|
|
ScriptedNotificationObserver.h
|
|
|
ShutdownTracker.cpp
|
|
|
ShutdownTracker.h
|
|
|
SourceBuffer.cpp
|
|
|
SourceBuffer.h
|
|
|
StreamingLexer.h
|
|
|
SurfaceCache.cpp
|
Bug 1167557 - Log for Null surface in SurfaceCache::Insert. r=milan
|
2016-05-19 13:01:26 +08:00 |
SurfaceCache.h
|
Bug 1251742. Avoid overflow in computing area of surface sizes in SurfaceCache. r=dholbert
|
2016-02-26 17:13:59 -06:00 |
SurfaceFilters.h
|
Bug 1274057 (Part 1) - DeinterlacingFilter shouldn't duplicate rows when advancing from one pass to the next. r=njn
|
2016-05-26 00:19:04 -07:00 |
SurfaceFlags.h
|
|
|
SurfacePipe.cpp
|
Bug 1262338 (Part 1) - Ensure that SurfaceFilter always knows when AdvanceRow() is called. r=njn
|
2016-05-25 22:48:29 -07:00 |
SurfacePipe.h
|
Bug 1262338 (Part 1) - Ensure that SurfaceFilter always knows when AdvanceRow() is called. r=njn
|
2016-05-25 22:48:29 -07:00 |
SurfacePipeFactory.h
|
Bug 1275720 - Remove unused input size argument to SurfacePipeFactory::MakePipe(). r=njn
|
2016-05-26 00:19:04 -07:00 |
SVGDocumentWrapper.cpp
|
Bug 1253362. SVGDocumentWrapper::IsAnimated can be called after SVGDocumentWrapper::DestroyViewer so null check mViewer. r=dholbert
|
2016-03-06 14:59:19 -06:00 |
SVGDocumentWrapper.h
|
|
|
VectorImage.cpp
|
Bug 1267272 - NULL pointer mozilla::dom::SVGSVGElement::GetIntrinsicHeight. r=seth
|
2016-05-08 11:17:46 +01:00 |
VectorImage.h
|
|
|