gecko/ipc/glue
2009-08-19 00:22:01 -05:00
..
AsyncChannel.cpp Add extremely basic support for unblocking in the event of a bad message 2009-08-07 16:13:20 -07: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 Add test plugin for ipc, make sure it works 2009-08-05 15:36:33 -07:00
Makefile.in Use mozilla strings instead of std::string in IPDL 2009-07-29 14:12:15 -07: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
ProtocolUtils.h Bug 506075: eliminate handshaking async constructor protocol, use smarter routing ID assignment 2009-07-24 18:24:27 -05:00
RPCChannel.cpp add race detection to RPC channels. simplify message processing, be stricter about layering guarantees. add more comments and assertions to channel code. 2009-08-19 00:22:01 -05:00
RPCChannel.h add race detection to RPC channels. simplify message processing, be stricter about layering guarantees. add more comments and assertions to channel code. 2009-08-19 00:22:01 -05:00
ScopedXREEmbed.cpp Bug 510025 - make TestShell a subprotocol of ContentProcess so that it is useful for prototyping 2009-08-12 14:31:48 -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 add race detection to RPC channels. simplify message processing, be stricter about layering guarantees. add more comments and assertions to channel code. 2009-08-19 00:22:01 -05:00
SyncChannel.h stop flirting with MSVC8 name resolution bug. 2009-07-20 11:37:18 -05:00