bzbarsky@mit.edu
|
be595e9da8
|
Hold strong ref to ourselves so we don't die while touching members. Bug 421602 followup, r= and a= pending
|
2008-03-20 23:13:11 -07:00 |
|
reed@reedloden.com
|
142c1c9658
|
Bug 418796 - "Cleanup imgContainer and decom GetCurrentFrameNoRef" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=beltzner]
|
2008-03-19 22:54:30 -07:00 |
|
bzbarsky@mit.edu
|
3eebb3a398
|
Don't garbage-collect still-loading Image nodes until their onload/onerror has fired. Bug 421602, r=stuart, sr=sicking
|
2008-03-19 12:07:59 -07:00 |
|
jwalden@mit.edu
|
5d7f3c8860
|
Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing...
|
2008-03-18 10:42:39 -07:00 |
|
blassey@mozilla.com
|
6cc9d5a4ed
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
|
blassey@mozilla.com
|
ff89c4a3fb
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
|
reed@reedloden.com
|
a4bea78921
|
Back out Alfred Kayser's patch from bug 399925 due to Tp crashes.
|
2008-03-09 23:09:37 -07:00 |
|
reed@reedloden.com
|
4030db1be3
|
Bug 399925 - "GIF decoder needs to allow its data to be discarded" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2008-03-09 22:09:24 -07:00 |
|
roc+@cs.cmu.edu
|
4fa241b61a
|
Bug 403181, fix test image
|
2008-03-09 15:46:40 -07:00 |
|
roc+@cs.cmu.edu
|
b85eb999a0
|
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
|
2008-03-09 14:55:05 -07:00 |
|
reed@reedloden.com
|
6f1799c430
|
Bug 418791 - "Don't try to discard image data when the image is animating" (Don't start the timer when image is animating) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-03-09 12:58:40 -07:00 |
|
reed@reedloden.com
|
ff9316c192
|
Bug 262505 - "image/x-ms-bmp MIME type not recognized as BMP picture" [p=sciguyryan@gmail.com (Ryan Jones) r+sr=stuart a1.9=beltzner]
|
2008-03-08 03:26:50 -08:00 |
|
vladimir@pobox.com
|
c325e922a7
|
b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad
|
2008-03-05 22:51:13 -08:00 |
|
blassey@mozilla.com
|
81d841c1fc
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
|
blassey@mozilla.com
|
dfd26f92ec
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
|
joshmoz@gmail.com
|
b903b64b94
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
|
dolske@mozilla.com
|
27845835bf
|
Add explicit colordepth test for bug 414720 - Enable 24-bit display on Windows test boxes.
|
2008-02-25 21:30:36 -08:00 |
|
bent.mozilla@gmail.com
|
665e45e413
|
Bug 417562 - 'protect against Obj-C exceptions in "modules" top-level directory'. r=josh, sr=roc, a=blocking1.9+.
|
2008-02-20 09:32:13 -08:00 |
|
dolske@mozilla.com
|
fdd608125f
|
Bug 414186 - slow loop code in nsICODecoder? r=stuart. a1.9=schrep
|
2008-02-19 15:40:04 -08:00 |
|
jag@tty.nl
|
dd268604cd
|
Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep
|
2008-02-18 23:36:50 -08:00 |
|
jag@tty.nl
|
05cdb6aefe
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
dolske@mozilla.com
|
809a7319cb
|
Bug 411626 - Need regression tests for JPEG image decoding.
|
2008-02-15 14:13:55 -08:00 |
|
reed@reedloden.com
|
7c0fde4cae
|
Bug 44781 - "Support CMYK, YCCK JPEGs" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep]
|
2008-02-14 12:38:19 -08:00 |
|
reed@reedloden.com
|
d9e8be99e8
|
Bug 413324 - "Not all image decoders call 'DecodingComplete', so for these the image is not 'optimized'" (Make the decoders all (except JPEG) use DecodingComplete) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-02-13 02:54:39 -08:00 |
|
reed@reedloden.com
|
fb3491dcf7
|
Bug 413933 - "APNGs flash while loading" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-02-13 02:53:17 -08:00 |
|
dolske@mozilla.com
|
58686cf73c
|
Re-Re-Enabling reftests (bug 405384).
|
2008-02-11 15:57:26 -08:00 |
|
jwalden@mit.edu
|
2101e84d60
|
Add a test for bug 398066 (image/* should be in the Accept header for <img>-related requests), and add CGI support to the reftest harness. r=dbaron on the harness changes
|
2008-02-11 12:32:40 -08:00 |
|
pavlov@pavlov.net
|
118d7aa1fa
|
backing out bug 405384. doesn't look like color depth change on windows unit test box stuck
|
2008-02-09 01:58:34 -08:00 |
|
dolske@mozilla.com
|
718b0ae649
|
Re-enable pngsuite reftests on Windows (bug 405384 - pngsuite reftest fails on Windows with slight color differences)
|
2008-02-08 10:35:36 -08:00 |
|
mats.palmgren@bredband.net
|
b8aa96d404
|
Don't decrement the loop variable when it's zero. b=414854 r+sr=jag approval1.9b3=beltzner
|
2008-01-30 17:04:36 -08:00 |
|
reed@reedloden.com
|
28aee15596
|
Bug 412753 - "Speed up JPEG decoding by another 10%" (Replace include "jpegint.h" with some locally copied definitions) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9b3=beltzner]
|
2008-01-30 12:46:38 -08:00 |
|
jag@tty.nl
|
40df5467f9
|
Bug 413143: trunk is broken(sigbus) on SPARC since 20071221. r/sr=pavlov, a=beltzner Unaligned 32-bit memory reads cause a sigbus on SPARC. Turns out that fixing this also gets us a little performance boost on other platforms because we're now mostly doing aligned 32-bit reads.
|
2008-01-29 22:22:23 -08:00 |
|
reed@reedloden.com
|
8316a03ec0
|
Bug 412753 - "Speed up JPEG decoding by another 10%" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-01-29 20:41:42 -08:00 |
|
reed@reedloden.com
|
9d8e2396ac
|
Bug 398066 - "Image requests should include image/* in Accept header" [p=lholst@students.cs.uu.nl (Laurens Holst) r=biesi sr=stuart a1.9=damons]
|
2008-01-29 20:27:11 -08:00 |
|
mozilla@weilbacher.org
|
d0cb8b7ca7
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
|
mozilla@weilbacher.org
|
2aa6e66744
|
[OS/2] Bug 413530: fix icon display of files without extensions in listings, fix=Rich Walsh, r=me
|
2008-01-28 14:30:45 -08:00 |
|
reed@reedloden.com
|
653def20a5
|
Bug 413931 - "Crash [@nsGIFDecoder2::DoLzw] when loading GIF file, part 2" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a1.9=beltzner a=blocking1.9+]
|
2008-01-26 20:45:56 -08:00 |
|
vladimir@pobox.com
|
315fb2498c
|
update test images (pixman rounding changes cause slightly different scaling)
|
2008-01-25 17:28:31 -08:00 |
|
reed@reedloden.com
|
64aa8e3a97
|
Bug 363986 - "nsJPEGEncoder::ReadSegments() and nsPNGEncoder::ReadSegments() do not advance read pointer" [p=daim.project@free.fr (David Marteau) r=stuart sr=bzbarsky a1.9=beltzner a=blocking1.9+]
|
2008-01-25 00:00:18 -08:00 |
|
reed@reedloden.com
|
0b42099c6d
|
Back out akayser's patch from bug 399925 due to Tp crash.
|
2008-01-24 09:30:17 -08:00 |
|
reed@reedloden.com
|
0cfbfb9f4b
|
Bug 399925 - "GIF decoder needs to allow its data to be discarded" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2008-01-24 08:51:30 -08:00 |
|
reed@reedloden.com
|
0240f79a6f
|
Bug 411718 - "Speed up JPEG decoding by 30% by skipping buffer" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2008-01-24 07:59:32 -08:00 |
|
reed@reedloden.com
|
116ab0d95a
|
Bug 413373 - "Crash [@nsGIFDecoder2::DoLzw] when loading GIF file" (detect malformed LZW encoding [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a1.9=beltzner]
|
2008-01-24 01:29:38 -08:00 |
|
reed@reedloden.com
|
dd02518751
|
Bug 411112 - "AIX Compilation error for trunk build source nsPNGEncoder.cpp : mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp", line 159.14: 1540-0217 (S) "jmpbuf" is not a member of "struct png_struct_def"." [p=shailen.n.jain@gmail.com (Shailen) r+a1.9=stuart]
|
2008-01-23 23:02:58 -08:00 |
|
dolske@mozilla.com
|
13cf67eae5
|
Testcase for bug 413512 - Crash loading www.pricerunner.de.
|
2008-01-22 22:09:21 -08:00 |
|
dolske@mozilla.com
|
e56b63e757
|
Bug 413512 - Crash loading www.pricerunner.de [@ imgTools::EncodeScaledImage]. r=stuart, a=blocking-ff3+
|
2008-01-22 18:14:23 -08:00 |
|
dolske@mozilla.com
|
aaac9bf4aa
|
Bug 413424 - PNG encoder leaks a string. r=stuart, a1.9=schrep, guilty=dolske
|
2008-01-22 15:15:23 -08:00 |
|
mozilla@weilbacher.org
|
48e1846124
|
[OS/2] Bug 411332: fix icon handler to work with cairo and add icon logic using RWS, code by Rich Walsh, p=me, r=me/mkaply
|
2008-01-22 12:08:43 -08:00 |
|
reed@reedloden.com
|
0b8765f83c
|
Bug 410111 - "Catch more cases of frame clipping in AGIF/APNG animations" (Clean up the clipping in drawFrameTo) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a1.9=schrep]
|
2008-01-21 23:36:57 -08:00 |
|
reed@reedloden.com
|
7655f7d587
|
Back out patch from bug 411718 again due to MH regression again.
|
2008-01-21 01:48:18 -08:00 |
|