Bobby Holley
|
75637d22a2
|
Bug 590252 - part 5 - Make RequestDecode() SyncDecode() on images that are small enough.r=joe,a=blocker
|
2010-08-26 15:54:21 -07:00 |
|
Bobby Holley
|
02d8f53c2f
|
Bug 590252 - part 4 - Don't do progressive display on redecodes.r=joe,a=blocker
|
2010-08-25 19:07:01 -04:00 |
|
Bobby Holley
|
f537275f66
|
Bug 590252 - part 3 - Only flush invalidations when we need to.r=joe,a=blocker
|
2010-08-25 16:11:09 -04:00 |
|
Bobby Holley
|
de6f4e8b2f
|
Bug 590252 - part 2 - Make decoder implementations use the Decoder superclass invalidation framework.r=joe,a=blocker
|
2010-08-24 17:12:04 -04:00 |
|
Bobby Holley
|
6cc5f55cb2
|
Bug 590252 - part 1 - Add framework to Decoder superclass to handle invalidations.r=joe,a=blocker
|
2010-08-24 16:40:45 -04:00 |
|
Bobby Holley
|
d0989f8f70
|
Bug 590260 - Decode more bytes at a time during image redecodes.r=joe,a=blocker
|
2010-08-25 18:58:27 -04:00 |
|
Dan Witte
|
8de0079a42
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
|
Dan Witte
|
8937bd5738
|
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
|
2010-08-25 17:51:21 -07:00 |
|
Dan Witte
|
f2000be3eb
|
Merge.
|
2010-08-23 17:30:33 -07:00 |
|
Daniel Holbert
|
a4aa680184
|
(no bug) tabs-vs-spaces consistency fix in imagelib Makefile.in. [one-liner whitespace-only] a=NPOTB
|
2010-08-23 15:45:16 -07:00 |
|
Daniel Holbert
|
1270ce9d8f
|
Bug 587902, part 3: Add NS_ABORT_IF_FALSE statements in imgStatusTracker for assumptions about mImage. r=joe a=blocking
|
2010-08-23 15:44:35 -07:00 |
|
Daniel Holbert
|
45d36a247a
|
Bug 587902, part 2: Instantiate imgRequest::mImage only after we know its mimetype. r=joe a=blocking
|
2010-08-23 15:44:07 -07:00 |
|
Daniel Holbert
|
2605301c67
|
Bug 587902, part 1: Allow an imgStatusTracker to be instantiated before its Image. r=joe a=blocking
|
2010-08-23 15:44:07 -07:00 |
|
Daniel Holbert
|
03b9bef68e
|
Bug 587800: Move GetCurrentFrameIndex & GetNumFrames from Image to RasterImage. r=bholley a=blocking
|
2010-08-23 15:44:07 -07:00 |
|
Daniel Holbert
|
3e6fd6e245
|
Bug 587779: remove unused nsresult return-val from Image::GetCurrentFrameRect. r=bholley a=blocking
|
2010-08-23 15:44:07 -07:00 |
|
Bobby Holley
|
9b62c35018
|
Bug 578357 - Use fallible allocation for image frames.r=joe,cjones;a=blocker
|
2010-08-23 15:42:51 -07:00 |
|
Robert O'Callahan
|
e1bb3d5dc8
|
Bug 587887. Create pref for refresh driver timer, and make it 60Hz by default. r=dbaron,a=bsmedberg
|
2010-08-23 21:30:08 +12:00 |
|
Dão Gottwald
|
ff02b582e2
|
Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz
|
2010-08-27 09:02:10 +02:00 |
|
Joel Maher
|
b61eda4b1d
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Daniel Holbert
|
104025f246
|
Bug 591014: Null-check mImage in imgRequestProxy::GetStaticRequest. r=joe a=blocking-beta5
|
2010-08-26 20:47:20 +00:00 |
|
Atul Apte
|
4a9f8dee1f
|
Enable basic stereoscopic rendering support for D3D9 layers with 3D Vision. r=bas
|
2010-08-26 20:44:53 +00:00 |
|
Dan Witte
|
5f4dbe5953
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
|
2010-08-21 00:31:35 -07:00 |
|
Dan Witte
|
4439f97632
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
|
Bobby Holley
|
15d915d341
|
Bug 563088 - Re-enable image discarding.r=joe,a=blocker
|
2010-08-20 23:43:46 -04:00 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
6763342e81
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Joel Maher
|
978a4a1ad2
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
|
Bobby Holley
|
108e3fdc74
|
Bug 513681 - part 17 - remove imgIDecoder.r=joe,sr=shaver,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
d130c66290
|
Bug 513681 - part 16 - Move end-of-decode logic into Finish() and cleanup into destructor, abolishing Shutdown().r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
a8ba41c37a
|
Bug 513681 - part 15 - Coalesce OnStartFrame/OnStopFrame into superclass.r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
ec845f918a
|
Bug 513681 - part 14 - Coalesce size-setting into superclass.r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
18722046a2
|
Bug 513681 - part 13 - switch from "HEADERONLY" flag to IsSizeDecode()/SetSizeDecode().r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
68132bdc6f
|
Bug 513681 - part 12 - Ensure that IsDecodeFinished() is only called with a non-null decoder.r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
ffd3ad3887
|
Bug 513681 - part 11 - make RasterImage carry a pointer to a Decoder.r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
2288ea1376
|
Bug 513681 - part 10 - make decoder implementations inherit from Decoder.r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
6d36a28a66
|
Bug 513681 - part 9 - Move PNG callbacks into decoder class.r=joe,a=blocker
|
2010-08-22 22:30:46 -04:00 |
|
Bobby Holley
|
bb57916dc5
|
Bug 513681 - part 8 - Fold nsJPEGDecoder::Flush() into nsJPEGDecoder::Close().r=joe,a=blocker
|
2010-08-22 22:30:45 -04:00 |
|
Bobby Holley
|
d530205f84
|
Bug 513681 - part 7 - rename mImageContainer to mImage in nsGIFDecoder2 for consistency with the rest of the decoders.r=joe,a=blocker
|
2010-08-22 22:30:45 -04:00 |
|
Bobby Holley
|
a5f3d16c03
|
Bug 513681 - part 6 - Introduce Decoder.cpp and Decoder.h (with virtual destructor).r=joe,a=blocker
|
2010-08-22 22:30:45 -04:00 |
|
Bobby Holley
|
277ad1663a
|
Bug 513681 - part 5 - move the decoders out of their subdirectories.r=joe,a=blocker
--HG--
rename : modules/libpr0n/decoders/gif/GIF2.h => modules/libpr0n/decoders/GIF2.h
rename : modules/libpr0n/decoders/jpeg/iccjpeg.c => modules/libpr0n/decoders/iccjpeg.c
rename : modules/libpr0n/decoders/jpeg/iccjpeg.h => modules/libpr0n/decoders/iccjpeg.h
rename : modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp => modules/libpr0n/decoders/nsBMPDecoder.cpp
rename : modules/libpr0n/decoders/bmp/nsBMPDecoder.h => modules/libpr0n/decoders/nsBMPDecoder.h
rename : modules/libpr0n/decoders/gif/nsGIFDecoder2.cpp => modules/libpr0n/decoders/nsGIFDecoder2.cpp
rename : modules/libpr0n/decoders/gif/nsGIFDecoder2.h => modules/libpr0n/decoders/nsGIFDecoder2.h
rename : modules/libpr0n/decoders/bmp/nsICODecoder.cpp => modules/libpr0n/decoders/nsICODecoder.cpp
rename : modules/libpr0n/decoders/bmp/nsICODecoder.h => modules/libpr0n/decoders/nsICODecoder.h
rename : modules/libpr0n/decoders/bmp/nsIconDecoder.cpp => modules/libpr0n/decoders/nsIconDecoder.cpp
rename : modules/libpr0n/decoders/bmp/nsIconDecoder.h => modules/libpr0n/decoders/nsIconDecoder.h
rename : modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp => modules/libpr0n/decoders/nsJPEGDecoder.cpp
rename : modules/libpr0n/decoders/jpeg/nsJPEGDecoder.h => modules/libpr0n/decoders/nsJPEGDecoder.h
rename : modules/libpr0n/decoders/png/nsPNGDecoder.cpp => modules/libpr0n/decoders/nsPNGDecoder.cpp
rename : modules/libpr0n/decoders/png/nsPNGDecoder.h => modules/libpr0n/decoders/nsPNGDecoder.h
|
2010-08-22 22:30:45 -04:00 |
|
Bobby Holley
|
aafd48c682
|
Bug 513681 - part 4 - Get rid of CIDs and friends for decoders.r=joe,a=blocker
|
2010-08-22 22:30:45 -04:00 |
|
Bobby Holley
|
315c1087fb
|
Bug 513681 - part 3 - instantiate decoders without using COM goop.r=joe,a=blocker
|
2010-08-22 22:30:45 -04:00 |
|
Bobby Holley
|
8d69ad0207
|
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
|
2010-08-22 22:30:45 -04:00 |
|
Bobby Holley
|
404336876f
|
Bug 513681 - part 1 - fix a few warnings.r=joe,a=blocker
|
2010-08-22 22:30:44 -04:00 |
|
Bobby Holley
|
daad8d9668
|
Bug 587371 - Image.h PRUint32 getters shouldn't be COM-y. r=joe,a=blocker
|
2010-08-22 22:30:44 -04:00 |
|
Olli Pettay
|
545eb51b42
|
Bug 589431 - Crash when using profile manager [@ mozilla::imagelib::DiscardTracker::ReloadTimeout ], r=bholley, a=blocking
--HG--
extra : rebase_source : c5039b467ea61a80ba835767c9dde328db52fb4c
|
2010-08-22 21:17:25 +03:00 |
|
Kyle Huey
|
c5800700be
|
Backing out Bug 513681 and Bug 587371 for timeouts.
|
2010-08-22 10:13:09 -04:00 |
|
Bobby Holley
|
54a728146b
|
Bug 513681 - part 17 - remove imgIDecoder.r=joe,sr=shaver,a=blocker
|
2010-08-14 15:48:06 -04:00 |
|
Bobby Holley
|
2679ea50c1
|
Bug 513681 - part 16 - Move end-of-decode logic into Finish() and cleanup into destructor, abolishing Shutdown().r=joe,a=blocker
|
2010-08-14 15:40:21 -04:00 |
|
Bobby Holley
|
2cfa69fe88
|
bug 513681 - part 15 - Coalesce OnStartFrame/OnStopFrame into superclass.r=joe,a=blocker
|
2010-08-14 13:41:04 -04:00 |
|