.. |
build
|
…
|
|
decoders
|
Bug 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb
|
2018-03-22 13:36:20 -05:00 |
encoders
|
…
|
|
test
|
Bug 1446954: Cleanup !stylo and styloVsGecko test expectations. r=xidorn
|
2018-03-20 11:29:51 +01:00 |
AnimationFrameBuffer.cpp
|
Bug 1444537 - Part 1. Ensure discarding of animated image frames is clear. r=tnikkel
|
2018-03-27 10:56:48 -04:00 |
AnimationFrameBuffer.h
|
Bug 523950 - Part 7. Add AnimatedFrameBuffer to manage storage and decoding of frames in an animation. r=tnikkel
|
2018-02-28 13:34:52 -05:00 |
AnimationSurfaceProvider.cpp
|
Bug 1444537 - Part 2. Shutting down the decode pool should make animated decoders bail early. r=tnikkel
|
2018-03-27 10:57:01 -04:00 |
AnimationSurfaceProvider.h
|
Bug 523950 - Part 9. Integrate AnimationSurfaceProvider with AnimationFrameBuffer. r=tnikkel
|
2018-02-28 13:34:53 -05:00 |
BMPHeaders.h
|
…
|
|
ClippedImage.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
ClippedImage.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
CopyOnWrite.h
|
…
|
|
DecodePool.cpp
|
Bug 1444537 - Part 2. Shutting down the decode pool should make animated decoders bail early. r=tnikkel
|
2018-03-27 10:57:01 -04:00 |
DecodePool.h
|
Bug 1444537 - Part 2. Shutting down the decode pool should make animated decoders bail early. r=tnikkel
|
2018-03-27 10:57:01 -04:00 |
DecodedSurfaceProvider.cpp
|
Bug 1432678. Convert to size_t in DecodedSurfaceProvider::LogicalSizeInBytes so multiplication doesn't overflow. r=aosmond
|
2018-02-07 17:00:04 -06:00 |
DecodedSurfaceProvider.h
|
…
|
|
Decoder.cpp
|
Bug 1443232. Don't insert frames into our AnimationFrameBuffer that we consider in error and unusable. r=aosmond
|
2018-03-08 17:33:04 -06:00 |
Decoder.h
|
Bug 1443232. Don't insert frames into our AnimationFrameBuffer that we consider in error and unusable. r=aosmond
|
2018-03-08 17:33:04 -06:00 |
DecoderFactory.cpp
|
Bug 1442037 - Fix an incorrect assert in DecoderFactory::CloneAnimationDecoder. r=tnikkel
|
2018-03-01 19:38:58 -05:00 |
DecoderFactory.h
|
Bug 523950 - Part 6. Add DecoderFactory::CloneAnimationDecoder to clone an existing image decoder. r=tnikkel
|
2018-02-28 13:34:52 -05:00 |
DecoderFlags.h
|
…
|
|
Downscaler.cpp
|
Bug 1409440. r=tnikkel
|
2018-03-27 09:01:14 -04:00 |
Downscaler.h
|
Bug 1423567: Use BaseRect access methods instead of member variables in image/ r=aosmond
|
2017-12-20 16:46:28 -05:00 |
DownscalingFilter.h
|
Bug 1409440. r=tnikkel
|
2018-03-27 09:01:14 -04:00 |
DynamicImage.cpp
|
Bug 1351447 - Rename imagelib's DrawResult to ImgDrawResult r+tnikkel r=tnikkel
|
2017-12-11 15:37:59 +00:00 |
DynamicImage.h
|
…
|
|
FrameAnimator.cpp
|
Bug 523950 - Part 4. Expose new surface provider APIs that will help drive animation decoding. r=tnikkel
|
2018-02-28 13:34:52 -05:00 |
FrameAnimator.h
|
Bug 523950 - Part 4. Expose new surface provider APIs that will help drive animation decoding. r=tnikkel
|
2018-02-28 13:34:52 -05:00 |
FrameTimeout.h
|
…
|
|
FrozenImage.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
FrozenImage.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
ICOFileHeaders.h
|
…
|
|
IDecodingTask.cpp
|
…
|
|
IDecodingTask.h
|
…
|
|
IProgressObserver.h
|
Bug 1383682 - Part 2. Rename IProgressObserver::SetNotificationsDeferred to make purpose clear. r=tnikkel
|
2018-02-07 07:27:27 -05:00 |
ISurfaceProvider.h
|
Bug 523950 - Part 4. Expose new surface provider APIs that will help drive animation decoding. r=tnikkel
|
2018-02-28 13:34:52 -05:00 |
Image.cpp
|
Bug 1448728 part 1 - Make popular headers not include nsWindowSizes.h. r=njn
|
2018-03-28 10:44:49 +11:00 |
Image.h
|
Bug 1427639 - Part 2. Fix misleading image memory reporting on Android. r=tnikkel
|
2018-02-22 14:26:29 -05:00 |
ImageCacheKey.cpp
|
Bug 1446954: Remove ImageCacheKey styloToGecko hack. r=xidorn
|
2018-03-20 11:29:42 +01:00 |
ImageCacheKey.h
|
Bug 1446954: Remove ImageCacheKey styloToGecko hack. r=xidorn
|
2018-03-20 11:29:42 +01:00 |
ImageFactory.cpp
|
…
|
|
ImageFactory.h
|
…
|
|
ImageLogging.h
|
…
|
|
ImageMetadata.h
|
…
|
|
ImageOps.cpp
|
Bug 1436247 - Part 3. Fix image/DecodePool.h inclusions. r=tnikkel
|
2018-02-13 06:43:31 -05:00 |
ImageOps.h
|
…
|
|
ImageRegion.h
|
…
|
|
ImageURL.h
|
…
|
|
ImageWrapper.cpp
|
Bug 1351447 - Rename imagelib's DrawResult to ImgDrawResult r+tnikkel r=tnikkel
|
2017-12-11 15:37:59 +00:00 |
ImageWrapper.h
|
…
|
|
ImgDrawResult.h
|
Bug 1351447 - Rename imagelib's DrawResult to ImgDrawResult r+tnikkel r=tnikkel
|
2017-12-11 15:37:59 +00:00 |
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 |
MultipartImage.cpp
|
Bug 1383682 - Part 2. Rename IProgressObserver::SetNotificationsDeferred to make purpose clear. r=tnikkel
|
2018-02-07 07:27:27 -05:00 |
MultipartImage.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
Orientation.h
|
…
|
|
OrientedImage.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
OrientedImage.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
PlaybackType.h
|
…
|
|
ProgressTracker.cpp
|
Bug 1383682 - Part 2. Rename IProgressObserver::SetNotificationsDeferred to make purpose clear. r=tnikkel
|
2018-02-07 07:27:27 -05:00 |
ProgressTracker.h
|
…
|
|
RasterImage.cpp
|
Bug 1448728 part 1 - Make popular headers not include nsWindowSizes.h. r=njn
|
2018-03-28 10:44:49 +11:00 |
RasterImage.h
|
Bug 1436247 - Part 3. Fix image/DecodePool.h inclusions. r=tnikkel
|
2018-02-13 06:43:31 -05:00 |
SVGDocumentWrapper.cpp
|
Bug 1435138 part 4. Remove nsIDOMSVGLength. r=qdot
|
2018-02-02 08:21:33 -05:00 |
SVGDocumentWrapper.h
|
…
|
|
SVGDrawingParameters.h
|
…
|
|
ScriptedNotificationObserver.cpp
|
…
|
|
ScriptedNotificationObserver.h
|
…
|
|
ShutdownTracker.cpp
|
…
|
|
ShutdownTracker.h
|
…
|
|
SourceBuffer.cpp
|
…
|
|
SourceBuffer.h
|
…
|
|
StreamingLexer.h
|
…
|
|
SurfaceCache.cpp
|
Bug 1427639 - Part 2. Fix misleading image memory reporting on Android. r=tnikkel
|
2018-02-22 14:26:29 -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
|
Bug 1423567: Use BaseRect access methods instead of member variables in image/ r=aosmond
|
2017-12-20 16:46:28 -05:00 |
SurfaceFlags.h
|
…
|
|
SurfacePipe.cpp
|
…
|
|
SurfacePipe.h
|
Bug 1436263 - Part 2: Replace `override final` virtual function specifiers with just `final`. r=froydnj
|
2018-02-05 22:50:00 -08:00 |
SurfacePipeFactory.h
|
…
|
|
VectorImage.cpp
|
Bug 1435291 - Part 2. Make background SVGs use WebRender instead of fallback. r=jrmuizel
|
2018-03-14 14:19:13 -04:00 |
VectorImage.h
|
Bug 1351447 - Rename imagelib's DrawResult to ImgDrawResult r+tnikkel r=tnikkel
|
2017-12-11 15:37:59 +00:00 |
imgFrame.cpp
|
Bug 1435291 - Part 2. Make background SVGs use WebRender instead of fallback. r=jrmuizel
|
2018-03-14 14:19:13 -04:00 |
imgFrame.h
|
Bug 1427639 - Part 2. Fix misleading image memory reporting on Android. r=tnikkel
|
2018-02-22 14:26:29 -05:00 |
imgICache.idl
|
…
|
|
imgIContainer.idl
|
Bug 1351447 - Rename imagelib's DrawResult to ImgDrawResult r+tnikkel r=tnikkel
|
2017-12-11 15:37:59 +00: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 1439713 - Change nsIContentPolicy shouldLoad to take an <uri, loadInfo> pair instead of the various args. r=bz
|
2018-03-29 12:16:23 +02:00 |
imgLoader.h
|
Bug 1383682 - Part 1. Split off imgRequestProxy notification deferrals for validation. r=tnikkel
|
2018-02-07 07:27:27 -05:00 |
imgRequest.cpp
|
Bug 1435733 - Upgrade mixed display content pref. r=baku,ckerschb,francois,mayhemer
|
2018-02-05 15:37:27 +00: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 523950 - Part 1. Do some unified build accounting, missing headers and namespaces. r=tnikkel
|
2018-02-28 13:34:51 -05:00 |
imgRequestProxy.h
|
Bug 1383682 - Part 2. Rename IProgressObserver::SetNotificationsDeferred to make purpose clear. r=tnikkel
|
2018-02-07 07:27:27 -05:00 |
imgTools.cpp
|
Bug 1421655 - Renaming imgITools::decodeImageBuffer to imgITools::decodeImageFromBuffer, r=aosmond
|
2017-11-30 14:48:47 +01:00 |
imgTools.h
|
…
|
|
moz.build
|
Bug 523950 - Part 7. Add AnimatedFrameBuffer to manage storage and decoding of frames in an animation. r=tnikkel
|
2018-02-28 13:34:52 -05:00 |
nsIIconURI.idl
|
Bug 1432620 - Make nsIMozIconURI attributes readonly r=mayhemer
|
2018-01-23 22:25:18 +01:00 |