..
build
Backed out 4 changesets (bug 1707590) for worker/checkouts/gecko/config/rules.mk. CLOSED TREE
2021-05-04 20:29:51 +03:00
decoders
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41: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 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
AnimationFrameBuffer.cpp
Bug 1707044 - Remove invalid assert in AnimationFrameRecyclingQueue::RecycleFrame. r=tnikkel
2021-04-23 02:21:00 +00:00
AnimationFrameBuffer.h
…
AnimationParams.h
…
AnimationSurfaceProvider.cpp
Bug 1651587 - Make image::Image released efficient on main thread r=aosmond
2020-07-10 14:34:01 +00:00
AnimationSurfaceProvider.h
…
AutoRestoreSVGState.h
Bug 1708443 - Part 3. Move VectorImage::mIsDrawing to SVGDocumentWrapper. r=tnikkel
2021-04-29 14:15:01 +00:00
BMPHeaders.h
Backed out changeset 40784ea31188 (bug 651482) for Reftest failures in bmp-corrupted/wrapper.html?invalid-compression-BITFIELDS.bmp. CLOSED TREE
2020-05-22 12:21:32 +03:00
ClippedImage.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ClippedImage.h
…
CopyOnWrite.h
…
DecodePool.cpp
Bug 1701791 p2: Don't initialize COM on the image IO thread when win32k is locked down. r=tnikkel
2021-04-27 07:41:16 +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
DecodedSurfaceProvider.cpp
Bug 1651587 - Make image::Image released efficient on main thread r=aosmond
2020-07-10 14:34:01 +00:00
DecodedSurfaceProvider.h
…
Decoder.cpp
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
Decoder.h
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
DecoderFactory.cpp
Backed out 4 changesets (bug 1707590) for worker/checkouts/gecko/config/rules.mk. CLOSED TREE
2021-05-04 20:29:51 +03:00
DecoderFactory.h
Backed out 4 changesets (bug 1707590) for worker/checkouts/gecko/config/rules.mk. CLOSED TREE
2021-05-04 20:29:51 +03:00
DecoderFlags.h
…
Downscaler.cpp
…
Downscaler.h
…
DownscalingFilter.h
…
DynamicImage.cpp
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +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
Bug 1629490
. The composited frame is now invalid for animated images that have finished. r=aosmond
2020-04-20 03:38:27 +00:00
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
Bug 1616411 - Part 3: Make RasterImage deal with and apply image orientation. r=tnikkel
2020-04-17 02:57:30 +00:00
IDecodingTask.h
…
IProgressObserver.h
Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp
2020-07-23 14:51:46 +00:00
ISurfaceProvider.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
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
Bug 1665343 - Remove blob specialness in image cache. r=tnikkel
2020-09-22 22:02:42 +00:00
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 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
ImageOps.cpp
Bug 1704332 - Remove various image-orientation related prefs. r=tnikkel
2021-04-11 17:39:12 +00:00
ImageOps.h
Bug 1616411 - Part 4: Make nsLayoutUtils::OrientImage undo any automatic RasterImage orientation when required. r=tnikkel
2020-04-17 02:57:32 +00:00
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 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +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
LookupResult.h
Bug 1631365. img.decode never fulfills or rejects if the image is too big to fit into the surface cache. r=aosmond
2020-04-20 21:04:45 +00:00
MultipartImage.cpp
…
MultipartImage.h
…
Orientation.h
Bug 1616411 - Part 4: Make nsLayoutUtils::OrientImage undo any automatic RasterImage orientation when required. r=tnikkel
2020-04-17 02:57:32 +00:00
OrientedImage.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
OrientedImage.h
Bug 1616411 - Part 2: Don't bother passing in the size to OrientedImage::OrientSurface. r=tnikkel
2020-04-17 02:57:22 +00:00
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 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
RasterImage.h
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
Resolution.h
Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel
2021-05-05 09:41:24 +00:00
SVGDocumentWrapper.cpp
Bug 1708443 - Part 3. Move VectorImage::mIsDrawing to SVGDocumentWrapper. r=tnikkel
2021-04-29 14:15:01 +00:00
SVGDocumentWrapper.h
Bug 1708443 - Part 3. Move VectorImage::mIsDrawing to SVGDocumentWrapper. r=tnikkel
2021-04-29 14:15:01 +00:00
SVGDrawingCallback.h
Bug 1708443 - Part 2. Move SVGDrawingCallback declaration to own header. r=tnikkel
2021-04-29 14:15:01 +00:00
SVGDrawingParameters.h
Bug 1652254 - Remove svg from some moz.build local includes r=dholbert
2020-07-12 16:38:26 +00:00
ScriptedNotificationObserver.cpp
…
ScriptedNotificationObserver.h
…
ShutdownTracker.cpp
…
ShutdownTracker.h
…
SourceBuffer.cpp
Bug 1642989 - Use RemoveLastElements instead of RemoveElementsAt where possible. r=froydnj
2020-06-08 08:50:15 +00:00
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
Bug 1651587 - Make image::Image released efficient on main thread r=aosmond
2020-07-10 14:34:01 +00:00
SurfaceCacheUtils.cpp
…
SurfaceCacheUtils.h
…
SurfaceFilters.h
…
SurfaceFlags.h
Bug 1620600 - Add flags to allow image decoders to produce sRGB output. r=tnikkel
2020-04-10 16:26:33 +00:00
SurfacePipe.cpp
…
SurfacePipe.h
…
SurfacePipeFactory.h
…
VectorImage.cpp
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
VectorImage.h
Bug 1708443 - Part 3. Move VectorImage::mIsDrawing to SVGDocumentWrapper. r=tnikkel
2021-04-29 14:15:01 +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
Bug 1641594 - Remove the wrapper around recycled surfaces. r=tnikkel
2020-06-11 17:49:13 +00:00
imgICache.idl
…
imgIContainer.idl
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
imgIContainerDebug.idl
…
imgIEncoder.idl
…
imgILoader.idl
Bug 1628727 - Stop using nsISupports as argument type in some functions of imgLoader; r=tnikkel
2020-04-10 21:14:49 +00:00
imgINotificationObserver.idl
…
imgIRequest.idl
Bug 1631365. img.decode never fulfills or rejects if the image is too big to fit into the surface cache. r=aosmond
2020-04-20 21:04:45 +00:00
imgIScriptedNotificationObserver.idl
…
imgITools.idl
…
imgLoader.cpp
Backed out 4 changesets (bug 1707590) for worker/checkouts/gecko/config/rules.mk. CLOSED TREE
2021-05-04 20:29:51 +03: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 1694662 - Remove appcache from imgRequest/imgLoader r=kershaw
2021-04-30 07:20:21 +00:00
imgRequest.h
Bug 1694662 - Remove appcache from imgRequest/imgLoader r=kershaw
2021-04-30 07:20:21 +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
…
moz.build
Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond
2021-05-05 09:41:23 +00:00
nsIIconURI.idl
…