mats.palmgren@bredband.net
|
9d4e123ff6
|
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
|
02307473cf
|
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
|
7bbff4292c
|
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
|
79085d9d3d
|
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
|
56e474d4eb
|
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
|
0a7ee49586
|
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
|
fce6b77d96
|
[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
|
9d5e82db62
|
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
|
aac57ee0a6
|
update test images (pixman rounding changes cause slightly different scaling)
|
2008-01-25 17:28:31 -08:00 |
|
reed@reedloden.com
|
7ac67f5845
|
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
|
ea5d5976bc
|
Back out akayser's patch from bug 399925 due to Tp crash.
|
2008-01-24 09:30:17 -08:00 |
|
reed@reedloden.com
|
a1e2ae5e2c
|
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
|
e813fe5f38
|
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
|
b980913cfe
|
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
|
efc7a30f99
|
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
|
03b8bceab4
|
Testcase for bug 413512 - Crash loading www.pricerunner.de.
|
2008-01-22 22:09:21 -08:00 |
|
dolske@mozilla.com
|
8a93f98f2a
|
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
|
ef9bd56830
|
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
|
d63fc3957a
|
[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
|
60d9f2b7d9
|
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
|
6f04e2cbd2
|
Back out patch from bug 411718 again due to MH regression again.
|
2008-01-21 01:48:18 -08:00 |
|
reed@reedloden.com
|
1e5e81d05b
|
Bug 411718 - "Speed up JPEG decoding by 30% by skipping buffer" (try without the realloc optimization) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2008-01-21 00:18:19 -08:00 |
|
Olli.Pettay@helsinki.fi
|
d121da98db
|
Backing out bug 411718 to see if it caused MH regression
|
2008-01-19 14:41:35 -08:00 |
|
reed@reedloden.com
|
d99b4d9ac1
|
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-19 01:04:04 -08:00 |
|
reed@reedloden.com
|
c62f3cb576
|
Bug 403364 - "APNG animations sometimes loop incorrectly" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-01-19 00:10:26 -08:00 |
|
reed@reedloden.com
|
a2bce09846
|
Bug 411874 - "Crash [@ ffff068b nsGIFDecoder2::EndImageFrame] while loading MySpace page (hard to repro)" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep]
|
2008-01-18 23:00:24 -08:00 |
|
dolske@mozilla.com
|
35ee6e8f98
|
Disable problematic tests for Windows. Grr.
|
2008-01-18 22:33:46 -08:00 |
|
dolske@mozilla.com
|
1075a6b8f1
|
Reenable imgITools tests from bug 389273.
|
2008-01-18 21:43:19 -08:00 |
|
dolske@mozilla.com
|
312f215559
|
Partially back out bug 389273 while I look into the test failures.
|
2008-01-12 21:35:29 -08:00 |
|
dolske@mozilla.com
|
97a57a7769
|
Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep
|
2008-01-12 20:15:20 -08:00 |
|
reed@reedloden.com
|
efbdfff6ff
|
Bug 409012 - "Firefox - trunk build Version 3.0b3pre is crashing on AIX [@ strlen.strlen ] nsMozIconURI::GetIconState" [p=shailen.n.jain@gmail.com (Shailen) r+sr+a1.9=roc]
|
2008-01-12 18:53:33 -08:00 |
|
dolske@mozilla.com
|
1eb8d12ab7
|
Fix test bustage. Filed bug 411636 - pngsuite-background reftest fails on Linux with slight color differences.
|
2008-01-09 23:22:26 -08:00 |
|
dolske@mozilla.com
|
3f913cd568
|
Fix test bustage. These tests actually pass on Windows.
|
2008-01-09 23:11:29 -08:00 |
|
dolske@mozilla.com
|
9b7d4db5ba
|
Bug 386651 - Need regression tests for PNG image decoding. [Part 5, done!]
|
2008-01-09 21:49:18 -08:00 |
|
reed@reedloden.com
|
56c4d2753e
|
Bug 409878 - "Garbage displayed for part of bluebar.gif animation" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart]
|
2008-01-08 01:51:13 -08:00 |
|
reed@reedloden.com
|
b2a38f8cb5
|
Bug 408288 - "This particular animated gif looks distorted at the right side" (Really do the clipping in the right way) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2007-12-21 03:41:59 -08:00 |
|
reed@reedloden.com
|
100f2a76b4
|
Bug 406580 - "Faster copying of RGB pixel data" (Where Alpha=0xFF, keep RGB values contiguous in pixel copying) [p=swsnyder@insightbb.com (Steve Snyder) r+a1.9=stuart]
|
2007-12-21 02:26:31 -08:00 |
|
dtownsend@oxymoronical.com
|
76d0d01daa
|
Bug 405982: Improve error handling and consistency with image encoders. r=dolse, r+sr=pavlov, a=beltzner
|
2007-12-21 01:19:15 -08:00 |
|
reed@reedloden.com
|
0bd3fbe93c
|
Bug 408310 - "20071213 trunk crash when visiting protopage.com @ all platforms" (Make sure to use the right paletteSize to prevent crashes) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2007-12-20 01:38:53 -08:00 |
|
reed@reedloden.com
|
c0e026e0ed
|
Bug 408073 - "Some frames of this animated gif image looks slightly distorted" (Fix the clearing of the 'second' frame) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2007-12-20 01:37:34 -08:00 |
|
dwitte@stanford.edu
|
e1f9209274
|
relanding part of 407442.
|
2007-12-19 23:30:04 -08:00 |
|
dwitte@stanford.edu
|
2b31364ac3
|
back out changes.
|
2007-12-19 03:07:41 -08:00 |
|
dwitte@stanford.edu
|
63050186f2
|
reland nsTObserverArray changes only.
|
2007-12-18 22:03:05 -08:00 |
|
dwitte@stanford.edu
|
8b3567b59d
|
backing out to investigate Ts increase
|
2007-12-18 20:12:11 -08:00 |
|
dwitte@stanford.edu
|
3b75d76adb
|
implement nsTObserverArray using nsTArray, clean up the interface, provide an nsAutoTObserverArray, and use it to reduce allocations in nsEventListenerManager. b=407442, r+sr=sicking, a=beltzner
|
2007-12-18 17:06:34 -08:00 |
|
dolske@mozilla.com
|
fbbebe2844
|
Enable 3 tests that I thought were not working (see bug 408622)
|
2007-12-17 11:46:06 -08:00 |
|
dolske@mozilla.com
|
100d53749d
|
Bug 386651 - Need regression tests for image decoding. [Part 4]
|
2007-12-16 21:26:13 -08:00 |
|
dolske@mozilla.com
|
1f944d58a9
|
Bustage fix - mark tests as passing which were not actually tickling bug 405384.
|
2007-12-16 20:15:44 -08:00 |
|
dolske@mozilla.com
|
40ee4d55d8
|
Bug 386651 - Need regression tests for image decoding. [Part 3]
|
2007-12-16 19:31:07 -08:00 |
|
dolske@mozilla.com
|
6314a3d519
|
Workaround bug 405384 (pngsuite reftest fails on Windows with slight color differences) by marking tests as fails-if(MOZ_WIDGET_TOOLKIT=="windows") These are not the crashtests you're looking for.
|
2007-12-15 22:17:55 -08:00 |
|