gecko/image/src
2014-09-29 18:26:31 +01:00
..
BMPFileHeaders.h
ClippedImage.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
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
Decoder.cpp Bug 1054076 - Make imgFrame reference counted. r=tn 2014-08-22 13:49:54 -07:00
Decoder.h Bug 1028147 - Privatize public destructor of image::Decoder. r=seth 2014-09-09 19:47:02 -07:00
DecodeStrategy.h
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 1043560 - Refactor the imgIContainer::Draw API. r=tn,dholbert,jwatt,mwu,mattwoodrow,roc sr=jrmuizel 2014-08-22 13:12:38 -07:00
DynamicImage.h Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04: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
Image.h Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
ImageFactory.cpp Bug 980036 - Move image prefs to gfxPrefs. r=seth 2014-09-22 17:30:20 -04:00
ImageFactory.h
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 1043560 - Refactor the imgIContainer::Draw API. r=tn,dholbert,jwatt,mwu,mattwoodrow,roc sr=jrmuizel 2014-08-22 13:12:38 -07:00
ImageWrapper.h Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
imgDecoderObserver.h
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 980036 - Move image prefs to gfxPrefs. r=seth 2014-09-22 17:30:20 -04:00
imgLoader.h Backed out changeset 4bb508b6f0c5 (bug 1041180) for XPCshell test failures 2014-09-24 13:13:20 +02:00
imgRequest.cpp Bug 1063364. imgLoader::SetHasProxies/SetHasNoProxies should operate on imgRequests/imgCacheEntrys not URIs. r=seth 2014-09-10 21:47:00 -05:00
imgRequest.h Bug 1059654. Report memory for all images, not just those that are in the image cache. r=seth f=njn 2014-09-05 16:36:11 -05:00
imgRequestProxy.cpp Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
imgRequestProxy.h Bug 1028588 - Fix dangerous public destructors in image/ - r=jrmuizel 2014-06-23 14:49:08 -04:00
imgStatusTracker.cpp Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
imgStatusTracker.h Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel 2014-09-02 12:20:24 -04:00
imgTools.cpp Bug 1063733 - Optimize DataSourceSurface allocation, r=bas,seth 2014-09-10 17:54:16 -04: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 1070340 (Part 1) - Add ShutdownTracker to imagelib. r=tn 2014-09-23 15:32:16 -07: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
RasterImage.cpp Bug 1069369 - Remove all manual discarding during frame lookup. r=tn a=kwierso 2014-09-26 18:50:24 -07:00
RasterImage.h Bug 1069369 - Remove all manual discarding during frame lookup. r=tn a=kwierso 2014-09-26 18:50:24 -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
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 1060200 (Part 1) - Add support for RasterImage surfaces to SurfaceCache. r=dholbert 2014-09-19 14:53:28 -07:00
VectorImage.h Bug 1054079 (Part 3) - Store imgFrame objects, not SourceSurface objects, in the SurfaceCache. r=dholbert 2014-09-14 15:22:45 -07:00