gecko-dev/image
David Newton f44103a43f Bug 1160200 - APNG can't be used with type switching. r=mcaceres,r=jrmuizel 2016-04-20 23:57:00 +02:00
..
build Bug 1160200 - APNG can't be used with type switching. r=mcaceres,r=jrmuizel 2016-04-20 23:57:00 +02:00
decoders Bug 1257101. imgFrame::IsImageComplete says whether we've had pixels decoded to the whole image rect, but it's used to check if the frame is finished decoding. These are different things when the image has more than one progress pass. r=seth 2016-03-23 19:31:42 -05:00
encoders
test Bug 1125916 - Fix code that miss proper flags and originAttributes in LoadInfo. Also fix some tests. r=sicking, r=jduell 2016-04-13 15:34:36 +02:00
BMPHeaders.h
ClippedImage.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
ClippedImage.h
CopyOnWrite.h
DecodePool.cpp
DecodePool.h
Decoder.cpp
Decoder.h
DecoderFactory.cpp Bug 1160200 - APNG can't be used with type switching. r=mcaceres,r=jrmuizel 2016-04-20 23:57:00 +02:00
DecoderFactory.h
DecoderFlags.h
Downscaler.cpp Bug 1260351 - Image: Enable ConvolveVertically/Horizontally in LS3 MMI. r=tnikkel 2016-04-13 21:40:33 +08:00
Downscaler.h
DownscalingFilter.h Bug 1260351 - Image: Enable ConvolveVertically/Horizontally in LS3 MMI. r=tnikkel 2016-04-13 21:40:33 +08:00
DrawResult.h Bug 1209780 (Part 1) - Mark DrawResult MOZ_MUST_USE. r=tn 2015-10-25 13:20:13 -07:00
DynamicImage.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
DynamicImage.h
FrameAnimator.cpp Bug 1257101. imgFrame::IsImageComplete says whether we've had pixels decoded to the whole image rect, but it's used to check if the frame is finished decoding. These are different things when the image has more than one progress pass. r=seth 2016-03-23 19:31:42 -05:00
FrameAnimator.h
FrozenImage.cpp
FrozenImage.h
ICOFileHeaders.h
IProgressObserver.h
Image.cpp
Image.h
ImageCacheKey.cpp Bug 1256999 - Use nsIDocument for ImageCacheKey. r=bz r=seth 2016-04-11 11:00:03 +02:00
ImageCacheKey.h Bug 1256999 - Use nsIDocument for ImageCacheKey. r=bz r=seth 2016-04-11 11:00:03 +02:00
ImageFactory.cpp
ImageFactory.h
ImageLogging.h
ImageMetadata.h
ImageOps.cpp
ImageOps.h
ImageRegion.h
ImageURL.h
ImageWrapper.cpp
ImageWrapper.h
LookupResult.h
MultipartImage.cpp
MultipartImage.h
Orientation.h
OrientedImage.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
OrientedImage.h
ProgressTracker.cpp Bug 1210745. Change image progress asserts to allow transparency to be posted after the size is posted. r=seth 2016-03-21 16:15:20 -05:00
ProgressTracker.h
RasterImage.cpp Bug 1222596. If RasterImage::LookupFrame does (some) sync decoding and encouters an error we don't want to return the surface with an error. r=seth 2016-04-01 12:44:17 -05:00
RasterImage.h
SVGDocumentWrapper.cpp
SVGDocumentWrapper.h
ScriptedNotificationObserver.cpp
ScriptedNotificationObserver.h
ShutdownTracker.cpp
ShutdownTracker.h
SourceBuffer.cpp
SourceBuffer.h
StreamingLexer.h
SurfaceCache.cpp Bug 1257101. imgFrame::IsImageComplete says whether we've had pixels decoded to the whole image rect, but it's used to check if the frame is finished decoding. These are different things when the image has more than one progress pass. r=seth 2016-03-23 19:31:42 -05:00
SurfaceCache.h
SurfaceFilters.h
SurfaceFlags.h
SurfacePipe.cpp
SurfacePipe.h
SurfacePipeFactory.h
VectorImage.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
VectorImage.h
imgFrame.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
imgFrame.h Bug 1222596. If RasterImage::LookupFrame does (some) sync decoding and encouters an error we don't want to return the surface with an error. r=seth 2016-04-01 12:44:17 -05:00
imgICache.idl
imgIContainer.idl Bug 1225934. Better describe the effect of the flag FLAG_HIGH_QUALITY_SCALING. Comment only change. 2016-03-21 16:15:20 -05:00
imgIContainerDebug.idl
imgIEncoder.idl
imgILoader.idl
imgINotificationObserver.idl
imgIOnloadBlocker.idl
imgIRequest.idl
imgIScriptedNotificationObserver.idl
imgITools.idl
imgLoader.cpp Bug 1261231: Fix shutdown leak in imgLoader::GetInstance. r=gabor 2016-03-31 16:26:38 -07:00
imgLoader.h Bug 1261231: Fix shutdown leak in imgLoader::GetInstance. r=gabor 2016-03-31 16:26:38 -07:00
imgRequest.cpp
imgRequest.h
imgRequestProxy.cpp
imgRequestProxy.h
imgTools.cpp
imgTools.h
moz.build
nsIIconURI.idl