Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 47e843df2f backout bug 444898 to fix orange 2008-08-19 13:58:40 +02:00
Glenn Randers-Pehrson bad00de6b5 Bug 444898 – JPEG writer uses poor quality default options for compression. r=tor, sr=pavlov 2008-08-19 10:07:09 +02:00
bzbarsky@mit.edu 575587596b Fix a mistake in the fix for bug 363986 that was causing writes to the wrong part of memory. Patch and tests by Fredrik Larsson <nossralf@gmail.com>, r=stuart, sr=bzbarsky. 2008-04-01 16:20:12 -07:00
jag@tty.nl 60e16aa5b6 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com 8a806e3ee9 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 edf17493de 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 4c22bec48c Bug 413424 - PNG encoder leaks a string. r=stuart, a1.9=schrep, guilty=dolske 2008-01-22 15:15:23 -08:00
dtownsend@oxymoronical.com 4806751fca 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 31a6d9b985 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
mats.palmgren@bredband.net 79ad0a54ac Make nsPNGEncoder more robust against calls after a libpng error was encountered. b=395542 r+sr+a=pavlov 2007-10-19 21:29:58 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
philringnalda@gmail.com e10e211d51 Bug 375741 – Add support for APNG encoding, patch by Justin Dolske <dolske@mozilla.com>, r=asmith15, sr=pavlov 2007-04-24 22:56:53 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
bzbarsky%mit.edu 44cf5f235b Fix a mistake in the fix for bug 363986 that was causing writes to the wrong
part of memory.  Patch and tests by Fredrik Larsson <nossralf@gmail.com>,
r=stuart, sr=bzbarsky.
2008-04-01 23:20:12 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
reed%reedloden.com 865052eae3 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 08:00:18 +00:00
reed%reedloden.com 0fec3019e0 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-24 07:02:58 +00:00
dolske%mozilla.com 1d7f2896ea Bug 413424 - PNG encoder leaks a string. r=stuart, a1.9=schrep, guilty=dolske 2008-01-22 23:15:23 +00:00
dtownsend%oxymoronical.com 971fb9f936 Bug 405982: Improve error handling and consistency with image encoders.
r=dolse, r+sr=pavlov, a=beltzner
2007-12-21 09:19:27 +00:00
reed%reedloden.com 72d19dfe2b 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 11:03:33 +00:00
mats.palmgren%bredband.net b6438b7e9d Make nsPNGEncoder more robust against calls after a libpng error was encountered. b=395542 r+sr+a=pavlov 2007-10-20 04:29:58 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
philringnalda%gmail.com b783c2ede6 Bug 375741 ��� Add support for APNG encoding, patch by Justin Dolske <dolske@mozilla.com>, r=asmith15, sr=pavlov 2007-04-25 05:56:54 +00:00
vladimir%pobox.com c602d7baaa b=336330, fix memory scribble in jpeg decoder, r+sr=roc 2006-05-03 00:24:25 +00:00
darin%meer.net 645a0a885e fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
brettw%gmail.com 792e4a5d37 Bug 245684, add JPEG encoder. r=pavlov, sr=vladimir 2005-11-15 18:10:08 +00:00
pkw%us.ibm.com 8919a65086 Bug 308126 - Trunk build failure in libpr0n module
r=mozilla@kaply.com, sr=tor@acm.org
2005-09-16 23:50:39 +00:00
pavlov%pavlov.net a80cc79252 adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad 2005-08-31 22:15:33 +00:00