..
build
…
decoders
Bug 1476928
- Remove nsIURI.CloneIgnoringRef and nsIURI.CloneWithNewRef r=JuniorHsu
2018-07-23 11:28:47 +00:00
encoders
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
2018-06-17 22:43:11 -07:00
test
Bug 1472145 - Part 1. Add support for identifying the WebP images MIME type. r=tnikkel
2018-06-29 20:30:05 -04:00
AnimationFrameBuffer.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
AnimationFrameBuffer.h
…
AnimationParams.h
…
AnimationSurfaceProvider.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
AnimationSurfaceProvider.h
…
BMPHeaders.h
…
ClippedImage.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
ClippedImage.h
…
CopyOnWrite.h
Bug 1453795 - Image - Initialize member fields in classes/ structures. r=tnikkel
2018-06-14 08:21:37 +03:00
DecodePool.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
DecodePool.h
…
DecodedSurfaceProvider.cpp
…
DecodedSurfaceProvider.h
…
Decoder.cpp
Bug 1472520 - Fix a crash when generating image decoder telemetry. r=tnikkel
2018-07-04 08:50:02 -04:00
Decoder.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
DecoderFactory.cpp
Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj
2018-06-02 09:33:26 +02:00
DecoderFactory.h
…
DecoderFlags.h
…
Downscaler.cpp
Bug 1453795 - Image - Initialize member fields in classes/ structures. r=tnikkel
2018-06-14 08:21:37 +03:00
Downscaler.h
…
DownscalingFilter.h
…
DynamicImage.cpp
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
DynamicImage.h
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
FrameAnimator.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
FrameAnimator.h
…
FrameTimeout.h
…
FrozenImage.cpp
…
FrozenImage.h
…
ICOFileHeaders.h
…
IDecodingTask.cpp
…
IDecodingTask.h
…
IProgressObserver.h
…
ISurfaceProvider.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
Image.cpp
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
Image.h
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
ImageCacheKey.cpp
Bug 1475189 - Block storage access in tracking sub-resources when not in iframes - part 3 - image cache, r=ehsan
2018-07-13 12:02:19 +02:00
ImageCacheKey.h
Bug 1461921 - Block storage access for third-parties on the tracking protection list - part 6 - Image cache, r=aosmond
2018-06-20 13:38:22 -04:00
ImageFactory.cpp
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
ImageFactory.h
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
ImageLogging.h
Bug 920630 - Part 1. Improve image logging to support direct logging of URIs and images objects. r=tnikkel
2018-06-05 20:42:56 -04:00
ImageMetadata.h
…
ImageOps.cpp
Bug 920630 - Part 1. Improve image logging to support direct logging of URIs and images objects. r=tnikkel
2018-06-05 20:42:56 -04:00
ImageOps.h
…
ImageRegion.h
…
ImageWrapper.cpp
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
ImageWrapper.h
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
ImgDrawResult.h
…
LookupResult.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
MultipartImage.cpp
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
2018-06-17 22:43:11 -07:00
MultipartImage.h
…
Orientation.h
…
OrientedImage.cpp
…
OrientedImage.h
…
PlaybackType.h
…
ProgressTracker.cpp
Bug 920630 - Part 4. Change rest of imagelib to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:57 -04:00
ProgressTracker.h
…
RasterImage.cpp
Bug 1472520 - Fix a crash when generating image decoder telemetry. r=tnikkel
2018-07-04 08:50:02 -04:00
RasterImage.h
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
SVGDocumentWrapper.cpp
Bug 1477579: Part 3 - Avoid duplicating static strings in category manager entries. r=froydnj
2018-07-23 17:41:06 -07:00
SVGDocumentWrapper.h
…
SVGDrawingParameters.h
…
ScriptedNotificationObserver.cpp
…
ScriptedNotificationObserver.h
…
ShutdownTracker.cpp
…
ShutdownTracker.h
…
SourceBuffer.cpp
Bug 1465775 - Fix crash in SourceBuffer::AppendFromInputStream due to incomplete read. r=tnikkel
2018-06-05 06:49:24 -04:00
SourceBuffer.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
StreamingLexer.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
SurfaceCache.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
SurfaceCache.h
…
SurfaceCacheUtils.cpp
…
SurfaceCacheUtils.h
…
SurfaceFilters.h
…
SurfaceFlags.h
…
SurfacePipe.cpp
…
SurfacePipe.h
Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj
2018-06-02 09:33:26 +02:00
SurfacePipeFactory.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
VectorImage.cpp
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
2018-06-26 17:05:01 -07:00
VectorImage.h
Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:56 -04:00
imgFrame.cpp
Bug 1469964 - Part 2. Make shared surfaces use external image update mechanism. r=nical
2018-07-12 11:43:12 -04:00
imgFrame.h
Bug 1453795 - Image - Initialize member fields in classes/ structures. r=tnikkel
2018-06-14 08:21:37 +03:00
imgICache.idl
Bug 1268889 - Implement Clear-Site-Data header - part 4 - cleanup image cache, r=aosmond
2018-06-20 11:57:50 -04:00
imgIContainer.idl
…
imgIContainerDebug.idl
…
imgIEncoder.idl
…
imgILoader.idl
…
imgINotificationObserver.idl
…
imgIRequest.idl
…
imgIScriptedNotificationObserver.idl
…
imgITools.idl
…
imgLoader.cpp
Bug 1332422 - CSP should not use 'aExtra' to indicate redirects within ContentPolicy, r=ckerschb
2018-07-19 13:25:50 +02:00
imgLoader.h
Bug 920630 - Part 4. Change rest of imagelib to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:57 -04:00
imgRequest.cpp
Bug 1472145 - Part 2. Add telemetry to track how frequently WebP images are used. r=tnikkel data-r=chutten
2018-06-29 20:30:08 -04:00
imgRequest.h
Bug 920630 - Part 4. Change rest of imagelib to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:57 -04:00
imgRequestProxy.cpp
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
2018-06-17 22:43:11 -07:00
imgRequestProxy.h
Bug 920630 - Part 4. Change rest of imagelib to use nsIURI directly instead of ImageURL. r=tnikkel
2018-06-05 20:42:57 -04:00
imgTools.cpp
Bug 920630 - Part 1. Improve image logging to support direct logging of URIs and images objects. r=tnikkel
2018-06-05 20:42:56 -04:00
imgTools.h
…
moz.build
…
nsIIconURI.idl
…