pavlov%pavlov.net
|
041108163b
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 22:02:20 +00:00 |
dveditz%cruzio.com
|
5fd947d903
|
bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz
|
2007-07-13 00:06:24 +00:00 |
pavlov%pavlov.net
|
7864eaa1a7
|
various small fixes for APNG. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
|
2007-04-19 20:40:54 +00:00 |
pavlov%pavlov.net
|
a8e6c372e3
|
fixing build bustage.
|
2007-04-12 20:11:50 +00:00 |
pavlov%pavlov.net
|
fd92d18863
|
upgrading libpng to 1.2.16. patch from andrew smith. bug 373249. r=me sr=tor
|
2007-04-12 18:34:54 +00:00 |
pavlov%pavlov.net
|
dd20cadce4
|
updating for APNG 0.10. splitting out render_op in to dispose_op and blend_op. bug 257197. r=asmith13, sr=vlad
|
2007-03-22 23:35:52 +00:00 |
pavlov%pavlov.net
|
2f75456ad1
|
removing CRCs from the acTl chunk and making all the chunks not-safe-for-copy. r=asmith15@learn.senecac.on.ca
|
2007-03-21 18:55:05 +00:00 |
pavlov%pavlov.net
|
13c8e24bf8
|
APNG. bug 257197. patch by Andrew Smith <asmith15@learn.senecac.on.ca>. r=biesi sr=pavlov
|
2007-03-20 23:56:50 +00:00 |
pavlov%pavlov.net
|
55d1f23fc6
|
disabling MMX support for png decoding on the mac due to a crash. bug 354997. r+sr=me. patch from Glenn Randers-Pehrson <glennrp@gmail.com>.
|
2006-10-02 20:38:51 +00:00 |
pavlov%pavlov.net
|
a504e0ecba
|
relanding libpng-1.2.12. bug 334110. r=me, sr=tor, patch by Glenn Randers-Pehrson <glennrp@gmail.com>.
|
2006-09-29 22:46:58 +00:00 |
pavlov%pavlov.net
|
0c611298cd
|
fix our old libpng's security problems. 334110. r=me, sr=tor, patch by Glenn Randers-Pehrson <glennrp@gmail.com>.
|
2006-09-26 21:15:04 +00:00 |
pavlov%pavlov.net
|
de2e8d4fc7
|
backing out bug 334110/libpng 1.2.12 until I can figure out why it is broken on mac.
|
2006-09-25 22:38:55 +00:00 |
pavlov%pavlov.net
|
54decaedd5
|
upgrading to libpng-1.2.12. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=me sr=tor
|
2006-09-25 19:52:06 +00:00 |
mkaply%us.ibm.com
|
481124e49d
|
#3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
|
2006-03-08 19:29:25 +00:00 |
gerv%gerv.net
|
0aafc6832b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-31 16:02:07 +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 |
bsmedberg%covad.net
|
7ccf6e4965
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
tor%cs.brown.edu
|
4ff43fc17d
|
Bug 261922 - upgrade to libpng-1.2.7. r=tor.
|
2004-10-07 19:21:29 +00:00 |
tor%cs.brown.edu
|
682e34bba8
|
Bug 208607 - reconfigure libpng for smaller imglib2.
Patch by glennrp@imagemagick.org, r+sr=tor
|
2004-06-30 18:59:11 +00:00 |
tor%cs.brown.edu
|
a45935d71a
|
Bug 242915 - out-of-bounds read during error message processing.
Patch by glennrp@imagemagick.org, r+sr=tor
|
2004-05-07 17:16:50 +00:00 |
gerv%gerv.net
|
c40f4f93a2
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
bryner%brianryner.com
|
804e3272b8
|
Prefix all external symbols in Mozilla's libpng with MOZ_PNG_ to avoid runtime version conflicts with a system-installed libpng in static builds (bug 181936). Patch by glennrp@imagemagick.org, r=pavlov, sr=tor/bryner
|
2003-11-01 07:20:43 +00:00 |
tor%cs.brown.edu
|
1474fe5031
|
Bug 208607 - configure away unused png write code. Patch by
randeg@alum.rpi.edu, r=pavlov, sr=tor
|
2003-07-03 06:51:18 +00:00 |
tor%cs.brown.edu
|
e4642be310
|
Bug 208607 - reconfigure libpng for smaller imglib2. r=pavlov, sr=blizzard
|
2003-06-11 20:05:13 +00:00 |
seawood%netscape.com
|
41119ba822
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-11 00:15:38 +00:00 |
seawood%netscape.com
|
6934dc37a9
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 20:12:33 +00:00 |
cbiesinger%web.de
|
99100ebaac
|
remove final traces of mng decoder, part of bug 195280. not part of build.
|
2003-06-05 16:27:19 +00:00 |
pavlov%pavlov.net
|
7237927e55
|
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
|
2003-06-03 23:16:42 +00:00 |
cbiesinger%web.de
|
9521e49d22
|
198149 patch by gjuyn@3-t.com rs=tor (third party library, patch by author)
MNG that is set to loop indefinitely, stops working after first loop.
|
2003-03-21 21:37:37 +00:00 |
tor%cs.brown.edu
|
239bdac10c
|
Bug 181676 - Update libmng to 1.0.5. rs=blizzard
|
2003-03-07 09:28:30 +00:00 |
seawood%netscape.com
|
63ffaa111b
|
Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
Bug #194662 r=ccarlen
|
2003-02-26 04:17:40 +00:00 |
cbiesinger%web.de
|
9b0fd3105b
|
missed a file. still r=pavlov sr=tor
|
2002-11-08 21:54:43 +00:00 |
cbiesinger%web.de
|
89f78573ac
|
removing antiquated gif decoder code and similar stuff. r=pavlov sr=tor, and this is not part of the build.
|
2002-11-08 21:53:18 +00:00 |
tor%cs.brown.edu
|
047528135b
|
document mkaply's os2 build bustage fix
|
2002-10-07 06:28:56 +00:00 |
mkaply%us.ibm.com
|
35de627c10
|
Putting code back since I fixed the PNG decoder - note the change to IBMCPP - not sure how that got checked in wrong - probably broke in the PNG mainline code
|
2002-10-07 04:40:33 +00:00 |
mkaply%us.ibm.com
|
31d07ee76b
|
OS/2 runtime bustage - this should be the right thing to do, but it causes PNG to crash horribly backing out for now
|
2002-10-07 04:10:10 +00:00 |
tor%cs.brown.edu
|
2781ac8ac1
|
update libpng to 1.2.5. r=cls
|
2002-10-04 06:34:53 +00:00 |
dougt%netscape.com
|
c5e8f896cd
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
seawood%netscape.com
|
8ae6c40f5d
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
pavlov%netscape.com
|
ff59ce4d20
|
checking in fix for bug 155222 r=pavlov sr=tor@acm.org
|
2002-07-15 20:17:09 +00:00 |
tor%cs.brown.edu
|
4378bdf92e
|
Bug 154996 - PNGs with invalid IHDR can crash/hang browser. rs=tor
|
2002-06-29 20:11:33 +00:00 |
tor%cs.brown.edu
|
0bf34a74eb
|
Bug 135579 - small interlaced PNGs not decoded correctly.
Patch from randeg@alum.rpi.edu, rs=tor.
|
2002-06-17 21:32:03 +00:00 |
seawood%netscape.com
|
daf3c69f34
|
Do not add these libraries to the generated static libs list as they have their own vars that are also used in the static build.
Bug #149211 r=bryner
|
2002-06-11 20:18:03 +00:00 |
seawood%netscape.com
|
e750f69a60
|
Sync tree against pristine 1.0.9 png distribution.
Reapply moz patches. Added MOZCHANGES file to track moz-specific changes.
Bug #125845 r=pavlov a=asa
|
2002-03-22 00:06:13 +00:00 |
tor%cs.brown.edu
|
53704b3bd5
|
Bug 123613 - mng subimage composite reading dest alpha from wrong
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
|
2002-02-17 15:29:18 +00:00 |
ccarlen%netscape.com
|
9285546c83
|
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
|
2002-02-12 15:41:41 +00:00 |
cathleen%netscape.com
|
31f584b51c
|
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
|
2002-02-08 01:11:33 +00:00 |
sfraser%netscape.com
|
d285f8f560
|
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
|
2002-01-30 21:14:20 +00:00 |
seawood%netscape.com
|
fa5df5e54c
|
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
|
2002-01-16 05:10:09 +00:00 |
cathleen%netscape.com
|
c2d19ad82a
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |