Benjamin Smedberg
|
e0aa6caead
|
Bug 510025 - make TestShell a subprotocol of ContentProcess so that it is useful for prototyping
|
2009-08-12 14:31:48 -04:00 |
Ben Turner
|
7f122e6a77
|
Add extremely basic support for unblocking in the event of a bad message
|
2009-08-07 16:13:20 -07:00 |
Ben Turner
|
d078811b87
|
Add test plugin for ipc, make sure it works
|
2009-08-05 15:36:33 -07:00 |
Ben Turner
|
c19378d405
|
Use mozilla strings instead of std::string in IPDL
|
2009-07-29 14:12:15 -07:00 |
Chris Jones
|
aca5ff7a41
|
Bug 506075: eliminate handshaking async constructor protocol, use smarter routing ID assignment
|
2009-07-24 18:24:27 -05:00 |
Ben Turner
|
1f7607eb15
|
Allow ipcshell to receive a response from its child process
|
2009-07-23 15:27:17 -07:00 |
Chris Jones
|
ba8102bb18
|
add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code.
|
2009-07-20 13:14:41 -05:00 |
Chris Jones
|
f9e219f619
|
implement protocol manager support for all channel types, not just RPC
|
2009-07-20 11:59:51 -05:00 |
Chris Jones
|
eb2de9cd73
|
stop flirting with MSVC8 name resolution bug.
|
2009-07-20 11:37:18 -05:00 |
Chris Jones
|
0a10ba6828
|
>--> @ MSVC8, v4
|
2009-07-15 17:33:37 -05:00 |
Chris Jones
|
f58acdf8ef
|
another stab at fixing MSVC8 build bustage.
|
2009-07-15 17:06:30 -05:00 |
Chris Jones
|
8f8ee13069
|
another stab in the dark at fixing MSVC8 bustage: put Result code enum in anonymous namespace
|
2009-07-15 16:38:55 -05:00 |
Chris Jones
|
816df711fd
|
attempt to fix build bustage when using MSVC8.
|
2009-07-15 13:41:09 -05:00 |
Chris Jones
|
717f0e725f
|
update rgnrectallocator changes to match pending m-c patch.
|
2009-07-14 03:09:23 -05:00 |
Chris Jones
|
b1ba73e3bc
|
fix up phase 1 browser: (i) suppress spurious RgnRectAlloc error msgs; (ii) make IFrameEmbedding protocol sync/async instead of rpc; (iii) fix bug that prevented child iframe from drawing
|
2009-07-14 02:33:50 -05:00 |
Chris Jones
|
d93aefa911
|
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 |
Chris Jones
|
dc50039a28
|
first cut at AsyncChannel and SyncChannel. only RPCChannel is currently under warranty.
|
2009-07-13 16:55:04 -05:00 |
Benjamin Smedberg
|
598f5f2ff4
|
Build system for .ipdl files.
|
2009-07-13 12:14:56 -04:00 |
Ben Turner
|
74101c49a8
|
Adds the ipcshell application to test IPC
|
2009-07-11 02:33:10 -04:00 |
Chris Jones
|
1dfa893e50
|
use a single binary, mozilla-runtime, for all child processes
|
2009-07-10 14:03:09 -05:00 |
Benjamin Smedberg
|
20387f1c3f
|
Goodbye, NO_NSPR_10 weirdness.
|
2009-07-07 12:25:00 -04:00 |
Chris Jones
|
aaaf792e9e
|
port IFrame protocol to new interface. fix small IPDL bug.
|
2009-07-02 19:24:02 -05:00 |
Ben Turner
|
808c61f598
|
merge bent's changes from libchromiumipc. Gtk plugins now drawing
|
2009-07-01 14:19:32 -07:00 |
Chris Jones
|
dfbd660460
|
merge plugin work from libchromiumipc. add env var check for OOP iframe. a few small bugfixes here and there.
|
2009-07-02 11:54:22 -05:00 |
Chris Jones
|
cb0768730e
|
add initial support for protocol management in IPDL. small changes to existing protocols in preparation for merge from libchromiumipc.
|
2009-07-02 00:45:19 -05:00 |
Benjamin Smedberg
|
03a0a0cda0
|
Hook up the event loop changes and fix the build
--HG--
rename : ipc/chromium/src/base/file_version_info_linux.h.version => ipc/chromium/base/file_version_info_linux.h
|
2009-06-30 12:02:37 -04:00 |
Benjamin Smedberg
|
c31bc6a22d
|
ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/
|
2009-06-29 14:38:29 -04:00 |
Benjamin Smedberg
|
bad093c6b3
|
Bug 561817 part A: Entered/ExitedCall callbacks for toplevel actors upon RPC in-calls. r=bsmedberg
|
2010-04-29 11:49:00 -05:00 |