Commit Graph

805 Commits

Author SHA1 Message Date
reed@reedloden.com
dcb7c5eef5 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
7e003dd371 Backing out bug 411718 to see if it caused MH regression 2008-01-19 14:41:35 -08:00
reed@reedloden.com
7eb43e7c61 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
0a8eddee5c 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
55dd306584 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
f1ec467140 Disable problematic tests for Windows. Grr. 2008-01-18 22:33:46 -08:00
dolske@mozilla.com
b54317c8b0 Reenable imgITools tests from bug 389273. 2008-01-18 21:43:19 -08:00
dolske@mozilla.com
b2290ca892 Partially back out bug 389273 while I look into the test failures. 2008-01-12 21:35:29 -08:00
dolske@mozilla.com
6f03d7ff4f 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
60cfa07f70 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
1fc3c7ff4b 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
fb9447a2cf Fix test bustage. These tests actually pass on Windows. 2008-01-09 23:11:29 -08:00
dolske@mozilla.com
26a3af81cb Bug 386651 - Need regression tests for PNG image decoding. [Part 5, done!] 2008-01-09 21:49:18 -08:00
reed@reedloden.com
540a3efbfc 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
cdf7b17a45 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
2da7d2d38d 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
e19c95f750 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
47aa446f9a 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
bbe04f7ef0 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
d3a1fc3baa relanding part of 407442. 2007-12-19 23:30:04 -08:00
dwitte@stanford.edu
8dcce35b39 back out changes. 2007-12-19 03:07:41 -08:00
dwitte@stanford.edu
9a3a4249f4 reland nsTObserverArray changes only. 2007-12-18 22:03:05 -08:00
dwitte@stanford.edu
1d9282cd47 backing out to investigate Ts increase 2007-12-18 20:12:11 -08:00
dwitte@stanford.edu
8345ef1233 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
a1a68c1cfb Enable 3 tests that I thought were not working (see bug 408622) 2007-12-17 11:46:06 -08:00
dolske@mozilla.com
119ae3ca30 Bug 386651 - Need regression tests for image decoding. [Part 4] 2007-12-16 21:26:13 -08:00
dolske@mozilla.com
5df50bae4a Bustage fix - mark tests as passing which were not actually tickling bug 405384. 2007-12-16 20:15:44 -08:00
dolske@mozilla.com
e26e0222b0 Bug 386651 - Need regression tests for image decoding. [Part 3] 2007-12-16 19:31:07 -08:00
dolske@mozilla.com
a7758bc9fd 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
jonas@sicking.cc
390f6ff8c2 Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst 2007-12-13 17:41:48 -08:00
gavin@gavinsharp.com
557b7b8fb0 Bug 408256: use a constant-size buffer in BMP decoder to reduce fragmentation, r+sr=dveditz 2007-12-13 13:49:05 -08:00
martijn.martijn@gmail.com
f142b9fff4 Bug 403578 - glibc detected firefox-bin: malloc(): memory corruption, patch by Alfred Kayser, r=pavlov, sr=tor, a=blocking1.9 2007-12-12 08:56:39 -08:00
reed@reedloden.com
ccef2f5090 Bustage fix #4 for bug 402742. 2007-12-07 17:09:15 -08:00
reed@reedloden.com
ccf0eaa4aa Bustage fix for bug 402742. 2007-12-07 16:21:44 -08:00
reed@reedloden.com
f4fc4c5f32 Bug 402742 - "Stock icons will not display if libgnomeui is not present" (more soft runtime dependencies) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=vlad sr=roc aM10=schrep] 2007-12-07 16:08:09 -08:00
reed@reedloden.com
d9ec6b9a1f Bug 406871 - "Getting 32x32 px icons using -moz-icon" [p=reed r+sr=biesi a1.9=damons] 2007-12-04 17:08:23 -08:00
reed@reedloden.com
efa3d79734 Bug 402742 - "Stock icons will not display if libgnomeui is not present" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2007-12-04 14:08:41 -08:00
reed@reedloden.com
f5d1463a71 Bug 403423 - "PNG files with sRGB chunk displayed improperly when color_management is enabled" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=tor sr=stuart a1.9=damons] 2007-12-03 20:43:09 -08:00
reed@reedloden.com
bb7ee7e456 Bug 364221 - "[cairo] bad page scrolling performance with large background images" [p=alfredkayser@nl.ibm.com (Alfred Kayser) / vladimir@pobox.com (Vladimir Vukicevic [vlad]) r=stuart sr=tor a=blocking1.9+] 2007-11-27 01:35:18 -08:00
dolske@mozilla.com
23448b59d3 Disabling tests, since Windows is still failing (bug 405384) 2007-11-25 21:41:15 -08:00
dolske@mozilla.com
b13dbd9b4f Bug 386651 - Need regression tests for image decoding. [Part 2] 2007-11-25 20:42:33 -08:00
reed@reedloden.com
1f5e0c64e9 Bug 403363 - "crash loading image [@ imgContainer::DrawFrameTo]" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+] 2007-11-17 01:23:51 -08:00
dolske@mozilla.com
b5d45ed9b6 Bug 399542 - libpng 1.2.21 update broke a unit test. r=stuart. (fixes and reenables test) 2007-11-15 21:47:36 -08:00
dolske@mozilla.com
7f119472d4 Bug 402498 - imgIEncoder documentation is wrong. r=stuart, a1.9=stuart 2007-11-15 21:43:52 -08:00
dolske@mozilla.com
33d6d0dcaa Temporarily disable new reftests until I know why Windows doesn't like them. 2007-11-13 19:08:19 -08:00
dolske@mozilla.com
f69264fe57 Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.] 2007-11-13 17:44:53 -08:00
reed@reedloden.com
332d361cd4 Bug 403239 - "Update libpng to version 1.2.23 and reduce libpng footprint" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=stuart sr=tor a1.9=schrep] 2007-11-13 03:03:32 -08:00
neil@parkwaycc.co.uk
804df04f18 Bug 400603 Last row of bottom-up bitmap is never updated r+a=pavlov sr=tor 2007-11-09 04:47:50 -08:00
reed@reedloden.com
b322314d2f Bug 399794 - "Remove the use of Atoms of nsIconURI" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart] 2007-11-09 00:23:13 -08:00
bzbarsky@mit.edu
edbcbf98d3 Relanding bug 389188. r=pavlov, sr=biesi 2007-11-08 18:55:41 -08:00