gecko-dev/image/src
2014-11-26 13:22:10 -08:00
..
BMPFileHeaders.h
ClippedImage.cpp Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
ClippedImage.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
DecodePool.cpp Bug 1081012 - Move DecodePool and related helpers out of RasterImage. r=tn 2014-11-18 18:17:17 -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 1060869 (Part 2) - Store the first frame of a RasterImage in the SurfaceCache. r=tn 2014-11-26 13:22:10 -08:00
DiscardTracker.cpp Bug 980036 - Move image prefs to gfxPrefs. r=seth 2014-09-22 17:30:20 -04:00
DiscardTracker.h Bug 1037028 - More namespace cleanups in imglib, r=seth 2014-07-10 11:00:31 -04:00
DynamicImage.cpp Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
DynamicImage.h Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
FrameAnimator.cpp Bug 1054076 - Make imgFrame reference counted. r=tn 2014-08-22 13:49:54 -07:00
FrameAnimator.h Bug 1037028 - More namespace cleanups in imglib, r=seth 2014-07-10 11:00:31 -04:00
FrameBlender.cpp Bug 1057904 (Part 1) - Use RawAccessRef in FrameBlender and related classes and clean up. r=tn 2014-11-26 13:22:10 -08:00
FrameBlender.h Bug 1057904 (Part 1) - Use RawAccessRef in FrameBlender and related classes and clean up. r=tn 2014-11-26 13:22:10 -08:00
FrozenImage.cpp Bug 1102617 - Replace imgIContainer::FrameIsOpaque with imgIContainer::IsOpaque. r=tn 2014-11-24 23:42:43 -08:00
FrozenImage.h Bug 1102617 - Replace imgIContainer::FrameIsOpaque with imgIContainer::IsOpaque. r=tn 2014-11-24 23:42:43 -08:00
ICOFileHeaders.h Add some documenting comments to the image encoders; no bug 2014-06-25 12:59:55 +01:00
Image.cpp Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
Image.h Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
ImageFactory.cpp Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
ImageFactory.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -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 1031576 (Part 1) - Add an Image subclass for dynamically-created images. r=tn 2014-07-21 17:59:22 -07: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 1027251 - Fix or whitelist dangerous public destructors in image/ - r=jrmuizel 2014-06-18 22:29:00 -04:00
ImageWrapper.cpp Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
ImageWrapper.h Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
imgFrame.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
imgFrame.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
imgLoader.cpp Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
imgLoader.h Bug 704320 - apply referrer policies to image loads (r=seth) 2014-11-18 08:46:53 -05:00
imgRequest.cpp Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
imgRequest.h Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
imgRequestProxy.cpp Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00
imgRequestProxy.h Bug 1098202 (Part 1) - Rename imgINotificationObserver handlers to be consistent with the notifications they handle. r=tn 2014-11-17 14:29:56 -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
moz.build Bug 1057904 (Part 1) - Use RawAccessRef in FrameBlender and related classes and clean up. r=tn 2014-11-26 13:22:10 -08:00
Orientation.h Bug 1048245 - Fix more bad implicit constructors in image; r=jrmuizel 2014-08-05 17:58:18 -04:00
OrientedImage.cpp Bug 1102617 - Replace imgIContainer::FrameIsOpaque with imgIContainer::IsOpaque. r=tn 2014-11-24 23:42:43 -08:00
OrientedImage.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
ProgressTracker.cpp Bug 1103157 (Part 1) - Add HAS_TRANSPARENCY and IS_ANIMATED imgIRequest flags. r=tn 2014-11-24 23:42:43 -08:00
ProgressTracker.h Bug 1103157 (Part 1) - Add HAS_TRANSPARENCY and IS_ANIMATED imgIRequest flags. r=tn 2014-11-24 23:42:43 -08:00
RasterImage.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
RasterImage.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
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 1070340 (Part 1) - Add ShutdownTracker to imagelib. r=tn 2014-09-23 15:32:16 -07:00
ShutdownTracker.h Bug 1070340 (Part 1) - Add ShutdownTracker to imagelib. r=tn 2014-09-23 15:32:16 -07:00
SurfaceCache.cpp Bug 1060869 (Part 3) - Make the SurfaceCache free only a fraction of its data on memory pressure. r=dholbert 2014-11-26 13:22:10 -08:00
SurfaceCache.h Bug 1060869 (Part 1) - Add lifetime control to SurfaceCache. r=dholbert 2014-11-26 13:22:10 -08:00
SVGDocumentWrapper.cpp Backout c5aae1b3dc3f (bug 1002632) for breaking animations in SVG-in-opentype fonts. 2014-08-29 12:09:51 -07: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 1060869 (Part 1) - Add lifetime control to SurfaceCache. r=dholbert 2014-11-26 13:22:10 -08:00
VectorImage.h Backed out changeset 2ac38e527317 (bug 1065818) 2014-11-26 11:56:28 +01:00