.. |
build
|
Bug 1160200 - APNG can't be used with type switching. r=mcaceres, r=jrmuizel, r=johns
|
2016-08-09 22:15:00 +02:00 |
decoders
|
Bug 1258741 - Part 1. Remove dead/unused image decoder aborted flag. r=tnikkel
|
2016-09-21 07:13:08 -04:00 |
encoders
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
test
|
Bug 1258741 - Part 1. Remove dead/unused image decoder aborted flag. r=tnikkel
|
2016-09-21 07:13:08 -04:00 |
AnimationSurfaceProvider.cpp
|
Bug 1296828 (Part 3) - Update SurfaceCache API to rely on ImageKeys and SurfaceKeys stored on ISurfaceProviders. r=dholbert
|
2016-08-26 17:03:19 -07:00 |
AnimationSurfaceProvider.h
|
Bug 1296828 (Part 2) - Store ImageKeys and SurfaceKeys directly on ISurfaceProviders. r=dholbert,edwin
|
2016-08-26 17:03:17 -07:00 |
BMPHeaders.h
|
|
|
ClippedImage.cpp
|
Bug 1284837 - Disallow implicit conversions from float to integer when creating IntPoint and IntSize objects. r=botond
|
2016-07-26 16:48:30 +02:00 |
ClippedImage.h
|
Bug 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas
|
2016-05-25 17:01:18 +01:00 |
CopyOnWrite.h
|
|
|
DecodedSurfaceProvider.cpp
|
Bug 1296828 (Part 3) - Update SurfaceCache API to rely on ImageKeys and SurfaceKeys stored on ISurfaceProviders. r=dholbert
|
2016-08-26 17:03:19 -07:00 |
DecodedSurfaceProvider.h
|
Bug 1296828 (Part 2) - Store ImageKeys and SurfaceKeys directly on ISurfaceProviders. r=dholbert,edwin
|
2016-08-26 17:03:17 -07:00 |
DecodePool.cpp
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
DecodePool.h
|
Bug 1282259 - Run IDecodingTasks instead of Decoders directly in image::DecodePool. r=dholbert
|
2016-06-29 13:46:27 -07:00 |
Decoder.cpp
|
Bug 1258741 - Part 2. Ensure we consistently render partially decoded images. r=tnikkel
|
2016-09-26 14:18:37 -04:00 |
Decoder.h
|
Bug 1258741 - Part 1. Remove dead/unused image decoder aborted flag. r=tnikkel
|
2016-09-21 07:13:08 -04:00 |
DecoderFactory.cpp
|
Bug 1296828 (Part 3) - Update SurfaceCache API to rely on ImageKeys and SurfaceKeys stored on ISurfaceProviders. r=dholbert
|
2016-08-26 17:03:19 -07:00 |
DecoderFactory.h
|
Bug 1292505 (Part 1b) - Update DecoderFactory to use SetOutputSize(), and propagate the changes to RasterImage. r=edwin
|
2016-08-05 13:44:46 -07:00 |
DecoderFlags.h
|
|
|
Downscaler.cpp
|
Bug 1282670, part 1: Add missing #include & "using" declarations in imagelib. r=seth
|
2016-06-30 10:24:27 -07:00 |
Downscaler.h
|
Bug 1282670, part 1: Add missing #include & "using" declarations in imagelib. r=seth
|
2016-06-30 10:24:27 -07:00 |
DownscalingFilter.h
|
Bug 1282670, part 2: Remove unnecessary/redundant string-related #include & "using" declarations in imagelib. r=seth
|
2016-06-30 10:25:35 -07:00 |
DrawResult.h
|
Bug 1267550 (part 1) - Rename MOZ_MUST_USE as MOZ_MUST_USE_TYPE. r=ehsan.
|
2016-04-27 08:22:10 +10:00 |
DynamicImage.cpp
|
Backed out changeset 54933b5b96f1 (bug 1260324) for frequent windows reftest failures a=backout CLOSED TREE
|
2016-08-23 13:50:14 -07:00 |
DynamicImage.h
|
|
|
FrameAnimator.cpp
|
Bug 1120279 - Always check if the next frame is available before advancing an animation.
|
2016-09-21 12:55:26 -04:00 |
FrameAnimator.h
|
Bug 1289957 (Part 2) - Notify RasterImage about new frames in NotifyProgress() and remove OnAddedFrame(). r=edwin
|
2016-07-28 00:12:50 -07:00 |
FrozenImage.cpp
|
Bug 1282670, part 1: Add missing #include & "using" declarations in imagelib. r=seth
|
2016-06-30 10:24:27 -07:00 |
FrozenImage.h
|
Bug 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas
|
2016-05-25 17:01:18 +01:00 |
ICOFileHeaders.h
|
|
|
IDecodingTask.cpp
|
Bug 1293472 (Part 3) - Store animated images in the surface cache as a sequence of frames, rather than each frame getting its own cache entry. r=dholbert,edwin,njn
|
2016-08-18 15:42:48 -07:00 |
IDecodingTask.h
|
Bug 1293472 (Part 3) - Store animated images in the surface cache as a sequence of frames, rather than each frame getting its own cache entry. r=dholbert,edwin,njn
|
2016-08-18 15:42:48 -07:00 |
Image.cpp
|
|
|
Image.h
|
Bug 1293472 (Part 3) - Store animated images in the surface cache as a sequence of frames, rather than each frame getting its own cache entry. r=dholbert,edwin,njn
|
2016-08-18 15:42:48 -07:00 |
ImageCacheKey.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel.
|
2016-08-29 15:34:32 +10:00 |
ImageCacheKey.h
|
Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel.
|
2016-08-29 15:34:32 +10:00 |
ImageFactory.cpp
|
Bug 1282670, part 3: Make several imagelib .cpp files #inclue their corresponding .h file as their very first #include, per Gecko convention. r=seth
|
2016-06-30 10:27:03 -07:00 |
ImageFactory.h
|
|
|
ImageLogging.h
|
Bug 1282670, part 2: Remove unnecessary/redundant string-related #include & "using" declarations in imagelib. r=seth
|
2016-06-30 10:25:35 -07:00 |
ImageMetadata.h
|
(No bug) - Fix a trivial formatting issue in ImageMetadata.h. r=me
|
2016-07-21 16:42:29 -07:00 |
ImageOps.cpp
|
Bug 1296147 (Part 2) - Rename imgFrame::GetSurface() to imgFrame::GetSourceSurface() for clarity. r=edwin
|
2016-08-18 13:03:49 -07:00 |
ImageOps.h
|
Bug 619500: Part 1. Default sizing for specified size of SVG images which have no constraints; r=dholbert r=seth
|
2016-03-08 15:54:13 +08:00 |
ImageRegion.h
|
|
|
ImageURL.h
|
Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel.
|
2016-08-29 15:34:32 +10:00 |
ImageWrapper.cpp
|
Backed out changeset 54933b5b96f1 (bug 1260324) for frequent windows reftest failures a=backout CLOSED TREE
|
2016-08-23 13:50:14 -07:00 |
ImageWrapper.h
|
|
|
imgFrame.cpp
|
Bug 1306625 - fix wonky identation in imgFrame.cpp; r=tnikkel
|
2016-09-30 23:11:59 -04:00 |
imgFrame.h
|
Bug 1296657: Attempt to create an mOptSurface of the correct type for the DT we're drawing to. r=tnikkel
|
2016-09-15 13:53:12 +02:00 |
imgICache.idl
|
Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel.
|
2016-08-29 15:34:32 +10:00 |
imgIContainer.idl
|
Merge m-c to a CLOSED TREE m-i
|
2016-08-23 22:57:10 -07:00 |
imgIContainerDebug.idl
|
|
|
imgIEncoder.idl
|
|
|
imgILoader.idl
|
|
|
imgINotificationObserver.idl
|
|
|
imgIOnloadBlocker.idl
|
|
|
imgIRequest.idl
|
|
|
imgIScriptedNotificationObserver.idl
|
|
|
imgITools.idl
|
|
|
imgLoader.cpp
|
Bug 1306800 - Remove support for app theming; r=myk,baku
|
2016-10-13 13:23:03 -04:00 |
imgLoader.h
|
Bug 1275464 - Part 1. Unregister from handling image memory reports when shutting down. r=njn
|
2016-09-19 13:29:59 -04:00 |
imgRequest.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel.
|
2016-08-29 15:34:32 +10:00 |
imgRequest.h
|
Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel.
|
2016-08-29 15:34:32 +10:00 |
imgRequestProxy.cpp
|
Bug 1018486 - Part 8: Various other changes, r=smaug
|
2016-09-07 10:50:45 -04:00 |
imgRequestProxy.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
imgTools.cpp
|
|
|
imgTools.h
|
|
|
IProgressObserver.h
|
|
|
ISurfaceProvider.h
|
Bug 1296828 (Part 3) - Update SurfaceCache API to rely on ImageKeys and SurfaceKeys stored on ISurfaceProviders. r=dholbert
|
2016-08-26 17:03:19 -07:00 |
LookupResult.h
|
Bug 1296147 (Part 1) - Add a DrawableSurface smart pointer type to allow lazy surface generation. r=dholbert,edwin
|
2016-08-18 13:03:44 -07:00 |
moz.build
|
Bug 1293472 (Part 2) - Add AnimationSurfaceProvider. r=dholbert,edwin
|
2016-08-18 15:39:43 -07:00 |
MultipartImage.cpp
|
Bug 1282670, part 1: Add missing #include & "using" declarations in imagelib. r=seth
|
2016-06-30 10:24:27 -07:00 |
MultipartImage.h
|
|
|
nsIIconURI.idl
|
|
|
Orientation.h
|
|
|
OrientedImage.cpp
|
Bug 1284837 - Disallow implicit conversions from float to integer when creating. r=botond
|
2016-09-16 17:49:39 +02:00 |
OrientedImage.h
|
Bug 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas
|
2016-05-25 17:01:18 +01:00 |
PlaybackType.h
|
Bug 1293472 (Part 3) - Store animated images in the surface cache as a sequence of frames, rather than each frame getting its own cache entry. r=dholbert,edwin,njn
|
2016-08-18 15:42:48 -07:00 |
ProgressTracker.cpp
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
ProgressTracker.h
|
|
|
RasterImage.cpp
|
Bug 1284117 - Make RasterImage and SourceBuffer handle input stream read errors. r=edwin
|
2016-10-13 10:09:35 -04:00 |
RasterImage.h
|
Backed out changeset 54933b5b96f1 (bug 1260324) for frequent windows reftest failures a=backout CLOSED TREE
|
2016-08-23 13:50:14 -07:00 |
ScriptedNotificationObserver.cpp
|
|
|
ScriptedNotificationObserver.h
|
|
|
ShutdownTracker.cpp
|
Bug 1256981 - Make ShutdownTracker observe xpcom-will-shutdown instead of xpcom-shutdown. r=dholbert
|
2016-06-26 13:30:37 -07:00 |
ShutdownTracker.h
|
Bug 1256981 - Make ShutdownTracker observe xpcom-will-shutdown instead of xpcom-shutdown. r=dholbert
|
2016-06-26 13:30:37 -07:00 |
SourceBuffer.cpp
|
Bug 1284117 - Make RasterImage and SourceBuffer handle input stream read errors. r=edwin
|
2016-10-13 10:09:35 -04:00 |
SourceBuffer.h
|
Bug 1292632 part 3: Include <algorithm> in image/SourceBuffer.h, to provide std::min. r=seth
|
2016-08-05 17:09:48 -07:00 |
StreamingLexer.h
|
Bug 1287367 - Allow users of StreamingLexer to detect and handle truncation. r=njn
|
2016-07-18 23:41:20 -07:00 |
SurfaceCache.cpp
|
Bug 1298551 - Respect CachedSurface::SetLocked() even if the underlying ISurfaceProvider is always locked. r=dholbert
|
2016-08-26 17:03:25 -07:00 |
SurfaceCache.h
|
Bug 1296828 (Part 3) - Update SurfaceCache API to rely on ImageKeys and SurfaceKeys stored on ISurfaceProviders. r=dholbert
|
2016-08-26 17:03:19 -07:00 |
SurfaceCacheUtils.cpp
|
Bug 1293449 - Stop exposing SurfaceCache implementation code outside of ImageLib. r=dholbert
|
2016-08-15 18:19:39 -07:00 |
SurfaceCacheUtils.h
|
Bug 1293449 - Stop exposing SurfaceCache implementation code outside of ImageLib. r=dholbert
|
2016-08-15 18:19:39 -07:00 |
SurfaceFilters.h
|
Bug 1255107 (Part 2) - Add a SurfaceFilter for bilinear interpolation for ADAM7 interlaced images. f=glennrp,r=njn
|
2016-06-25 14:04:03 -07:00 |
SurfaceFlags.h
|
|
|
SurfacePipe.cpp
|
Bug 1262338 (Part 1) - Ensure that SurfaceFilter always knows when AdvanceRow() is called. r=njn
|
2016-05-25 22:48:29 -07:00 |
SurfacePipe.h
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
SurfacePipeFactory.h
|
Bug 1255107 (Part 2) - Add a SurfaceFilter for bilinear interpolation for ADAM7 interlaced images. f=glennrp,r=njn
|
2016-06-25 14:04:03 -07:00 |
SVGDocumentWrapper.cpp
|
Bug 1309082 - Part 2: Rename some ImageTracker members. r=bholley
|
2016-10-13 15:04:19 +08:00 |
SVGDocumentWrapper.h
|
|
|
VectorImage.cpp
|
Bug 1313102 - Fix crash when calculating sizes for VectorImage memory reports. r=tnikkel
|
2016-10-26 12:46:00 -04:00 |
VectorImage.h
|
Bug 1296657: Attempt to create an mOptSurface of the correct type for the DT we're drawing to. r=tnikkel
|
2016-09-15 13:53:12 +02:00 |