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

114 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com 32b02ba0ed Bug 44781 - "Support CMYK, YCCK JPEGs" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep] 2008-02-14 12:38:19 -08:00
reed@reedloden.com 61f3bf126a Bug 416906 - "Incorrect preprocessor syntax" (Replace "#endif !" with "#endif /* */") [p=tglek@mozilla.com (Taras Glek) r=stuart a1.9=schrep] 2008-02-13 02:34:01 -08:00
dwitte@stanford.edu a36c1af116 compile fix. 2008-01-29 22:29:24 -08:00
reed@reedloden.com 3b56f0e333 Get rid of obsoleted XP_MAC checks. [p=reed r+a1.9=stuart] 2008-01-24 23:15:32 -08:00
reed@reedloden.com 5b26e9f78a Bug 411379 - "Add SSE2 processing for JPEG color, use static instead of dynamic arrays" (SSE2 Intrinsics Support and Static Tables) [p=mmoy@yahoo.com (Michael Moy) r=alfredkayser r+sr=stuart a=blocking1.9+] 2008-01-24 22:52:01 -08:00
sayrer@gmail.com 0bb3b10bae Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-18 17:09:36 -08:00
sdwilsh@shawnwilsher.com beb04d3537 Bug 247437 - SSE has issues with JPEG decoding. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r=pavlov 2007-06-26 16:53:56 -07:00
hg@mozilla.com ce180b9e0e 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
gijskruitbosch%gmail.com a7a7cc7db6 Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h
p=mook@songbirdnest.com (Mook)
r=mmoy@yahoo.com (Michael Moy)
sr=pavlov@pavlov.net (Stuart Parmenter)
a=dsicore@mozilla.com (Damon Sicore)
2008-03-12 21:36:47 +00:00
reed%reedloden.com 7eb72814d0 Bug 44781 - "Support CMYK, YCCK JPEGs" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep] 2008-02-14 20:38:19 +00:00
reed%reedloden.com b7d37e73c6 Bug 416906 - "Incorrect preprocessor syntax" (Replace "#endif !" with "#endif /* */") [p=tglek@mozilla.com (Taras Glek) r=stuart a1.9=schrep] 2008-02-13 10:34:01 +00:00
dwitte%stanford.edu b3a10791c4 compile fix. 2008-01-30 06:29:24 +00:00
reed%reedloden.com dcf45438d6 Get rid of obsoleted XP_MAC checks. [p=reed r+a1.9=stuart] 2008-01-25 07:15:32 +00:00
reed%reedloden.com 453b3b622c Bug 411379 - "Add SSE2 processing for JPEG color, use static instead of dynamic arrays" (SSE2 Intrinsics Support and Static Tables) [p=mmoy@yahoo.com (Michael Moy) r=alfredkayser r+sr=stuart a=blocking1.9+] 2008-01-25 06:52:01 +00:00
sayrer%gmail.com 51f621e757 Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-19 01:11:57 +00:00
sdwilsh%shawnwilsher.com 520d94fa3c Bug 247437 - SSE has issues with JPEG decoding. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r=pavlov 2007-06-26 23:53:56 +00:00
gerv%gerv.net b172cadd83 Bug 369752 - update text to mention tri-license. 2007-02-09 11:10:27 +00:00
dbaron%dbaron.org 2c5197447a Use hidden visibility for JPEG lib when we build it. b=359461 r=bsmedberg 2006-12-15 00:27:53 +00:00
cbiesinger%web.de 1fe4516c9f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us ddc19fa107 Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad 2006-04-27 14:41:11 +00:00
gerv%gerv.net 9308ce325d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 13:18:10 +00:00
brettw%gmail.com 74dc7bc63f Bug 245684 fix bustage 2005-11-15 18:36:57 +00:00
tor%cs.brown.edu 2afc19e666 Bug 263087 - remove unused IFAST code. Patch by bernard.alleysson@gmail.com.
r+sr=tor
2004-12-12 00:57:39 +00:00
cls%seawood.org aa3e344821 Remove unneeded VC4 flags.
Thanks to Stephen Walker <sdwalker@myrealbox.com> for the patch.
Bug #255616 r=cls
2004-08-18 22:24:59 +00:00
tor%cs.brown.edu 40d88b99b2 Bug 247437 - disable sse2 jpeg code. r=biesi, sr=darin 2004-07-15 16:01:56 +00:00
tor%cs.brown.edu f667fc371d Bug 238958 - missing align(16). r=pavlov, sr=bryner, a=chofmann 2004-04-05 15:39:29 +00:00
cls%seawood.org 4c004a0a9a Disable mmx/sse2 for win32 gcc builds.
Bug #125762 sr=tor a=asa
2004-03-26 01:17:16 +00:00
tor%cs.brown.edu 322974ca47 Bug 125762 - turn on SSE2 jpeg code (win32). r=sicking, sr=bryner 2004-03-05 22:17:45 +00:00
tor%cs.brown.edu 40a06c086f Bug 137478 - try not to confuse the compiler with inline asm.
r=sicking, sr=bryner
2004-03-05 21:59:21 +00:00
tor%cs.brown.edu d88c33f249 Bug 9922: large jpeg images not displaying on win32.
r=darin, sr=blizzard, a=asa
2003-11-20 19:24:53 +00:00
mkaply%us.ibm.com a89a72a036 #73642
r=pavlov, sr=tor
Cleanup of calling conventions in JPEG
2003-09-18 20:38:36 +00:00
mkaply%us.ibm.com 052b74da49 One too many #endifs 2003-07-22 21:50:27 +00:00
mkaply%us.ibm.com 539cfcb481 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 21:08:40 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +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
cls%seawood.org 1d500222cf mingw/w32api uses a different header guard than MSVC for <basestd.h>
Bug #134113 r=pavlov sr=tor
2003-03-14 20:41:43 +00:00
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +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
cathleen%netscape.com 7fcf4a72c0 Checking in Intel's contribution for SSE2 JPEG optimization, bug 125762, r=cathleen sr=scc 2002-04-29 23:27:33 +00:00
seawood%netscape.com d42b1b1fd4 Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
seawood%netscape.com 2f8e3f943d Argh. Missed a file fo rbug #38061 2002-04-02 09:42:24 +00:00
seawood%netscape.com f9479b8517 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +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
seawood%netscape.com 874c54280c 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
ccarlen%netscape.com 31d6aca7e7 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com d360173601 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00