Commit Graph

2713 Commits

Author SHA1 Message Date
Tero Turtiainen
02adda4227 Bug 582621 - Sharing back-end for MeeGo r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 81386b7a9f512a2d060efcbe7b272bb0f4936fa4
2010-10-18 09:46:42 -07:00
Kyle Huey
bf411032a9 Fix the bustage for real by AC_SUBSTing the variable. r=me a=me 2010-10-15 21:47:47 -04:00
Michael Wu
2c88a3ece0 Bug 588607 - 4a. Wrap the dl* functions with our own version, r=ted a=blocking-fennec
--HG--
extra : rebase_source : e10df4b4a99b04156b660fbc443b3061ec88c38f
2010-10-15 11:28:32 -07:00
Justin Lebar
a9e04e63b3 Bug 592923 - Add --enable-profiling configure option r=ted, a2.0=bz 2010-09-10 11:57:12 -07:00
Brad Lassey
4d2c40f0de bug 601984 - 2-byte/4-byte wchar mismatch warnings r=khuey a2.0=dougt 2010-10-15 14:16:44 -04:00
Jacek Caban
518486e4ab Bug 601358 - d3d10 compilation failure without d2d compilation enabled r=bas.schouten a=joe 2010-10-14 21:03:20 +00:00
Gavin Sharp
70eefa3b1f Backed out changeset 2313b1b0e0d5 a=backout 2010-10-14 14:29:08 -04:00
Gavin Sharp
fc0309c5c9 Backed out changeset 6946b5d25ac3
--HG--
extra : rebase_source : 4f3a2e8b05b7e0ba2ac6795a765b49fd04faf51e
2010-10-14 14:29:54 -04:00
Gavin Sharp
fcd7815df5 Backed out changeset 5b8582013988 2010-10-14 14:30:31 -04:00
Serge Gautherie
a76a9a1f88 Bug 603532 - LayerManagerD3D10.cpp fails to compile with "--with-windows-version=502"; (Av1) Make MOZ_ENABLE_D3D10_LAYER depend on WIN32_D2D_SURFACE_FEATURE.
r=vladimir.
2010-10-14 19:37:50 +02:00
Serge Gautherie
852f7e1eb9 Bug 599737 - Fully end-of-life Python 2.4 for build support; (Av1a) Remove remnants in configure.in, Support 'python2.7' executable.
r=ted.mielczarek.
2010-10-14 19:37:50 +02:00
Serge Gautherie
6b8eb937fa Bug 555485 - [Win2K] "debug_util_win.cc(262) : error C3861: 'CaptureStackBackTrace': identifier not found"; (Av2a) configure.in: be more explicit and stricter when building without needed Windows SDK.
r=ted.mielczarek.
2010-10-14 19:37:50 +02:00
Takanori MATSUURA
fd8eeb610f Bug 595805 - Update required cairo version to 1.10. r+a=vlad 2010-10-12 13:35:54 +02:00
Kyle Huey
b10d858adc Bug 600540: Disable raw video more. rs=me a=beltzner 2010-10-10 07:48:26 -04:00
Tom Brinkman
6b981e0e94 Bug 565013: Implement printing to PDF for qt builds. r=romaxa r=dholbert a=blocking-fennec
--HG--
rename : widget/src/gtk2/nsDeviceContextSpecG.cpp => widget/src/qt/nsDeviceContextSpecQt.cpp
rename : widget/src/gtk2/nsDeviceContextSpecG.h => widget/src/qt/nsDeviceContextSpecQt.h
rename : widget/src/gtk2/nsPrintDialogGTK.cpp => widget/src/qt/nsPrintDialogQt.cpp
rename : widget/src/gtk2/nsPrintDialogGTK.h => widget/src/qt/nsPrintDialogQt.h
rename : widget/src/gtk2/nsPrintOptionsGTK.cpp => widget/src/qt/nsPrintOptionsQt.cpp
rename : widget/src/gtk2/nsPrintOptionsGTK.h => widget/src/qt/nsPrintOptionsQt.h
rename : widget/src/gtk2/nsPrintSettingsGTK.cpp => widget/src/qt/nsPrintSettingsQt.cpp
rename : widget/src/gtk2/nsPrintSettingsGTK.h => widget/src/qt/nsPrintSettingsQt.h
2010-10-07 12:19:33 -07: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
Kyle Huey
7e6ebabfee Bug 600541: Disable moz-device protocol by default. r=jdm a=beltzner
--HG--
extra : rebase_source : d97ce774da349445bd25df38357632beddb7a8dd
2010-10-06 16:19:22 -04:00
Kyle Huey
4543eae00a Bug 600540: Disable raw video by default. r=cpearce a=beltzer
--HG--
extra : rebase_source : 0ddea9a76805d6d8da3328c368c8393111ab7790
2010-10-06 16:17:54 -04:00
Mike Kristoffersen
0b107990c4 Bug 561244 - e10s: forward JS 'crypto' calls from content->chrome (Part 2/3 - Making it possible to control the define by option) r=khuey a=blocking-fennec
--HG--
extra : rebase_source : 5837be9d88d001b028e738edf9dde83332e80a19
2010-09-29 21:41:29 +02:00
Bas Schouten
be01040ebb Bug 546514 - Part 1: Detect presence of D3D10 headers for D3D10 layers. r=vlad 2010-10-01 00:53:44 +02:00
Robert Sayre
28b54c3b54 Merge tracemonkey to mozilla-central a=blockers 2010-09-29 02:01:12 -04:00
Michael Wu
661ff72c37 Bug 600373 - Android not starting on Tracemonkey due to ENABLE_SHARED_JS=1. r=khuey. 2010-09-28 19:29:36 -04:00
Reed Loden
3a54799100 Bug 600104 - "Bump minimum required version for system NSS to 3.12.8" [r=khuey r=wtc a=blocking1.9.2.11+/blocking1.9.1.14+] 2010-09-28 15:50:29 -07:00
Kyle Huey
fd566b0323 Bug 599567: Followup to make new checks conditioned on COMPILE_ENVIRONMENT too. r=me a=me 2010-09-24 23:36:25 -04:00
Serge Gautherie
df0dd03617 Bug 599567: Fix YASM detection on Win32 and COMPILE_ENVIRONMENT check on all platforms. r=khuey a=blocking-beta-7 2010-09-24 23:18:13 -04:00
Robert Sayre
b95fd2bd6c Merge mozilla-central to tracemonkey. 2010-09-26 12:49:11 -04:00
Mike Shaver
e7621d027b bug 591836: split JS out of libxul to work around VS2005 PGO compiler crash. r=khuey a=sayrer 2010-09-25 18:29:05 -07:00
Mark Banner
ba893fb0e8 Bug 597465: Support linking app components into libxul. r=khuey a=blocking 2010-09-21 21:10:06 -04:00
Doug Turner
c2a24b4eeb Bug 567750 - Build option to use the system Pixman. r=khuey. a=dougt 2010-09-20 21:16:37 -07:00
Masatoshi Kimura
1057aacaf3 Add support for CL_INCLUDES_PREFIX environment variable for handling localized cl.exe /showIncludes output. (Bug 587372) r=ted a2.0=blocking2.0:final 2010-09-17 12:29:52 -07:00
Taras Glek
356cd6b696 Bug 592520 - Do not fragment the hell out of CACHE__00[1-3]__. r=bsmedberg/jduell, a=betaN+ 2010-09-16 13:21:12 -07:00
Justin Lebar
84ca22aa38 Bug 583849 - Use YASM to compile libvpx on Windows. r=ted, a2.0=blocking 2010-08-11 16:37:24 -07:00
Kyle Huey
6150b1e723 Bug 589606: Fix up the raw encoder to have the same build config options as the other media types. r=cpearce a=sdwilsh 2010-08-31 21:24:04 -04:00
Michael Wu
4b39a64185 Bug 592457 - Don't create new signatures on windows, r=khuey a=blocking-beta5 2010-08-31 21:18:22 -04:00
jeremias bosch
102456d4fa Bug 586836 - Support Meego Network Managment. r=doug.turner a=blocking-fennec
--HG--
extra : rebase_source : 1f8de52621ce8c6dc680e81a3b82bc8f5e3df57e
2010-08-30 23:23:35 -07:00
Dão Gottwald
66393dc80f Bug 591783 - Fix for corrupt language pack install.rdf due to quotes in MOZ_APP_VERSION. r=khuey a=bustage-fix 2010-08-30 17:54:46 +02:00
Dan Witte
55af9deabd Bug 591537 - Freeze UA build id for Firefox branded builds. r=dao/khuey, sr=jst, a=beta5+ 2010-08-28 13:42:04 -07:00
Dão Gottwald
f8ab7bd3a1 Bug 591387 - Default theme shows as "incompatible" (version number wrapped with quotes). r=khuey a=blocking 2010-08-28 15:32:07 +02:00
Boris Zbarsky
14a38ac417 Bug 590179. Use -fomit-frame-pointer when building opt builds on mac. r=ted, a=beltzner 2010-08-27 14:19:45 -07:00
Bobby Holley
cfb41b674f Backed out changeset a6c18a123fbb due to everything-on-mac-bustage. a=backout 2010-08-27 09:00:54 -07:00
Boris Zbarsky
af5f673262 Bug 590179. Use -fomit-frame-pointer when building opt builds on mac. r=ted a=beltzner 2010-08-26 21:33:00 -04:00
Dão Gottwald
d9866fd9ab Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz 2010-08-27 09:02:10 +02:00
Kyle Huey
32a548bce5 Bug 507749: Implement moz-device: protocol handler. Based on an earlier patch by Brad Lassey. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 9e9474bf72d880c8a7364c795b451f28a10913c3
2010-08-25 11:52:10 -04:00
Shawn Wilsher
88bd031b9d Bug 583611 - Upgrade to SQLite 3.7.1
This contains the changes to Mozilla specific code.
a=blocking2.0

--HG--
extra : rebase_source : c4747fbb9ff8f9286e929391fcb21068e57484c9
2010-08-25 07:56:37 -07:00
Benoit Jacob
a6b4fe7683 Bug 585199 - Implement WebGLActiveInfo, remove NativeJSContext, adapt WebGL code to that - r=vladimir a=blocking2.0 2010-08-23 17:03:49 -04:00
Doug Turner
693153c69d Fix busted configure on maemo 6. r=oleg
--HG--
extra : rebase_source : 49337aae68a644698e5ca64d64d67d18fc68f926
2010-08-24 09:53:28 -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
Ted Mielczarek ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
8c69ee3b3b Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb
--HG--
extra : rebase_source : c73326cce47805fd5ce7cda7b8e51b5dda1e39a7
2010-08-23 12:11:43 +12:00
Kyle Huey
eb28665c1e Backing out Bug 513681 and Bug 587371 for timeouts. 2010-08-22 10:13:09 -04: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