.. |
BMPFileHeaders.h
|
|
|
ClippedImage.cpp
|
Bug 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
|
2014-07-28 14:27:40 -07:00 |
ClippedImage.h
|
Bug 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
|
2014-07-28 14:27:40 -07:00 |
Decoder.cpp
|
Bug 994081 - [2/3] Convert imgFrame to SourceSurfaces, r=seth
|
2014-04-19 21:28:38 -04:00 |
Decoder.h
|
Bug 1027251 - Fix or whitelist dangerous public destructors in image/ - r=jrmuizel
|
2014-06-18 22:29:00 -04:00 |
DecodeStrategy.h
|
|
|
DiscardTracker.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
DiscardTracker.h
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
DynamicImage.cpp
|
Bug 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
|
2014-07-28 14:27:40 -07:00 |
DynamicImage.h
|
Bug 1031576 (Part 1) - Add an Image subclass for dynamically-created images. r=tn
|
2014-07-21 17:59:22 -07:00 |
FrameAnimator.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
FrameAnimator.h
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
FrameBlender.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
FrameBlender.h
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
FrameSequence.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
FrameSequence.h
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
FrozenImage.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
FrozenImage.h
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -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 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
ImageFactory.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -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
|
|
|
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 |
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 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
|
2014-07-28 14:27:40 -07:00 |
ImageWrapper.h
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
imgDecoderObserver.h
|
|
|
imgFrame.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
imgFrame.h
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
imgLoader.cpp
|
Bug 1038897: pop entries off the cache until its size reaches max cache size. Input read from corresponding pref is clamped to non-negative values (r=seth)
|
2014-07-18 18:47:39 -07:00 |
imgLoader.h
|
Bug 1048245 - Fix more bad implicit constructors in image; r=jrmuizel
|
2014-08-05 17:58:18 -04:00 |
imgRequest.cpp
|
Bug 1037213: extended imgIRequest with an imageErrorCode attribute and modified imgRequest::OnStopRequest to preserve the actual error code when NS_FAILED(status) (r=seth)
|
2014-07-18 18:47:11 -07:00 |
imgRequest.h
|
Bug 1048245 - Fix more bad implicit constructors in image; r=jrmuizel
|
2014-08-05 17:58:18 -04:00 |
imgRequestProxy.cpp
|
Bug 1037213: extended imgIRequest with an imageErrorCode attribute and modified imgRequest::OnStopRequest to preserve the actual error code when NS_FAILED(status) (r=seth)
|
2014-07-18 18:47:11 -07:00 |
imgRequestProxy.h
|
Bug 1028588 - Fix dangerous public destructors in image/ - r=jrmuizel
|
2014-06-23 14:49:08 -04:00 |
imgStatusTracker.cpp
|
Bug 1044658 - 5/6 - remove asWeakPtr - r=froydnj
|
2014-07-30 15:52:05 -04:00 |
imgStatusTracker.h
|
Bug 1027251 - Fix or whitelist dangerous public destructors in image/ - r=jrmuizel
|
2014-06-18 22:29:00 -04:00 |
imgTools.cpp
|
|
|
imgTools.h
|
Bug 1028588 - Fix dangerous public destructors in image/ - r=jrmuizel
|
2014-06-23 14:49:08 -04:00 |
moz.build
|
Backed out changeset 4c4e45496cac (bug 946065) for mochitest crashes on windows; CLOSED TREE
|
2014-08-06 17:06:57 +01: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 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
|
2014-07-28 14:27:40 -07:00 |
OrientedImage.h
|
Bug 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
|
2014-07-28 14:27:40 -07:00 |
RasterImage.cpp
|
Bug 1045390: Add a MOZ_FINAL annotation to RIDThreadPoolListener. r=cyu
|
2014-07-30 19:29:52 -07:00 |
RasterImage.h
|
Bug 1034345 (Part 2) - Implement OptimalImageSizeForDest for RasterImage. r=tn
|
2014-07-28 14:27:39 -07:00 |
ScriptedNotificationObserver.cpp
|
Bug 1037028 - More namespace cleanups in imglib, r=seth
|
2014-07-10 11:00:31 -04:00 |
ScriptedNotificationObserver.h
|
Bug 1028588 - Fix dangerous public destructors in image/ - r=jrmuizel
|
2014-06-23 14:49:08 -04:00 |
SurfaceCache.cpp
|
Bug 1044702 - Part 1: Remove unnecessary gfxDrawable constructors. r=Bas,seth
|
2014-07-29 12:05:40 +12:00 |
SurfaceCache.h
|
Bug 1044702 - Part 1: Remove unnecessary gfxDrawable constructors. r=Bas,seth
|
2014-07-29 12:05:40 +12:00 |
SVGDocumentWrapper.cpp
|
|
|
SVGDocumentWrapper.h
|
Bug 1028588 - Fix dangerous public destructors in image/ - r=jrmuizel
|
2014-06-23 14:49:08 -04:00 |
VectorImage.cpp
|
Backed out changesets 950a3afc2b15 and dfb5303af6f9 (bug 1028288) for being incorrect
|
2014-08-06 15:43:25 -07:00 |
VectorImage.h
|
Backed out changesets 950a3afc2b15 and dfb5303af6f9 (bug 1028288) for being incorrect
|
2014-08-06 15:43:25 -07:00 |