gecko/ipc/glue
2009-07-23 15:27:17 -07:00
..
AsyncChannel.cpp another stab in the dark at fixing MSVC8 bustage: put Result code enum in anonymous namespace 2009-07-15 16:38:55 -05:00
AsyncChannel.h stop flirting with MSVC8 name resolution bug. 2009-07-20 11:37:18 -05:00
GeckoChildProcessHost.cpp add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code. 2009-07-20 13:14:41 -05:00
GeckoChildProcessHost.h add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code. 2009-07-20 13:14:41 -05:00
GeckoThread.cpp Allow ipcshell to receive a response from its child process 2009-07-23 15:27:17 -07:00
GeckoThread.h ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/ 2009-06-29 14:38:29 -04:00
IPCMessageUtils.h Build system for .ipdl files. 2009-07-13 12:14:56 -04:00
Makefile.in first cut at AsyncChannel and SyncChannel. only RPCChannel is currently under warranty. 2009-07-13 16:55:04 -05:00
MessagePump.cpp merge bent's changes from libchromiumipc. Gtk plugins now drawing 2009-07-01 14:19:32 -07:00
MessagePump.h merge bent's changes from libchromiumipc. Gtk plugins now drawing 2009-07-01 14:19:32 -07:00
MessageTypes.h ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/ 2009-06-29 14:38:29 -04:00
ProtocolUtils.h implement protocol manager support for all channel types, not just RPC 2009-07-20 11:59:51 -05:00
RPCChannel.cpp stop flirting with MSVC8 name resolution bug. 2009-07-20 11:37:18 -05:00
RPCChannel.h stop flirting with MSVC8 name resolution bug. 2009-07-20 11:37:18 -05:00
ScopedXREEmbed.cpp ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/ 2009-06-29 14:38:29 -04:00
ScopedXREEmbed.h ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/ 2009-06-29 14:38:29 -04:00
StringUtil.cpp ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/ 2009-06-29 14:38:29 -04:00
SyncChannel.cpp stop flirting with MSVC8 name resolution bug. 2009-07-20 11:37:18 -05:00
SyncChannel.h stop flirting with MSVC8 name resolution bug. 2009-07-20 11:37:18 -05:00