Commit Graph

180 Commits

Author SHA1 Message Date
Dave Herman
81489e5ded rs=build-peers, misnamed shell variable in toolkit-makefiles.sh 2011-01-06 08:13:08 -08:00
Brad Lassey
6703420ee3 bug 609114 - use freetype's configure script configure its build rather than hard coding the makefile r=ted a=blocking-fennec 2010-11-03 08:50:53 -04:00
Timothy B. Terriberry
7d98a34b9f Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec 2010-10-18 19:56:01 -07:00
Doug Turner
8ee246310d Bug 567750 - Build option to use the system Pixman. r=khuey. a=dougt 2010-09-20 21:16:37 -07:00
L. David Baron
9c25c6f2c7 Fix nonexistent makefiles in toolkit-makefiles.sh. 2010-08-31 12:05:12 -04:00
1937fc7ec8 bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg 2010-08-12 12:37:44 -07:00
Ted Mielczarek
028e9038ed Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb 2010-08-23 12:11:43 +12:00
78c7c89d7c Bug 578718 Qt should use modern unix keybindings instead of classic keybindings
r=ted a=blocking-fennec2.0b1
2010-08-13 16:15:32 +02:00
f77118c3b9 Bug 578718 Rename unix directory to reflect that it is in fact bindings for emacs
r=ted a=blocking-fennec2.0b1
2010-08-13 16:15:31 +02:00
Vladimir Vukicevic
244bdfbca2 b=578938; ANGLE compilation broken for non-libxul shared builds; r=khuey 2010-07-15 12:49:09 -07:00
Daniel Holbert
197c930a7b Bug 577393: Remove references to now-gone 'services' & 'dynamic' xpcom test dirs in toolkit-makefiles.sh. blanket-rs=ted 2010-07-07 16:39:04 -07:00
Doug Turner
5f86764ae0 merge with mc 2010-06-30 10:50:45 -07:00
Zack Weinberg
75bc3fc874 Bug 571989 follow-up: remove mentions of removed directories from toolkit-makefiles.sh and elsewhere. r=dholbert 2010-06-30 08:54:39 -07:00
Doug Turner
8fec9c6ba6 Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp 2010-06-28 16:33:19 -07:00
Jason Duell
329d95e7d9 Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).
2010-06-22 17:33:57 -07:00
Ms2ger
996c4c0de9 Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs 2010-06-22 02:01:41 +02:00
Doug Turner
2f64431802 Merging with M-C.
Hand merged the following files:

U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h
2010-06-07 13:38:02 -07:00
Chris Jones
df894b80f3 Merged m-c 2010-05-13 18:04:53 -05:00
Ben Newman
88aea7719b Bug 565078 - Move js/src/ipc to js/ipc. r=bsmedberg 2010-05-11 10:44:42 -07:00
Doug Turner
d161b29832 merge with m-c. resolved conflicts in:
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk
2010-05-11 11:09:54 -07:00
Chris Jones
f290e64513 Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg 2010-05-04 19:22:34 -05:00
Doug Turner
faa1a6af5e Merge with m-c. no hand edits 2010-04-29 21:04:50 -07:00
Mitchell Field
bc63774d7e Bug 542222 - Reduce recursion in netwerk makefiles. 2010-06-05 21:18:12 -04:00
Doug Turner
67d3321950 merge with m-c. 2010-04-26 23:17:51 -07:00
Ms2ger
f686e0f028 Bug 571768 - Can't read embedding/base/standalone/Makefile.in: No such file or directory. r=trivial-blanket-rs 2010-06-17 21:46:39 +02:00
Chris Pearce
600767dccb Bug 572001 - Fix configure option --disable-ogg. r=ted 2010-06-17 10:17:36 +12:00
Doug Turner
b61349d22d Automerge with mc. no manual changes 2010-04-21 03:31:13 -07:00
Oleg Romashin
93e412b1c9 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
Doug Turner
28cfa9d63f merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Joe Drew
2530aac060 Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Dave Townsend
76426230d6 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
Chris Jones
1781c332dd Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg 2010-05-05 16:35:09 -05:00
Rob Arnold
ab46fd2c10 Bug 563462 - Remove Photon bits from toolkit/ r=Mossop 2010-05-12 14:31:24 -04:00
Chris Double
405d052c63 Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc 2010-04-19 13:17:06 +12:00
Dan Witte
c01431a8ac Remove spurious ctypes makefile listing. r=aidan 2010-04-06 12:39:41 -07:00
Serge Gautherie
a6f301c7d6 Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Gv1a) Explicitly test http://svn.mochikit.com/mochikit/tags/MochiKit-1.4.2/ (== r1480), make it run and pass.
r=ctalbert.
2010-04-16 16:50:56 +02:00
Ben Newman
2ce29f5e13 Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst 2009-11-06 12:43:39 -08:00
Justin Wood
a7de3c3c6c Bug 552896, Some cleanup of toolkit-makefiles.sh (removals). blanket-rs+=ted 2010-03-17 15:18:35 -04:00
2be71ede83 Bug 551092 remove reference to nonexistent makefile
r=ted
2010-03-12 07:50:12 +01:00
Chris Pearce
d053d15db8 Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec 2010-04-27 20:53:48 +12:00
Mark Banner
b370d0b891 Bug 552222 Drop MOZ_XPFE_COMPONENTS / --disable-xpfe-components. r=ted 2010-03-23 20:33:51 +00:00
Chris Pearce
997246baa8 Bug 566247 - WebM build system changes. r=ted 2010-06-09 11:31:27 +12:00
Chris Double
64cf7bd95c Bug 551277. Backed out changeset f9a11b9b2b9f 2010-04-06 18:10:02 +12:00
Chris Double
9ff735eb50 Bug 551277 - Implement software YCbCr conversion in layers, replacing liboggplay color conversion code - r=roc 2010-04-06 12:07:39 +12:00
Robert Sayre
0bc22e1421 Merge mozilla-central to tracemonkey. 2010-04-04 14:15:05 -04:00
Josh Aas
c023daef67 Bug 555234: Enable OOPP for x86 OS X and don't export mochitests conditional on MOZ_IPC. r=bsmedberg,ted 2010-04-02 20:19:31 -05:00
Dan Witte
307903ae60 Bug 538324 - Move ctypes into js/src. Part 8: Add ctypes JS module bits to toolkit. r=bsmedberg 2010-04-02 13:16:51 -07:00
Dan Witte
f678b355f3 Bug 538324 - Move ctypes into js/src. Part 1: Move ctypes into js/src/ctypes. r=sayrer 2010-04-02 12:02:17 -07:00
Mark Banner
c2cee1ab28 Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil 2010-03-03 11:19:57 +00:00
Robert O'Callahan
46c50d3967 Bug 534425. Part 1: Create initial layers API. r=jmuizelaar,sr=dbaron 2010-03-01 20:56:18 +13:00