Matheus Kerschbaum
|
4eb6429f47
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
|
Mitchell Field
|
802d63f383
|
Bug 647118 - Remove support for --disable-plugins. r=glandium
|
2011-04-02 01:41:46 +11:00 |
|
Zack Weinberg
|
1d850d4939
|
Bug 571989, much-delayed part 6: merge gfx/src/thebes into gfx/src. r=joedrew
--HG--
rename : gfx/src/thebes/mozilla-decoder.cpp => gfx/src/mozilla-decoder.cpp
rename : gfx/src/thebes/mozilla-decoder.h => gfx/src/mozilla-decoder.h
rename : gfx/src/thebes/nsIThebesFontMetrics.h => gfx/src/nsIThebesFontMetrics.h
rename : gfx/src/thebes/nsSystemFontsAndroid.cpp => gfx/src/nsSystemFontsAndroid.cpp
rename : gfx/src/thebes/nsSystemFontsAndroid.h => gfx/src/nsSystemFontsAndroid.h
rename : gfx/src/thebes/nsSystemFontsGTK2.cpp => gfx/src/nsSystemFontsGTK2.cpp
rename : gfx/src/thebes/nsSystemFontsGTK2.h => gfx/src/nsSystemFontsGTK2.h
rename : gfx/src/thebes/nsSystemFontsMac.h => gfx/src/nsSystemFontsMac.h
rename : gfx/src/thebes/nsSystemFontsMac.mm => gfx/src/nsSystemFontsMac.mm
rename : gfx/src/thebes/nsSystemFontsOS2.cpp => gfx/src/nsSystemFontsOS2.cpp
rename : gfx/src/thebes/nsSystemFontsOS2.h => gfx/src/nsSystemFontsOS2.h
rename : gfx/src/thebes/nsSystemFontsQt.cpp => gfx/src/nsSystemFontsQt.cpp
rename : gfx/src/thebes/nsSystemFontsQt.h => gfx/src/nsSystemFontsQt.h
rename : gfx/src/thebes/nsSystemFontsWin.cpp => gfx/src/nsSystemFontsWin.cpp
rename : gfx/src/thebes/nsSystemFontsWin.h => gfx/src/nsSystemFontsWin.h
rename : gfx/src/thebes/nsThebesDeviceContext.cpp => gfx/src/nsThebesDeviceContext.cpp
rename : gfx/src/thebes/nsThebesDeviceContext.h => gfx/src/nsThebesDeviceContext.h
rename : gfx/src/thebes/nsThebesFontEnumerator.cpp => gfx/src/nsThebesFontEnumerator.cpp
rename : gfx/src/thebes/nsThebesFontEnumerator.h => gfx/src/nsThebesFontEnumerator.h
rename : gfx/src/thebes/nsThebesFontMetrics.cpp => gfx/src/nsThebesFontMetrics.cpp
rename : gfx/src/thebes/nsThebesFontMetrics.h => gfx/src/nsThebesFontMetrics.h
rename : gfx/src/thebes/nsThebesGfxFactory.cpp => gfx/src/nsThebesGfxFactory.cpp
rename : gfx/src/thebes/nsThebesRegion.cpp => gfx/src/nsThebesRegion.cpp
rename : gfx/src/thebes/nsThebesRegion.h => gfx/src/nsThebesRegion.h
rename : gfx/src/thebes/nsThebesRenderingContext.cpp => gfx/src/nsThebesRenderingContext.cpp
rename : gfx/src/thebes/nsThebesRenderingContext.h => gfx/src/nsThebesRenderingContext.h
|
2011-03-31 11:30:28 -07:00 |
|
Kyle Huey
|
a1dfc7ee3a
|
Merge m-c to bs.
|
2011-03-26 12:12:37 -04:00 |
|
Jacek Caban
|
2b2622cac7
|
Bug 643753 - Wrong dbghelp.lib linking argument for mingw compilation r=khuey
--HG--
extra : rebase_source : 0067a0b8854b6c73fa8d561e0f02ba6c0289ee58
|
2011-03-22 15:43:38 +00:00 |
|
Mike Hommey
|
e4a9e38436
|
Bug 643695 - Don't depend on libdbus-glib when not necessary. r=khuey
|
2011-03-24 15:26:58 +01:00 |
|
Ehsan Akhgari
|
cb6a971f1a
|
Merge cedar into mozilla-central
|
2011-03-25 14:21:07 -04:00 |
|
Matheus Kerschbaum
|
4a7ba19066
|
Bug 634807 - Remove MOZ_PLAINTEXT_EDITOR_ONLY; r=khuey
|
2011-03-24 19:59:00 -04:00 |
|
L. David Baron
|
6b543156b0
|
Backout changeset 208e4e19cc1a (Bug 643695) for causing bug 644790.
|
2011-03-24 21:09:11 -07:00 |
|
Mike Hommey
|
f1f22c4fac
|
Bug 643695 - Don't depend on libdbus-glib when not necessary. r=khuey
|
2011-03-24 15:26:58 +01:00 |
|
Mike Hommey
|
cfca8dff48
|
Bug 584474 part 4 - Add wininet when linking xul.dll. r=khuey
|
2011-02-25 15:02:04 +01:00 |
|
Mitchell Field
|
a6788f0842
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
|
Andreas Gal
|
56cb4934d1
|
Disable jetpack service and unit tests (bug 629197, r=shaver).
|
2011-01-31 19:33:15 -08:00 |
|
Phil Ringnalda
|
498e832e1d
|
Backed out changeset 81c46a78201f (bug 629197) for failing tests and only being half checked in
|
2011-01-29 22:43:32 -08:00 |
|
Andreas Gal
|
f184010af9
|
Disable jetpack service (bug 629197, r=shaver).
|
2011-01-29 20:48:11 -08:00 |
|
Jacek Caban
|
ea1e491c1b
|
Last Comment Bug 614625 - Landing bug 611930 broke crosscompilation to windows on case sensitive systems r=khuey a=benjamin
|
2011-01-11 10:19:20 +00:00 |
|
Vladimir Vukicevic
|
ad540d7188
|
b=578877, reenable WebGL on Linux; r=vlad,a=b
|
2010-12-27 12:05:01 -08:00 |
|
Mike Hommey
|
eadbddac1f
|
Bug 618195 part 1 - Build libxul part of services-crypto unconditionally. r=mconnor,a=mconnor
|
2010-12-20 10:12:10 +01:00 |
|
Brian Smith
|
ff1c112075
|
Bug 601645 - JavaScript API for NSS J-PAKE. r=mconnor a=blocking-beta8
|
2010-12-09 18:27:48 -08:00 |
|
Vladimir Vukicevic
|
6aa65b232f
|
b=603367, disable ANGLE/WebGL on Linux until build system issues are fixed (bug 559964)
|
2010-12-03 14:44:01 -08:00 |
|
Kyle Huey
|
6350cabedd
|
Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b
|
2010-11-21 19:29:47 -05:00 |
|
Kyle Huey
|
c0bf7cf5ee
|
Backed out changeset c8a4b4ed9160. a=me
|
2010-11-21 14:18:32 -05:00 |
|
Kyle Huey
|
de4946599c
|
Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b
|
2010-11-21 13:58:33 -05:00 |
|
Ehsan Akhgari
|
2d8fda0962
|
Bug 612356 - Add NS_SetDllDirectory to dlldeps.cpp; r=khuey a=NPOTB
|
2010-11-15 15:16:34 -05:00 |
|
Mike Hommey
|
e171cc6f17
|
Bug 569629 - Remove static xpcom modules list static initializer. r=bsmedberg,a=bsmedberg
|
2010-11-07 09:25:38 +01:00 |
|
Mike Hommey
|
918686a995
|
Bug 605406 part 2 - Don't put libfreetype twice on the link command line. r=khuey,a=blassey
|
2010-11-07 09:20:51 +01:00 |
|
Mike Hommey
|
3bcb9ab5e3
|
Bug 577653 - Allow to build against system libvpx. r=khuey a=roc
|
2010-11-05 18:24:28 +01:00 |
|
Mark Banner
|
5c4964b388
|
Bug 598613 - Allow Mork to be included/registered in libxul even when places is turned on; r=khuey approval2.0=beltzner
|
2010-10-21 11:55:12 +01:00 |
|
Brad Lassey
|
7b4b5b27be
|
bug 569497 - need finger friendly file picker for android r=mwu,mbrubeck a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
|
Jonathan Kew
|
3682541edd
|
bug 527276 - part 2 - add OTS lib to the build process. r=ted a=blocking2.0
|
2010-10-07 08:59:18 +01:00 |
|
Matt Brubeck
|
0f6ad04b93
|
Back out 0a01860cef28 (Bug 569497) because of freezes (Bug 601314). a=blocking-fennec
--HG--
extra : rebase_source : a9e9f25fba06c7041781b22f7976ccdab9a0a71b
|
2010-10-04 09:14:34 -07:00 |
|
Brad Lassey
|
26bd25b555
|
bug 569497 - need finger friendly file picker for android r=mwu a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
|
Mark Banner
|
ba893fb0e8
|
Bug 597465: Support linking app components into libxul. r=khuey a=blocking
|
2010-09-21 21:10:06 -04:00 |
|
Chí-Thanh Christopher Nguyễn
|
a0612b3f9b
|
Bug 596106 - Ensure we can link when using gcc instead of Sun Studio Compiler. r=khuey
|
2010-09-18 10:15:33 +02:00 |
|
Boris Zbarsky
|
503106afe9
|
Bug 589667. Make the layout debugger actually work in libxul builds. r=ted
|
2010-09-10 17:26:16 -04:00 |
|
Wan-Teh Chang
|
46436ed9f0
|
Bug 580679: do not define ZLIB_INTERNAL when compiling files outside
zlib. This reverts some of the zlib-related changes in Dec. 2004 for
libxul (bug 272783 and bug 273876). r=bsmedberg. a=bsmedberg.
|
2010-09-02 16:47:06 -07:00 |
|
bhsieh@mozilla.com
|
df2049724f
|
bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg
|
2010-08-12 12:37:44 -07:00 |
|
Bobby Holley
|
c8b951c6bd
|
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
|
2010-08-22 22:30:45 -04:00 |
|
Kyle Huey
|
eb28665c1e
|
Backing out Bug 513681 and Bug 587371 for timeouts.
|
2010-08-22 10:13:09 -04:00 |
|
Uli Link
|
19102ea864
|
bug 576879 fix 64bit AIX link error, r=ted.mielczarek, a=bsmedberg
--HG--
extra : rebase_source : 0cb3dc31786dcdb2bbc68c4dff9823a82900c65a
|
2010-08-21 21:53:16 -07:00 |
|
Bobby Holley
|
1efcc45c3a
|
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
|
2010-08-11 20:12:24 -04:00 |
|
Alon Zakai
|
2c8640b67d
|
Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+
|
2010-08-16 16:41:46 -04:00 |
|
Kyle Huey
|
06a47f4d90
|
Backed out changeset c8dc4dd369ee
|
2010-08-17 01:07:56 -04:00 |
|
Alon Zakai
|
36c45cdce8
|
Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+
|
2010-08-16 16:41:46 -04:00 |
|
Dave Townsend
|
826e429c31
|
Backed out bug 286382 to fix bug 584613
|
2010-08-06 14:06:28 -07:00 |
|
Ehsan Akhgari
|
a0d1676ebc
|
Bug 286382 - Don't load DLLs from the current directory; r=vlad
--HG--
extra : rebase_source : 85d7c0c4ced3faa9c797c38620afd5839f06feea
|
2010-06-29 20:15:11 -04:00 |
|
Wolfgang Rosenauer
|
9352078bb7
|
Bug 517655 - Support for libProxy - Part 1. Build Changes. r=khuey
--HG--
extra : rebase_source : 47b4c922a01099fa569ee122ef0b2f545627f175
|
2010-08-03 10:44:49 -07:00 |
|
Gavin Sharp
|
241fb884b0
|
Backed out changeset bdb98838d6f6 from bug 550936 due to js-reftest failures
--HG--
extra : rebase_source : d9f9b6bc3d24f302a4aacb62b28538921b7de3ce
|
2010-08-03 01:20:08 -04:00 |
|
Alon Zakai
|
7a391911a2
|
Bug 550936: Make InstallTrigger support cross-process communication, r=Mossop
|
2010-08-02 23:52:59 -04:00 |
|
Robert Sayre
|
802a358676
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|