gecko-dev/image
Emilio Cobos Álvarez 6a4cbf6f4e Bug 1968920 - Add an internal -moz-symbolic-icon image that draws a symbolic icon respecting the context fill. r=stransky,desktop-theme-reviewers,dao, a=dmeehan
Factor out the nsIconChannel symbolic lookup, and expose it to
nsImageRenderer to do the icon look-ups with the right CSS color.

Differential Revision: https://phabricator.services.mozilla.com/D252791
2025-06-09 16:46:56 +00:00
..
build
decoders Bug 1968920 - Add an internal -moz-symbolic-icon image that draws a symbolic icon respecting the context fill. r=stransky,desktop-theme-reviewers,dao, a=dmeehan 2025-06-09 16:46:56 +00:00
encoders Bug 1519636 - Reformat recent changes to the Google coding style r=geckoview-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,nalexander,gstoll,tcampbell,janv,julienw 2025-05-17 19:11:13 +00:00
test Bug 1967293 - Update mochitest manifest annotations to support Ubuntu 24.04. r=aryx,webcompat-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,sessionstore-reviewers,profiler-reviewers,dom-storage-reviewers,twisniewski,asuth,accessibility-frontend-reviewers,julienw,dimi,morgan,mconley,ochameau,nsharpley 2025-05-23 20:13:29 +00:00
AnimationFrameBuffer.cpp
AnimationFrameBuffer.h
AnimationParams.h
AnimationSurfaceProvider.cpp
AnimationSurfaceProvider.h
AutoRestoreSVGState.h
BlobSurfaceProvider.cpp
BlobSurfaceProvider.h
BMPHeaders.h
ClippedImage.cpp Bug 1965106. Fix ClippedImage and DynamicImage GetIntrinsicSizeInAppUnits to actually be in app units. r=dholbert 2025-05-15 02:37:33 +00:00
ClippedImage.h Bug 1965114 part 2: Add a new imgIContainer.intrinsicSize attr as a shorthand for getting width & height. r=tnikkel 2025-05-09 03:37:32 +00:00
CopyOnWrite.h
DecodedSurfaceProvider.cpp
DecodedSurfaceProvider.h
DecodePool.cpp
DecodePool.h
Decoder.cpp Bug 1956726 - remove leftover Telemetry.h includes in .cpp files, r=chutten,geckoview-reviewers,cookie-reviewers,win-reviewers,dom-storage-reviewers,gstoll,valentin,m_kato,janv. 2025-04-08 13:03:02 +00:00
Decoder.h Bug 1951423. Use the sRGB transfer characteristics for BT.709, BT.601, and BT.2020. r=gfx-reviewers,aosmond 2025-03-14 10:06:18 +00:00
DecoderFactory.cpp Bug 1965813 - Add the possibility to decode cmyk jpeg images coming from pdf files r=aosmond,necko-reviewers,valentin 2025-05-13 16:45:14 +00:00
DecoderFactory.h
DecoderFlags.h
Downscaler.cpp
Downscaler.h
DownscalingFilter.h
DynamicImage.cpp Bug 1965106. Fix ClippedImage and DynamicImage GetIntrinsicSizeInAppUnits to actually be in app units. r=dholbert 2025-05-15 02:37:33 +00:00
DynamicImage.h
FrameAnimator.cpp
FrameAnimator.h
FrameTimeout.h
FrozenImage.cpp
FrozenImage.h
ICOFileHeaders.h
IDecodingTask.cpp
IDecodingTask.h
Image.cpp Bug 1965114 part 3: Use new imgIContainer intrinsicSize getter in place of width/height in a few places. r=tnikkel 2025-05-09 03:37:36 +00:00
Image.h
ImageBlocker.cpp Bug 1945924 - Replace SchemeIsFoo functions with the inlined SchemeIs() call. r=valentin,emilio,necko-reviewers,geckoview-reviewers,anti-tracking-reviewers,core-sessionstore-reviewers,ohall,farre 2025-03-31 14:25:54 +00:00
ImageBlocker.h Bug 1519636 - Reformat recent changes to the Google coding style r=geckoview-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,nalexander,gstoll,tcampbell,janv,julienw 2025-05-17 19:11:13 +00:00
ImageCacheKey.cpp Bug 1955624 - Remove now unused OriginAttributes argument to ImageCacheKey constructor. r=arai 2025-03-23 17:11:47 +00:00
ImageCacheKey.h Bug 1955624 - Remove now unused OriginAttributes argument to ImageCacheKey constructor. r=arai 2025-03-23 17:11:47 +00:00
ImageFactory.cpp
ImageFactory.h
ImageLogging.h
ImageMemoryReporter.cpp Bug 1942129 pt4 - Convert old shmem call sites to use the new shmem classes r=ipc-reviewers,media-playback-reviewers,padenot,lsalzman,aosmond,nika 2025-03-04 22:11:12 +00:00
ImageMemoryReporter.h
ImageMetadata.h
ImageOps.cpp
ImageOps.h
ImageRegion.h
ImageUtils.cpp
ImageUtils.h Bug 1965813 - Add the possibility to decode cmyk jpeg images coming from pdf files r=aosmond,necko-reviewers,valentin 2025-05-13 16:45:14 +00:00
ImageWrapper.cpp Bug 1965114 part 2: Add a new imgIContainer.intrinsicSize attr as a shorthand for getting width & height. r=tnikkel 2025-05-09 03:37:32 +00:00
ImageWrapper.h
ImgDrawResult.h
imgFrame.cpp
imgFrame.h
imgICache.idl Bug 1948814 - Part 1: Fix content-only mode of imgICache.clearCache, and add explicit clear-both mode. r=tnikkel,anti-tracking-reviewers,emz 2025-02-20 10:16:45 +00:00
imgIContainer.idl Bug 1965114 part 2: Add a new imgIContainer.intrinsicSize attr as a shorthand for getting width & height. r=tnikkel 2025-05-09 03:37:32 +00:00
imgIContainerDebug.idl
imgIEncoder.idl
imgILoader.idl
imgINotificationObserver.idl
imgIRequest.idl
imgIScriptedNotificationObserver.idl
imgITools.idl
imgLoader.cpp Bug 1967417 - Create a fallible LoadInfo factory. r=smaug,necko-reviewers,places-reviewers,kershaw 2025-05-21 15:21:52 +00:00
imgLoader.h Bug 1947158 - Add url option to ChromeUtils.clearResourceCache. r=emilio 2025-03-18 09:57:57 +00:00
imgRequest.cpp
imgRequest.h
imgRequestProxy.cpp Bug 1956726 - remove leftover Telemetry.h includes in .cpp files, r=chutten,geckoview-reviewers,cookie-reviewers,win-reviewers,dom-storage-reviewers,gstoll,valentin,m_kato,janv. 2025-04-08 13:03:02 +00:00
imgRequestProxy.h Bug 1964489 - Avoid duplication in NS_DECLARE_STATIC_IID_ACCESSOR / NS_DEFINE_STATIC_IID_ACCESSOR r=nika,necko-reviewers,media-playback-reviewers,places-reviewers,win-reviewers,dom-storage-reviewers,xpcom-reviewers,gstoll,janv,emilio,padenot,valentin,asuth 2025-05-08 08:05:51 +00:00
imgTools.cpp
imgTools.h Bug 1519636 - Reformat recent changes to the Google coding style r=geckoview-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,nalexander,gstoll,tcampbell,janv,julienw 2025-05-17 19:11:13 +00:00
IProgressObserver.h
ISurfaceProvider.h
LookupResult.h
moz.build
MultipartImage.cpp Bug 1944122. Make sure the first (vector) part of a multipart images gets load complete. r=emilio 2025-04-03 02:03:41 +00:00
MultipartImage.h
nsIIconURI.idl Bug 1965779 - Remove GTK iconSize / iconState from icon URI. r=stransky,settings-reviewers 2025-05-12 19:10:42 +00:00
Orientation.h
OrientedImage.cpp Bug 1965282: Rename imgIContainer::intrinsicSize to intrinsicSizeInAppUnits. r=tnikkel 2025-05-09 03:37:25 +00:00
OrientedImage.h Bug 1965282: Rename imgIContainer::intrinsicSize to intrinsicSizeInAppUnits. r=tnikkel 2025-05-09 03:37:25 +00:00
PlaybackType.h
ProgressTracker.cpp
ProgressTracker.h
RasterImage.cpp Bug 1965114 part 2: Add a new imgIContainer.intrinsicSize attr as a shorthand for getting width & height. r=tnikkel 2025-05-09 03:37:32 +00:00
RasterImage.h Bug 1519636 - Reformat recent changes to the Google coding style r=geckoview-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,nalexander,gstoll,tcampbell,janv,julienw 2025-05-17 19:11:13 +00:00
Resolution.h
ScriptedNotificationObserver.cpp
ScriptedNotificationObserver.h
ShutdownTracker.cpp
ShutdownTracker.h
SourceBuffer.cpp
SourceBuffer.h
StreamingLexer.h
SurfaceCache.cpp
SurfaceCache.h
SurfaceCacheUtils.cpp
SurfaceCacheUtils.h
SurfaceFilters.h
SurfaceFlags.h
SurfacePipe.cpp
SurfacePipe.h
SurfacePipeFactory.h
SVGDocumentWrapper.cpp
SVGDocumentWrapper.h
SVGDrawingCallback.h
SVGDrawingParameters.h
VectorImage.cpp Bug 1965114 part 2: Add a new imgIContainer.intrinsicSize attr as a shorthand for getting width & height. r=tnikkel 2025-05-09 03:37:32 +00:00
VectorImage.h
WebRenderImageProvider.h