Commit Graph

435 Commits

Author SHA1 Message Date
Doug Turner
339acc68b5 Bug 512520 - remove Maemo geolocation providers. r=staurt 2009-08-25 15:08:56 -07:00
Doug Turner
3de4c56eae Backing out bug 524083 - changeset 4bda2085ef8b. libxul builds are broken 2009-10-26 00:08:49 -07:00
Ginn Chen
984b79197b Bug 524083 libmozqcms, libmozcairo, libmozlibpixman is not in libxul's depends r=benjamin 2009-10-26 14:28:21 +08:00
Benjamin Smedberg
4ec69e1eff Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Karl Tomlinson
dff70baba6 Bug 511326 Move libasound out of global OS_LIBS r=doublec 2009-08-21 10:08:18 +12:00
Taras Glek
31e26bf2a5 Bug 457949 - no need for Stopwatch r=bsmedberg 2009-08-28 11:03:51 -07:00
Benjamin Smedberg
6a4e262ab5 Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Benjamin Smedberg
1b3327c26d Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
Mark Finkle
116a90db3d Backed out changeset 7c0b5c2b3501 2009-10-13 16:20:11 -04:00
Mark Finkle
580a1308eb Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted] 2009-10-13 15:55:11 -04:00
Ben Turner
46efe31b76 Merge mozilla-central 2009-07-30 11:28:07 -07:00
Ben Newman
e7ba8b2269 Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg 2010-06-25 08:00:35 -07:00
Benjamin Smedberg
0176dcd99b Merge mozilla-central into Electrolysis 2009-07-20 09:36:23 -04:00
Joe Drew
2919d8a083 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc 2009-07-20 18:50:15 -07:00
Benjamin Smedberg
b1beb34e41 Because XRE_API hides function pointer declarations when XPCOM_GLUE is defined, don't use default values for function parameters 2009-07-16 12:23:33 -04:00
Benjamin Smedberg
c5f1ae072f Link against dbghelp.lib on Windows to satisfy requirements of chromium/src/base/debug_util_win.cc (SymInitialize etc). This means the build requires Windows XP at runtime (or the user has to install the debugging tools for Windows, but I'm pretty sure we're ok with dropping Windows 2000 support). 2009-07-16 11:41:19 -04:00
Chris Jones
8706be873a add IPDL test harness and the mountains of code that entails. add |bool| type to IPDL. fix bugs in nascent async/sync channels. 2009-07-14 00:12:50 -05:00
Ben Turner
d037cbb144 Adds the ipcshell application to test IPC 2009-07-11 02:33:10 -04:00
Vladimir Vukicevic
bb70fd225d b=500472; flash activex shunt for Windows CE; r=jst 2009-07-16 14:13:29 -07:00
Benjamin Smedberg
d7691f6a01 Need to link with psapi.lib for GetProcessMemoryInfo (and skip -lrt on non-Linux) 2009-07-07 12:21:10 -04:00
Benjamin Smedberg
fae1f3c8fa Land the remote-tab code from tmp-electrolysis. 2009-06-30 16:39:22 -04:00
Benjamin Smedberg
8785897e85 Plugins stuff: this code is equivalent to electrolysis-tmp revision 61cd9e89fd00, except that I had to merge forward a minor change to the plugin-loading code from Josh's cleanup. 2009-06-30 14:51:05 -04:00
Benjamin Smedberg
6bb9c1fd58 Build fixes: * enable RTTI by default when building with GCC to work around the tr1/functional error * link with -lrt * Tell chromium that it's always using wide wchar on Linux 2009-06-30 13:21:26 -04:00
Benjamin Smedberg
df7d717ae7 Merge changes from mozilla-central to electrolysis 2009-06-30 12:04:18 -04:00
Benjamin Smedberg
e325928d6a Hook up the event loop changes and fix the build 2009-06-30 12:02:37 -04:00
Vladimir Vukicevic
89f7c55294 b=494438; add optional OpenGL acceleration to ddraw surface for CE: core code; r=vlad 2009-07-08 16:34:02 -07:00
Vladimir Vukicevic
a8539f9f07 b=500883; put canvas3d into core (disabled by default, configure flag to enable); r=me,npotb 2009-06-27 16:44:35 -07:00
Oleg Romashin
054a5a943c Bug 562725 - Layout linking fail with on maemo, due to missing MOZ_DBUS_GLIB_LIBS LDOPTS. r=dougt 2010-05-01 08:21:33 -04:00
Dave Townsend
c92630540b Backout new add-ons manager due to Ts regression on OSX 10.5 2010-05-01 11:04:44 -07:00
Dave Townsend
fa94aa3e68 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Mark Banner
0fe3cfe149 Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend 2010-04-29 19:35:39 +01:00
Michael Wu
027564f075 Bug 564327 - Add Android widgets backend [2/2], patch by vlad, alexp, blassey, and me. r=dougt, sr=roc 2010-06-03 13:56:36 -07:00
Mitchell Field
dd1f743cae Bug 485764. Implement system proxy settings module for Windows. r+sr=roc 2009-04-25 20:29:32 +12:00
c6706c8555 b=484864, b=488910 - cairo ddraw backend for wince; r=vlad 2009-04-22 17:48:30 -07:00
Jeremy Huddleston
c217d8361f Bug 486890 - Darwin/X11: undefined symbols in libsydneyaudio, fix toolkit==cocoa check. r=benjamin 2009-04-20 16:48:00 +02:00
Josh Aas
d86a22cae8 More OJI removal bustage fixes for static builds. b=485984 2009-04-10 00:30:44 -04:00
Josh Aas
4b85abbd67 OJI removal bustage fix for static builds. b=485984 2009-04-09 23:28:00 -04:00
Josh Aas
ab102fda48 Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Jeff Muizelaar
c77c0f248d Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
Replaces lcms with qcms
2009-04-07 12:02:11 -04:00
Joe Drew
64dcaf7b09 Backed out changeset 6f3c2171bbb2:
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
2009-04-03 16:27:27 -04:00
Jeff Muizelaar
e30918d02d Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad 2009-04-03 15:09:56 -04:00
Vladimir Vukicevic
effb49d335 b=465662; don't build libreg on Windows CE; r=bsmedberg 2009-03-24 18:45:21 -07:00
Mark Banner
de3471d361 Bug 482718 Remove toolkit history remnants in libxul build, left by bug 383833. r=ted.mielczarek 2009-03-24 13:11:13 +00:00
Jeff Muizelaar
09bf9052c6 Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
Vladimir Vukicevic
55f29a1da5 b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted 2009-02-12 18:26:01 -08:00
Brad Lassey
f2d8c8416e bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad 2009-01-23 01:24:29 -05:00
Daniel Holbert
37cf5be52d Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Dan Witte
8a2e7d2190 Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
bug 513783, r=bsmedberg.
2009-09-23 10:57:22 -07:00
Dan Witte
2f9b51d42e Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
Arpad Borsos
9e074c232d Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; build system cleanup + removes, v2; r+sr=benjamin 2008-12-04 15:37:37 +01:00