..
build
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
decoders
Backed out changesets f6d75433812f,7864cbaa9e5d (bug 1173214) for reftest failures CLOSED TREE
2015-07-28 15:20:25 -07:00
encoders
Bug 1186112 - Get rid of the #define'd constants in BMPFileHeaders.h. r=tn
2015-07-22 15:49:49 -07:00
test
Bug 1184804
- Wait for DECODE_COMPLETE to be fired in browser_bug666317.js. r=tn
2015-07-16 20:32:24 -07:00
BMPFileHeaders.h
Bug 1186112 - Get rid of the #define'd constants in BMPFileHeaders.h. r=tn
2015-07-22 15:49:49 -07:00
ClippedImage.cpp
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
ClippedImage.h
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
DecodePool.cpp
Bug 1184996 (Part 3) - Replace all remaining references to 'size decodes' with 'metadata decodes'. r=tn
2015-07-22 22:39:54 -07:00
DecodePool.h
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
Decoder.cpp
Bug 1184996 (Part 4) - Forbid instantiation of decoders except via DecoderFactory. r=tn
2015-07-22 22:39:56 -07:00
Decoder.h
Bug 1184996 (Part 4) - Forbid instantiation of decoders except via DecoderFactory. r=tn
2015-07-22 22:39:56 -07:00
DecoderFactory.cpp
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
DecoderFactory.h
Bug 1184996 (Part 4) - Forbid instantiation of decoders except via DecoderFactory. r=tn
2015-07-22 22:39:56 -07:00
Downscaler.cpp
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
Downscaler.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
DynamicImage.cpp
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
DynamicImage.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
FrameAnimator.cpp
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
2015-07-28 21:02:45 -07:00
FrameAnimator.h
Bug 1139641 - Return more information from SurfaceCache::Lookup and SurfaceCache::LookupBestMatch. r=dholbert
2015-06-30 18:57:03 -07:00
FrozenImage.cpp
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
FrozenImage.h
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
ICOFileHeaders.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
IProgressObserver.h
Bug 1177615 - Rip everything related to FLAG_DECODE_STARTED out of ImageLib. r=tn
2015-07-06 17:11:14 -07:00
Image.cpp
Bug 1184996 (Part 1) - Create decoders with a DecoderFactory. r=tn
2015-07-22 22:39:48 -07:00
Image.h
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
2015-07-28 21:02:45 -07:00
ImageCacheKey.cpp
Bug 1169680 - Don't merge image cache entries for blob URIs with different refs. r=tn
2015-06-05 01:52:06 -07:00
ImageCacheKey.h
Bug 1154974 (Part 2) - Merge image cache entries for blobs URIs with the same underlying blob. r=baku
2015-05-20 18:49:53 -07:00
ImageFactory.cpp
Bug 1183836 - Remove support for decode-on-draw-only. r=tn
2015-07-14 18:16:31 -07:00
ImageFactory.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ImageLogging.h
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
2015-06-03 15:25:57 -07:00
ImageMetadata.cpp
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ImageMetadata.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ImageOps.cpp
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ImageOps.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ImageRegion.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
ImageURL.h
Bug 1169680 - Don't merge image cache entries for blob URIs with different refs. r=tn
2015-06-05 01:52:06 -07:00
ImageWrapper.cpp
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
ImageWrapper.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
LookupResult.h
Bug 1176124 (Part 1) - Add a MatchType enum to LookupResult to let Lookup*() return more detailed information. r=dholbert
2015-07-19 18:39:40 -07:00
MultipartImage.cpp
Bug 108603 - Remove NS_IMPL_QUERY_INTERFACE_INHERITED0. r=mccr8, r=froydnj
2015-07-24 12:13:00 -04:00
MultipartImage.h
Bug 1181324 - Eliminate the duplicate mRefCnt member in MultipartImage. r=seth
2015-07-07 14:10:00 +02:00
Orientation.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
OrientedImage.cpp
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
OrientedImage.h
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
ProgressTracker.cpp
Bug 1177615 - Rip everything related to FLAG_DECODE_STARTED out of ImageLib. r=tn
2015-07-06 17:11:14 -07:00
ProgressTracker.h
Bug 1177615 - Rip everything related to FLAG_DECODE_STARTED out of ImageLib. r=tn
2015-07-06 17:11:14 -07:00
RasterImage.cpp
Bug 1184996 (Part 3) - Replace all remaining references to 'size decodes' with 'metadata decodes'. r=tn
2015-07-22 22:39:54 -07:00
RasterImage.h
Bug 1188705 (part 2) - Remove unused SizeOfDecodedWithComputedFallbackIfHeap declaration. r=seth.
2015-07-28 18:58:57 -07:00
SVGDocumentWrapper.cpp
Bug 1184996 (Part 1) - Create decoders with a DecoderFactory. r=tn
2015-07-22 22:39:48 -07:00
SVGDocumentWrapper.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
ScriptedNotificationObserver.cpp
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ScriptedNotificationObserver.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ShutdownTracker.cpp
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
ShutdownTracker.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
SourceBuffer.cpp
Bug 1188745 - Rename nsTArray::SizeOfExcludingThis() as ShallowSizeOfExcludingThis(). r=froydnj.
2015-07-28 23:24:24 -07:00
SourceBuffer.h
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
SurfaceCache.cpp
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
2015-07-28 21:02:45 -07:00
SurfaceCache.h
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
2015-07-28 21:02:45 -07:00
VectorImage.cpp
Bug 1181323 - Move nsSVGRenderingObserver's isupports/refcounting decl to subclasses, since one subclass (nsSVGFilterReference) already has its own redundant copy of the decl. r=dholbert
2015-07-09 20:32:00 +02:00
VectorImage.h
Bug 1175371 - Make VectorImage wait to deliver LOAD_COMPLETE until its size is available. r=dholbert
2015-06-18 14:48:41 -07:00
imgFrame.cpp
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
2015-07-28 21:02:45 -07:00
imgFrame.h
Bug 1188705 (part 3) - Simplify imgFrame::SizeOfExcludingThis(). r=seth.
2015-07-28 21:02:45 -07:00
imgICache.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgIContainer.idl
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
2015-06-17 10:00:52 -04:00
imgIContainerDebug.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgIEncoder.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgILoader.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgINotificationObserver.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgIOnloadBlocker.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgIRequest.idl
Bug 1177615 - Rip everything related to FLAG_DECODE_STARTED out of ImageLib. r=tn
2015-07-06 17:11:14 -07:00
imgIScriptedNotificationObserver.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgITools.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00
imgLoader.cpp
Bug 1184996 (Part 1) - Create decoders with a DecoderFactory. r=tn
2015-07-22 22:39:48 -07:00
imgLoader.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
imgRequest.cpp
Bug 1183563 - Fix incorrect mixed content warning after internal redirects. r=tanvi, r=seth
2015-07-15 14:52:47 -07:00
imgRequest.h
Bug 1160703 (Part 3) - Associate an imgRequest with its ImageCacheKey. r=baku
2015-05-20 10:21:13 -07:00
imgRequestProxy.cpp
Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell
2015-07-06 07:55:00 +02:00
imgRequestProxy.h
Bug 1177615 - Rip everything related to FLAG_DECODE_STARTED out of ImageLib. r=tn
2015-07-06 17:11:14 -07:00
imgTools.cpp
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
imgTools.h
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
moz.build
Bug 1184996 (Part 1) - Create decoders with a DecoderFactory. r=tn
2015-07-22 22:39:48 -07:00
nsIIconURI.idl
Bug 1038536 - Flatten image/public/ directory. r=seth
2015-05-06 10:57:19 -07:00