gecko/image/src
2015-01-07 02:51:58 -08:00
..
BMPFileHeaders.h
ClippedImage.cpp Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
ClippedImage.h Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
DecodePool.cpp Bug 1112956 - Add IProgressObserver to permit more than one class to observe ProgressTracker. r=tn 2015-01-07 01:35:20 -08:00
DecodePool.h Bug 1081012 - Move DecodePool and related helpers out of RasterImage. r=tn 2014-11-18 18:17:17 -08:00
Decoder.cpp Bug 1060869 (Part 2) - Store the first frame of a RasterImage in the SurfaceCache. r=tn 2014-11-26 13:22:10 -08:00
Decoder.h Bug 1106448 - Make sure we have a frame in GetCurrentFrameRef. r=tn 2014-12-03 10:02:19 -08:00
DynamicImage.cpp Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
DynamicImage.h Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
FrameAnimator.cpp Bug 1116716 (Followup) - Add missing header file in FrameAnimator.cpp on a CLOSED TREE. r=me 2015-01-07 02:51:58 -08:00
FrameAnimator.h Bug 1116716 (Followup) - Add missing header file in FrameAnimator.cpp on a CLOSED TREE. r=me 2015-01-07 02:51:58 -08:00
FrameBlender.cpp Bug 1116716 - Store animated frames in the SurfaceCache. r=tn 2015-01-07 01:40:23 -08:00
FrameBlender.h Bug 1116716 - Store animated frames in the SurfaceCache. r=tn 2015-01-07 01:40:23 -08:00
FrozenImage.cpp Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
FrozenImage.h Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
ICOFileHeaders.h Add some documenting comments to the image encoders; no bug 2014-06-25 12:59:55 +01:00
Image.cpp Bug 1065818 - Clean up memory reports and use of decoded size for image cache entries. r=tn,njn 2014-11-26 18:00:15 -08:00
Image.h Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
ImageFactory.cpp Bug 1112972 (Part 3) - Remove almost all special handling of multipart images in RasterImage. r=tn 2015-01-07 01:37:20 -08:00
ImageFactory.h Bug 1102048 - Make image/src files comply with the Mozilla Coding Style Guide. r=seth 2014-12-05 16:35:00 -08:00
ImageMetadata.cpp Bug 1060869 (Part 2) - Store the first frame of a RasterImage in the SurfaceCache. r=tn 2014-11-26 13:22:10 -08:00
ImageMetadata.h Bug 1060869 (Part 2) - Store the first frame of a RasterImage in the SurfaceCache. r=tn 2014-11-26 13:22:10 -08:00
ImageOps.cpp Bug 1031576 (Part 1) - Add an Image subclass for dynamically-created images. r=tn 2014-07-21 17:59:22 -07:00
ImageOps.h Bug 1102048 (Part 18) - Make image/src files comply with the Mozilla Coding Style Guide. r=seth 2014-12-04 11:43:00 -08:00
ImageRegion.h Bug 1043560 - Refactor the imgIContainer::Draw API. r=tn,dholbert,jwatt,mwu,mattwoodrow,roc sr=jrmuizel 2014-08-22 13:12:38 -07:00
ImageURL.h Bug 1102048 (Part 18) - Make image/src files comply with the Mozilla Coding Style Guide. r=seth 2014-12-04 11:43:00 -08:00
ImageWrapper.cpp Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
ImageWrapper.h Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
imgFrame.cpp Bug 1116716 - Store animated frames in the SurfaceCache. r=tn 2015-01-07 01:40:23 -08:00
imgFrame.h Bug 1116716 - Store animated frames in the SurfaceCache. r=tn 2015-01-07 01:40:23 -08:00
imgLoader.cpp Bug 1116624 - Move CORS into dom/security (r=sicking) 2014-12-30 15:54:59 -08:00
imgLoader.h Bug 1106522 (Part 1) - Make imgLoader::SupportImageWithMimeType optionally support image/svg+xml. r=bz 2014-12-05 11:33:08 -08:00
imgRequest.cpp Bug 1112972 (Part 2) - Add MultipartImage and use it for multipart/x-mixed-replace image loading. r=tn 2015-01-07 01:37:20 -08:00
imgRequest.h Bug 1112972 (Part 2) - Add MultipartImage and use it for multipart/x-mixed-replace image loading. r=tn 2015-01-07 01:37:20 -08:00
imgRequestProxy.cpp Bug 1112956 - Add IProgressObserver to permit more than one class to observe ProgressTracker. r=tn 2015-01-07 01:35:20 -08:00
imgRequestProxy.h Bug 1112956 - Add IProgressObserver to permit more than one class to observe ProgressTracker. r=tn 2015-01-07 01:35:20 -08:00
imgTools.cpp Bug 1098202 (Part 2) - Rename Progress flags to be consistent with the corresponding notifications. r=tn 2014-11-17 14:29:56 -08:00
imgTools.h bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj 2014-08-05 13:33:55 -04:00
IProgressObserver.h Bug 1112956 - Add IProgressObserver to permit more than one class to observe ProgressTracker. r=tn 2015-01-07 01:35:20 -08:00
moz.build Bug 1112972 (Part 2) - Add MultipartImage and use it for multipart/x-mixed-replace image loading. r=tn 2015-01-07 01:37:20 -08:00
MultipartImage.cpp Bug 1112972 (Part 2) - Add MultipartImage and use it for multipart/x-mixed-replace image loading. r=tn 2015-01-07 01:37:20 -08:00
MultipartImage.h Bug 1112972 (Part 2) - Add MultipartImage and use it for multipart/x-mixed-replace image loading. r=tn 2015-01-07 01:37:20 -08:00
Orientation.h Bug 1102048 - Make image/src files comply with the Mozilla Coding Style Guide. r=seth 2014-12-05 15:58:00 -08:00
OrientedImage.cpp Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
OrientedImage.h Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
ProgressTracker.cpp Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
ProgressTracker.h Bug 1112972 (Part 5) - Remove almost all special handling of multipart images in ProgressTracker. r=tn 2015-01-07 01:37:20 -08:00
RasterImage.cpp Bug 1116716 - Store animated frames in the SurfaceCache. r=tn 2015-01-07 01:40:23 -08:00
RasterImage.h Bug 1116716 - Store animated frames in the SurfaceCache. r=tn 2015-01-07 01:40:23 -08:00
ScriptedNotificationObserver.cpp Bug 1089880 (Part 2) - Add tests for HAS_TRANSPARENCY. r=tn 2014-11-17 11:16:45 -08:00
ScriptedNotificationObserver.h Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
ShutdownTracker.cpp Bug 1117248 - Mark virtual overridden functions as MOZ_OVERRIDE in image/; r=jrmuizel 2015-01-03 12:24:49 -05:00
ShutdownTracker.h Bug 1070340 (Part 1) - Add ShutdownTracker to imagelib. r=tn 2014-09-23 15:32:16 -07:00
SurfaceCache.cpp Bug 1111041 - Detect PR_GetPhysicalMemorySize failure in SurfaceCache. r=dholbert 2014-12-18 19:50:56 -08:00
SurfaceCache.h Bug 1116716 - Store animated frames in the SurfaceCache. r=tn 2015-01-07 01:40:23 -08:00
SVGDocumentWrapper.cpp Backed out changeset 6d81c1303daf (bug 1086284) for refest failures on a CLOSED TREE 2014-12-17 13:21:07 +01:00
SVGDocumentWrapper.h Backout c5aae1b3dc3f (bug 1002632) for breaking animations in SVG-in-opentype fonts. 2014-08-29 12:09:51 -07:00
VectorImage.cpp Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00
VectorImage.h Bug 1116719 - Remove Image::FrameRect. r=tn 2015-01-07 01:40:23 -08:00