..
build
Bug 1696111 - Use sniffers in the requested category; r=necko-reviewers,valentin
2021-03-30 00:52:32 +00:00
decoders
Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange
2021-03-19 00:58:23 +00:00
encoders
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
test
Bug 1706488 - Enable non-opaque compositor surface support r=gfx-reviewers,lsalzman
2021-04-22 04:19:21 +00:00
AnimationFrameBuffer.cpp
AnimationFrameBuffer.h
AnimationParams.h
AnimationSurfaceProvider.cpp
AnimationSurfaceProvider.h
BMPHeaders.h
ClippedImage.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ClippedImage.h
CopyOnWrite.h
DecodedSurfaceProvider.cpp
DecodedSurfaceProvider.h
DecodePool.cpp
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
DecodePool.h
Bug 1672597 - Part 2: Use TaskController's thread pool for image decoding. r=aosmond
2020-10-27 15:29:26 +00:00
Decoder.cpp
Bug 1701758. Avoid identity sRGB transforms. r=aosmond
2021-03-31 13:15:26 +00:00
Decoder.h
Bug 1678487 - Make CMSMode an enum class. r=aosmond
2021-02-13 03:59:23 +00:00
DecoderFactory.cpp
DecoderFactory.h
DecoderFlags.h
Downscaler.cpp
Downscaler.h
DownscalingFilter.h
DynamicImage.cpp
Bug 1704332 - Remove various image-orientation related prefs. r=tnikkel
2021-04-11 17:39:12 +00:00
DynamicImage.h
FrameAnimator.cpp
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
FrameAnimator.h
FrameTimeout.h
FrozenImage.cpp
Bug 1697963 - Handle non-animated frozen images better, avoiding WR fallback. r=aosmond
2021-03-12 18:39:05 +00:00
FrozenImage.h
Bug 1697963 - Handle non-animated frozen images better, avoiding WR fallback. r=aosmond
2021-03-12 18:39:05 +00:00
ICOFileHeaders.h
IDecodingTask.cpp
IDecodingTask.h
Image.cpp
Bug 1704103 - add 'Image Paint' and 'Image Load' profiler markers, r=gerald,tnikkel.
2021-04-14 09:00:13 +00:00
Image.h
Bug 1704103 - add 'Image Paint' and 'Image Load' profiler markers, r=gerald,tnikkel.
2021-04-14 09:00:13 +00:00
ImageBlocker.cpp
Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug
2021-01-15 12:07:16 +00:00
ImageBlocker.h
ImageCacheKey.cpp
Bug 1654649 - Deny requestStorageAccess for sites with denied cookie permission. r=timhuang
2020-12-16 16:45:18 +00:00
ImageCacheKey.h
ImageFactory.cpp
Bug 1704103 - add 'Image Paint' and 'Image Load' profiler markers, r=gerald,tnikkel.
2021-04-14 09:00:13 +00:00
ImageFactory.h
ImageLogging.h
ImageMemoryReporter.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ImageMemoryReporter.h
ImageMetadata.h
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
ImageOps.cpp
Bug 1704332 - Remove various image-orientation related prefs. r=tnikkel
2021-04-11 17:39:12 +00:00
ImageOps.h
ImageRegion.h
Bug 1683557 - Make image
buildable outside of unified-build
environment. r=aosmond
2021-01-04 14:20:22 +00:00
ImageWrapper.cpp
Bug 1704332 - Remove various image-orientation related prefs. r=tnikkel
2021-04-11 17:39:12 +00:00
ImageWrapper.h
ImgDrawResult.h
Bug 1685796 - Return BAD_IMAGE when sync-decoding an incomplete, errored image. r=tnikkel
2021-01-12 02:28:00 +00:00
imgFrame.cpp
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
imgFrame.h
imgICache.idl
imgIContainer.idl
Bug 1704332 - Remove various image-orientation related prefs. r=tnikkel
2021-04-11 17:39:12 +00:00
imgIContainerDebug.idl
imgIEncoder.idl
imgILoader.idl
imgINotificationObserver.idl
imgIRequest.idl
imgIScriptedNotificationObserver.idl
imgITools.idl
imgLoader.cpp
Bug 1695404 - follow-up: Avoid redundant string copy in Gecko_IsSupportedImageMimeType. r=tnikkel
2021-04-17 22:21:19 +00:00
imgLoader.h
Bug 1695404 - follow-up: Avoid redundant string copy in Gecko_IsSupportedImageMimeType. r=tnikkel
2021-04-17 22:21:19 +00:00
imgRequest.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
imgRequest.h
Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp
2020-11-18 09:05:59 +00:00
imgRequestProxy.cpp
Bug 1683557 - Make image
buildable outside of unified-build
environment. r=aosmond
2021-01-04 14:20:22 +00:00
imgRequestProxy.h
Bug 1678560 - Avoid including nsILoadGroup.h in header files. r=tnikkel
2020-11-23 16:12:44 +00:00
imgTools.cpp
Bug 1674777 part 3 - Change Get*LengthAndData outparam from uint32_t to size_t. r=sfink,aosmond
2021-01-31 08:35:40 +00:00
imgTools.h
IProgressObserver.h
ISurfaceProvider.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
LookupResult.h
moz.build
Bug 1696111 - ORB core Implementation; r=necko-reviewers,dragana
2021-03-30 00:52:30 +00:00
MultipartImage.cpp
MultipartImage.h
nsIIconURI.idl
Orientation.h
OrientedImage.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
OrientedImage.h
PlaybackType.h
ProgressTracker.cpp
Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika
2021-03-24 17:56:49 +00:00
ProgressTracker.h
Bug 1698098 - Make use of nsBaseHashtable::Clone. r=xpcom-reviewers,mccr8
2021-03-19 09:01:46 +00:00
RasterImage.cpp
Bug 1704103 - add 'Image Paint' and 'Image Load' profiler markers, r=gerald,tnikkel.
2021-04-14 09:00:13 +00:00
RasterImage.h
Bug 1704332 - Remove various image-orientation related prefs. r=tnikkel
2021-04-11 17:39:12 +00:00
ScriptedNotificationObserver.cpp
ScriptedNotificationObserver.h
ShutdownTracker.cpp
ShutdownTracker.h
SourceBuffer.cpp
SourceBuffer.h
StreamingLexer.h
SurfaceCache.cpp
Bug 1704332 - Remove various image-orientation related prefs. r=tnikkel
2021-04-11 17:39:12 +00:00
SurfaceCache.h
SurfaceCacheUtils.cpp
SurfaceCacheUtils.h
SurfaceFilters.h
SurfaceFlags.h
SurfacePipe.cpp
SurfacePipe.h
SurfacePipeFactory.h
SVGDocumentWrapper.cpp
Bug 1683557 - Make image
buildable outside of unified-build
environment. r=aosmond
2021-01-04 14:20:22 +00:00
SVGDocumentWrapper.h
SVGDrawingParameters.h
VectorImage.cpp
Bug 1704103 - add 'Image Paint' and 'Image Load' profiler markers, r=gerald,tnikkel.
2021-04-14 09:00:13 +00:00
VectorImage.h
Bug 1683557 - Make image
buildable outside of unified-build
environment. r=aosmond
2021-01-04 14:20:22 +00:00