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
pavlov@pavlov.net
2b83b509ab
bug 386585. update libpng to 1.2.22. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=tor sr=me
2007-11-06 20:24:14 -08:00
vladimir@pobox.com
71295591ee
back out bug 386585 (libpng update) due to bug 399630 (startup crash), a=stuart,Ryan,#developers
2007-10-12 13:57:04 -07:00
reed@reedloden.com
32eeebb55b
Bug 386585 - "Update libpng to version 1.2.21" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=tor sr=stuart a=blocking1.9+]
2007-10-11 17:49:44 -07:00
asqueella@gmail.com
dbc3be0348
Bug 393031 - remove obsolete file: modules/libimg/png/pngasmrd.h p=Glenn Randers-Pehrson <glennrp@gmail.com> r+sr=tor
2007-09-02 09:04:45 -07:00
philringnalda@gmail.com
b79bdba144
Bug 392411 - APNG decoder does not detect width+offset too large, patch by Glenn Randers-Pehrson <glennrp@gmail.com>, r=asmith15, sr+a1.9=pavlov
2007-08-17 21:42:09 -07:00
pavlov@pavlov.net
5d187e457e
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
2007-07-23 15:02:17 -07:00
dveditz@cruzio.com
4bf20f69f1
bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz
2007-07-12 17:05:43 -07:00
pavlov@pavlov.net
30e525feb6
various small fixes for APNG. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
2007-04-19 13:40:53 -07:00
pavlov@pavlov.net
61877955f2
fixing build bustage.
2007-04-12 13:11:50 -07:00
pavlov@pavlov.net
24256d4f1f
upgrading libpng to 1.2.16. patch from andrew smith. bug 373249. r=me sr=tor
2007-04-12 11:34:54 -07:00
pavlov@pavlov.net
8c349ca074
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 16:35:51 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
pavlov%pavlov.net
042fe230a9
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
90172137f6
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
e4bd585628
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
ca7e331044
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
a284df17b2
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
36223e5472
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
de2a318956
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
0384e67b13
#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
eb50dd44e7
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 16:02:07 +00:00
pavlov%pavlov.net
6232847cca
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
79241940e8
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
07b409aa4e
Bug 261922 - upgrade to libpng-1.2.7. r=tor.
2004-10-07 19:21:29 +00:00
tor%cs.brown.edu
2ac21efe82
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
e9fce18cf6
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
bryner%brianryner.com
63d337ab53
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
2568b010b5
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
ba311c5f24
Bug 208607 - reconfigure libpng for smaller imglib2. r=pavlov, sr=blizzard
2003-06-11 20:05:13 +00:00
seawood%netscape.com
f0b5c087f6
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
33060e1e75
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
tor%cs.brown.edu
bd57b94aa9
document mkaply's os2 build bustage fix
2002-10-07 06:28:56 +00:00
mkaply%us.ibm.com
4c79a5810f
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
0367899309
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
b2e0901034
update libpng to 1.2.5. r=cls
2002-10-04 06:34:53 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
pavlov%netscape.com
6901cb0bbb
checking in fix for bug 155222 r=pavlov sr=tor@acm.org
2002-07-15 20:17:09 +00:00
tor%cs.brown.edu
db6ae294df
Bug 154996 - PNGs with invalid IHDR can crash/hang browser. rs=tor
2002-06-29 20:11:33 +00:00
tor%cs.brown.edu
71c21a4e59
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
12459a892a
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
76fe15cf8b
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
seawood%netscape.com
e56e20b1dc
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
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
alecf%netscape.com
8bf5905937
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
cls%seawood.org
94fe7404df
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00