gecko-dev/image/src
Seth Fowler c6907e0f94 Bug 1098108 (Part 5) - Check consistency whenever progress changes in ProgressTracker. r=tn 2014-11-14 20:10:48 -08:00
..
BMPFileHeaders.h Bug 855712 - Remove trailing whitespaces in image/src/*cpp. r=jmuizelaar 2013-03-29 16:14:19 -04:00
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
DecodeStrategy.h Bug 896268 - Use a stateless approach to synchronous image decoding. r=jdm 2013-12-17 14:04:24 -08:00
Decoder.cpp Bug 1098108 (Part 2) - Don't send DECODE_STOPPED or ONLOAD_UNBLOCKED for size decodes. r=tn 2014-11-14 20:10:48 -08:00
Decoder.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -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 Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
DynamicImage.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08: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 1054079 (Part 2) - Make it possible to initialize an imgFrame with a gfxDrawable. r=tn,mwu,mattwoodrow 2014-09-14 15:22:45 -07:00
FrameBlender.h Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
FrameSequence.cpp Bug 1054076 - Make imgFrame reference counted. r=tn 2014-08-22 13:49:54 -07:00
FrameSequence.h Bug 1054076 - Make imgFrame reference counted. r=tn 2014-08-22 13:49:54 -07:00
FrozenImage.cpp Bug 1043560 - Refactor the imgIContainer::Draw API. r=tn,dholbert,jwatt,mwu,mattwoodrow,roc sr=jrmuizel 2014-08-22 13:12:38 -07:00
FrozenImage.h Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
ICOFileHeaders.h Add some documenting comments to the image encoders; no bug 2014-06-25 12:59:55 +01:00
Image.cpp Bug 1003683: Throttle the rate at which animated images will allow themselves to be refreshed. r=seth 2014-05-08 11:37:39 -07:00
Image.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08: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 1037028 - More namespace cleanups in imglib, r=seth 2014-07-10 11:00:31 -04:00
ImageMetadata.h Bug 913586 (Part 5) - Update Maybe users in image. r=tn 2014-08-13 15:39:41 -07: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 Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
ImageWrapper.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -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 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04: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 1098108 (Part 5) - Check consistency whenever progress changes in ProgressTracker. r=tn 2014-11-14 20:10:48 -08:00
ProgressTracker.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
RasterImage.cpp Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
RasterImage.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -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
ScriptedNotificationObserver.cpp Bug 1037028 - More namespace cleanups in imglib, r=seth 2014-07-10 11:00:31 -04: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 980036 - Move image prefs to gfxPrefs. r=seth 2014-09-22 17:30:20 -04:00
SurfaceCache.h Bug 1060200 (Part 2) - Add SurfaceCache::RemoveIfPresent so invalid entries can be freed eagerly. r=dholbert 2014-09-19 14:53:28 -07:00
VectorImage.cpp Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
VectorImage.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
imgFrame.cpp Bug 1071774 - Restore the current transform in a couple of places that fail to do so. r=seth 2014-09-29 18:26:31 +01:00
imgFrame.h Bug 1070426 - Defer imgFrame::SetHasNoAlpha() until we unlock. r=mwu 2014-09-23 15:43:03 -07:00
imgLoader.cpp Bug 1083422 - Add triggering Principal to nsILoadInfo - update callsites (r=bz,sicking) 2014-11-14 08:56:55 -08:00
imgLoader.h Bug 991149 - Improve image/* source compliance with Mozilla Coding Style. r=seth 2014-11-14 12:59:00 -05:00
imgRequest.cpp Bug 1098108 (Part 4) - Make resniffed multipart requests progress like normal requests. r=tn 2014-11-14 20:10:48 -08:00
imgRequest.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
imgRequestProxy.cpp Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
imgRequestProxy.h Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00
imgTools.cpp Bug 1098108 (Part 3) - Record REQUEST* notifications for imgTools decodes. r=tn 2014-11-14 20:10:48 -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 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn 2014-11-14 20:10:47 -08:00