Dactyloidae/image
2026-03-28 09:20:54 +00:00
..
build Issue #1769 - Part 2: Implement JPEG-XL decoder and about:config and MIME plumbing. 2023-06-24 12:16:27 +08:00
decoders step 1 in trying to fix yeezy.com 2026-03-02 19:28:35 -08:00
encoders Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
test Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles 2024-11-21 21:08:24 +08:00
AnimationFrameBuffer.cpp Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations (squashed) 2023-01-10 07:30:36 +08:00
AnimationFrameBuffer.h Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations (squashed) 2023-01-10 07:30:36 +08:00
AnimationParams.h Fix pasta error 2019-02-16 00:20:15 +08:00
AnimationSurfaceProvider.cpp Issue #2073 - m-c 1651587: Make image::Image release efficient on main thread 2023-01-10 07:31:09 +08:00
AnimationSurfaceProvider.h Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations (squashed) 2023-01-10 07:30:36 +08:00
BMPHeaders.h
ClippedImage.cpp Issue #1619 - Convert Intrinsic Ratio to Float 2020-08-06 10:23:07 +08:00
ClippedImage.h Issue #1619 - Convert Intrinsic Ratio to Float 2020-08-06 10:23:07 +08:00
CopyOnWrite.h
DecodedSurfaceProvider.cpp Issue #2073 - m-c 1651587: Make image::Image release efficient on main thread 2023-01-10 07:31:09 +08:00
DecodedSurfaceProvider.h
DecodePool.cpp Issue #2073 - m-c 1546500: Avoid dispatching synchronous thread shutdown runnables 2023-01-10 07:31:26 +08:00
DecodePool.h Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations (squashed) 2023-01-10 07:30:36 +08:00
Decoder.cpp Issue #2073 - m-c 1651587: Make image::Image release efficient on main thread 2023-01-10 07:31:09 +08:00
Decoder.h Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles 2024-11-21 21:08:24 +08:00
DecoderFactory.cpp Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles 2024-11-21 21:08:24 +08:00
DecoderFactory.h Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles 2024-11-21 21:08:24 +08:00
DecoderFlags.h
Downscaler.cpp Bug 1409440. r=tnikkel, a=RyanVM 2019-02-15 23:47:06 +08:00
Downscaler.h
DownscalingFilter.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
DrawResult.h
DynamicImage.cpp Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of animated images (squashed) 2023-01-10 07:29:50 +08:00
DynamicImage.h Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of animated images (squashed) 2023-01-10 07:29:50 +08:00
FrameAnimator.cpp Issue #2073 - m-c 1454149: Do not advance animated images which are not displayed 2023-01-10 07:31:40 +08:00
FrameAnimator.h Issue #2073 - m-c 1454149: Do not advance animated images which are not displayed 2023-01-10 07:31:40 +08:00
FrameTimeout.h Split out FrameTimeout into its own header file for re-use. 2019-02-16 00:20:18 +08:00
FrozenImage.cpp
FrozenImage.h
ICOFileHeaders.h
IDecodingTask.cpp Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
IDecodingTask.h Make resuming of decoding work for anonymous decoders. 2019-02-16 00:24:35 +08:00
Image.cpp
Image.h Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of animated images (squashed) 2023-01-10 07:29:50 +08:00
ImageCacheKey.cpp
ImageCacheKey.h
ImageFactory.cpp Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles 2024-11-21 21:08:24 +08:00
ImageFactory.h Issue #2073 - m-c 1383404: make SourceBuffer::Compact more efficient (squashed) 2023-01-10 07:30:55 +08:00
ImageLogging.h
ImageMetadata.h
ImageOps.cpp Make resuming of decoding work for anonymous decoders. 2019-02-16 00:24:35 +08:00
ImageOps.h
ImageRegion.h
ImageURL.h
ImageWrapper.cpp Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of animated images (squashed) 2023-01-10 07:29:50 +08:00
ImageWrapper.h Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of animated images (squashed) 2023-01-10 07:29:50 +08:00
imgFrame.cpp image: sync with 8e42fccca6 2022-05-31 09:36:20 +08:00
imgFrame.h Split out FrameTimeout into its own header file for re-use. 2019-02-16 00:20:18 +08:00
imgICache.idl
imgIContainer.idl Issue #21 - Remove use counters telemetry 2022-04-28 10:43:09 +08:00
imgIContainerDebug.idl
imgIEncoder.idl
imgILoader.idl
imgINotificationObserver.idl
imgIOnloadBlocker.idl
imgIRequest.idl
imgIScriptedNotificationObserver.idl
imgITools.idl
imgLoader.cpp Increase thresholds for small function compilation and warm-up to optimize performance for jQuery-style code. 2026-03-28 09:20:54 +00:00
imgLoader.h fix compilation error in ingloader.h 2026-03-27 15:29:00 +00:00
imgRequest.cpp Issue #2736 - Part 3: Use TriggeringPrincipal for image loads. 2025-05-14 14:22:56 +08:00
imgRequest.h Issue #2736 - Part 3: Use TriggeringPrincipal for image loads. 2025-05-14 14:22:56 +08:00
imgRequestProxy.cpp
imgRequestProxy.h
imgTools.cpp Issue #2073 - m-c 1383404: make SourceBuffer::Compact more efficient (squashed) 2023-01-10 07:30:55 +08:00
imgTools.h
IProgressObserver.h
ISurfaceProvider.h Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations (squashed) 2023-01-10 07:30:36 +08:00
LookupResult.h
moz.build Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations (squashed) 2023-01-10 07:30:36 +08:00
MultipartImage.cpp
MultipartImage.h
nsIIconURI.idl
Orientation.h Issue #1926 - Update image/Orientation.h 2022-06-22 09:03:10 +08:00
OrientedImage.cpp Issue #1619 - Convert Intrinsic Ratio to Float 2020-08-06 10:23:07 +08:00
OrientedImage.h Issue #1619 - Convert Intrinsic Ratio to Float 2020-08-06 10:23:07 +08:00
PlaybackType.h
ProgressTracker.cpp
ProgressTracker.h
RasterImage.cpp Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles 2024-11-21 21:08:24 +08:00
RasterImage.h Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles 2024-11-21 21:08:24 +08:00
ScriptedNotificationObserver.cpp
ScriptedNotificationObserver.h
ShutdownTracker.cpp
ShutdownTracker.h
SourceBuffer.cpp Issue #2073 - m-c 1383404: make SourceBuffer::Compact more efficient (squashed) 2023-01-10 07:30:55 +08:00
SourceBuffer.h Issue #2073 - m-c 1383404: make SourceBuffer::Compact more efficient (squashed) 2023-01-10 07:30:55 +08:00
StreamingLexer.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SurfaceCache.cpp Issue #2073 - Follow-up: Use internal Move instead of std::move for consistency 2023-04-30 21:25:05 +08:00
SurfaceCache.h Issue #2073 - m-c 1651587: Make image::Image release efficient on main thread 2023-01-10 07:31:09 +08:00
SurfaceCacheUtils.cpp
SurfaceCacheUtils.h
SurfaceFilters.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SurfaceFlags.h
SurfacePipe.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SurfacePipe.h Issue #2073 - m-c 1382683: Accelerate GIF decoding to SurfacePipe 2023-01-10 07:29:36 +08:00
SurfacePipeFactory.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SVGDocumentWrapper.cpp Hold some strong references on nsRefreshDriver 2022-10-27 09:03:27 +08:00
SVGDocumentWrapper.h
VectorImage.cpp Increase image cache size and adjust related parameters for improved performance 2026-03-27 15:23:58 +00:00
VectorImage.h Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of animated images (squashed) 2023-01-10 07:29:50 +08:00