| .. |
|
build
|
|
|
|
decoders
|
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
|
2017-12-07 22:09:15 +01:00 |
|
encoders
|
|
|
|
test
|
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
|
2017-12-07 22:09:15 +01:00 |
|
AnimationSurfaceProvider.cpp
|
|
|
|
AnimationSurfaceProvider.h
|
|
|
|
BMPHeaders.h
|
|
|
|
ClippedImage.cpp
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
ClippedImage.h
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
CopyOnWrite.h
|
|
|
|
DecodedSurfaceProvider.cpp
|
Bug 1370412 - Part 8b. Add ImageSurfaceCache::Prune to discard surfaces which are not needed in factor of 2 mode. r=tnikkel
|
2017-09-05 07:58:46 -04:00 |
|
DecodedSurfaceProvider.h
|
|
|
|
DecodePool.cpp
|
Bug 1405541 (attempt 2) - Split AUTO_PROFILER_LABEL_DYNAMIC into three macros. r=mstange.
|
2017-10-13 16:12:57 +11:00 |
|
DecodePool.h
|
|
|
|
Decoder.cpp
|
Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond
|
2017-10-24 23:22:55 +01:00 |
|
Decoder.h
|
|
|
|
DecoderFactory.cpp
|
Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond
|
2017-10-24 23:22:55 +01:00 |
|
DecoderFactory.h
|
|
|
|
DecoderFlags.h
|
Bug 1370412 - Part 8a. Add "substitutable" flag to ISurfaceProvider state to indicate when the caller won't accept substitutes. r=tnikkel
|
2017-09-05 07:58:45 -04:00 |
|
Downscaler.cpp
|
|
|
|
Downscaler.h
|
|
|
|
DownscalingFilter.h
|
|
|
|
DrawResult.h
|
|
|
|
DynamicImage.cpp
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
DynamicImage.h
|
|
|
|
FrameAnimator.cpp
|
Bug 1370412 - Part 9. Add factor of 2 state to the SurfaceCache memory reports. r=tnikkel
|
2017-09-05 07:58:46 -04:00 |
|
FrameAnimator.h
|
|
|
|
FrameTimeout.h
|
|
|
|
FrozenImage.cpp
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
FrozenImage.h
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
ICOFileHeaders.h
|
|
|
|
IDecodingTask.cpp
|
|
|
|
IDecodingTask.h
|
Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond
|
2017-10-24 23:22:55 +01:00 |
|
Image.cpp
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
Image.h
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
ImageCacheKey.cpp
|
|
|
|
ImageCacheKey.h
|
Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond
|
2017-10-24 23:22:55 +01:00 |
|
ImageFactory.cpp
|
Bug 1382783 - Retarget non-HTTP image URIs (chrome, blob) to the image IO thread if not an SVG. r=tnikkel
|
2017-09-25 11:44:49 -04:00 |
|
ImageFactory.h
|
|
|
|
ImageLogging.h
|
|
|
|
ImageMetadata.h
|
Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond
|
2017-10-24 23:22:55 +01:00 |
|
ImageOps.cpp
|
Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug
|
2017-10-19 11:39:30 +02:00 |
|
ImageOps.h
|
Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug
|
2017-10-19 11:39:30 +02:00 |
|
ImageRegion.h
|
|
|
|
ImageURL.h
|
|
|
|
ImageWrapper.cpp
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
ImageWrapper.h
|
|
|
|
imgFrame.cpp
|
Bug 1419912 - Part 2. Ensure the decoders invalidate the surface as written to. r=tnikkel
|
2017-12-01 06:59:21 -05:00 |
|
imgFrame.h
|
|
|
|
imgICache.idl
|
|
|
|
imgIContainer.idl
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
imgIContainerDebug.idl
|
|
|
|
imgIEncoder.idl
|
|
|
|
imgILoader.idl
|
|
|
|
imgINotificationObserver.idl
|
|
|
|
imgIRequest.idl
|
Bug 1406253 - Part 1: Rename imgIRequest.currentURI to finalURI to prevent confusion. r=bz
|
2017-11-13 16:31:24 +08:00 |
|
imgIScriptedNotificationObserver.idl
|
|
|
|
imgITools.idl
|
Bug 1421655 - Renaming imgITools::decodeImageBuffer to imgITools::decodeImageFromBuffer, r=aosmond
|
2017-11-30 14:48:47 +01:00 |
|
imgLoader.cpp
|
Bug 1419889 - Don't force the image cache to validate if it hasn't started yet. r=tnikkel
|
2017-12-07 08:28:28 -05:00 |
|
imgLoader.h
|
Bug 1419889 - Don't force the image cache to validate if it hasn't started yet. r=tnikkel
|
2017-12-07 08:28:28 -05:00 |
|
imgRequest.cpp
|
Bug 1419889 - Don't force the image cache to validate if it hasn't started yet. r=tnikkel
|
2017-12-07 08:28:28 -05:00 |
|
imgRequest.h
|
Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium
|
2017-12-06 16:52:51 -08:00 |
|
imgRequestProxy.cpp
|
Bug 1406253 - Part 1: Rename imgIRequest.currentURI to finalURI to prevent confusion. r=bz
|
2017-11-13 16:31:24 +08:00 |
|
imgRequestProxy.h
|
Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel
|
2017-11-01 06:59:10 -04:00 |
|
imgTools.cpp
|
Bug 1421655 - Renaming imgITools::decodeImageBuffer to imgITools::decodeImageFromBuffer, r=aosmond
|
2017-11-30 14:48:47 +01:00 |
|
imgTools.h
|
|
|
|
IProgressObserver.h
|
Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel
|
2017-11-01 06:59:10 -04:00 |
|
ISurfaceProvider.h
|
|
|
|
LookupResult.h
|
Bug 1368776 - Part 16. Ensure we more consistently pass the suggested size from SurfaceCache::LookupBestMatch. r=tnikkel
|
2017-11-17 06:45:28 -05:00 |
|
moz.build
|
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
|
2017-12-07 22:09:15 +01:00 |
|
MultipartImage.cpp
|
Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel
|
2017-11-01 06:59:10 -04:00 |
|
MultipartImage.h
|
Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel
|
2017-11-01 06:59:10 -04:00 |
|
nsIIconURI.idl
|
Bug 1415205 - Add nsIURIMutator impls for all objects implementing nsIURI r=bagder
|
2017-11-20 17:11:30 +01:00 |
|
Orientation.h
|
|
|
|
OrientedImage.cpp
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
OrientedImage.h
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
PlaybackType.h
|
|
|
|
ProgressTracker.cpp
|
Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel
|
2017-11-01 06:59:10 -04:00 |
|
ProgressTracker.h
|
Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel
|
2017-11-01 06:59:10 -04:00 |
|
RasterImage.cpp
|
Bug 1419912 - Part 2. Ensure the decoders invalidate the surface as written to. r=tnikkel
|
2017-12-01 06:59:21 -05:00 |
|
RasterImage.h
|
Bug 1366097 - Part 5. Add an SVGImageContext parameter to imgIContainer::GetImageContainerAtSize. r=tnikkel
|
2017-11-17 14:08:52 -05:00 |
|
ScriptedNotificationObserver.cpp
|
|
|
|
ScriptedNotificationObserver.h
|
|
|
|
ShutdownTracker.cpp
|
|
|
|
ShutdownTracker.h
|
|
|
|
SourceBuffer.cpp
|
Bug 1411506 - SourceBuffer::AppendFromInputStream must check if the stream has been already closed, r=aosmond
|
2017-10-25 16:58:45 +02:00 |
|
SourceBuffer.h
|
|
|
|
StreamingLexer.h
|
Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond
|
2017-10-24 23:22:55 +01:00 |
|
SurfaceCache.cpp
|
Bug 1368776 - Part 16. Ensure we more consistently pass the suggested size from SurfaceCache::LookupBestMatch. r=tnikkel
|
2017-11-17 06:45:28 -05:00 |
|
SurfaceCache.h
|
Bug 1419608. Make SurfaceKey::SVGContext return a reference instead of a copy. r=decoder
|
2017-11-22 01:41:35 +01:00 |
|
SurfaceCacheUtils.cpp
|
|
|
|
SurfaceCacheUtils.h
|
|
|
|
SurfaceFilters.h
|
|
|
|
SurfaceFlags.h
|
|
|
|
SurfacePipe.cpp
|
|
|
|
SurfacePipe.h
|
|
|
|
SurfacePipeFactory.h
|
|
|
|
SVGDocumentWrapper.cpp
|
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
|
2017-08-30 15:58:31 +01:00 |
|
SVGDocumentWrapper.h
|
|
|
|
SVGDrawingParameters.h
|
|
|
|
VectorImage.cpp
|
Bug 1420245 - When getting the current frame of a VectorImage, eliminate any unnecessary draws. r=tnikkel
|
2017-12-01 18:50:07 -05:00 |
|
VectorImage.h
|
Bug 1420245 - When getting the current frame of a VectorImage, eliminate any unnecessary draws. r=tnikkel
|
2017-12-01 18:50:07 -05:00 |