gecko/ipc/glue
2009-10-08 17:41:18 -05:00
..
AsyncChannel.cpp add racy RPC resolution. also add better debugging info and fix two shared-memory-race bugs. 2009-10-08 16:44:43 -05:00
AsyncChannel.h add racy RPC resolution. also add better debugging info and fix two shared-memory-race bugs. 2009-10-08 16:44:43 -05:00
GeckoChildProcessHost.cpp Force child processes to close and wait for them on shutdown 2009-09-02 17:18:27 -07:00
GeckoChildProcessHost.h Force child processes to close and wait for them on shutdown 2009-09-02 17:18:27 -07:00
GeckoThread.cpp Rework chromium initialization, r=beast 2009-08-28 12:46:21 -07:00
GeckoThread.h bug 513920: synchronously "connect" to parent process from child process 2009-09-01 11:27:09 -05:00
IPCMessageUtils.h bug 517923: support serializing ns*Strings that represent NULL, use this mechanism in PluginInstanceParent/PluginModuleChild. also add basic crash-handling to *Channel code and some NS_OVERRIDE annotations. 2009-09-21 21:02:15 -05:00
Makefile.in Use mozilla strings instead of std::string in IPDL 2009-07-29 14:12:15 -07:00
MessagePump.cpp Basic xpcshell test for testing IPDL 2009-09-01 15:17:24 -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 followup to RPC race resolution --- convert RPC_DEBUGABORT into RPC_ASSERT, and pre-emptively fix potential spurious race detector alarms 2009-10-08 17:41:18 -05:00
RPCChannel.h followup to RPC race resolution --- convert RPC_DEBUGABORT into RPC_ASSERT, and pre-emptively fix potential spurious race detector alarms 2009-10-08 17:41:18 -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 racy RPC resolution. also add better debugging info and fix two shared-memory-race bugs. 2009-10-08 16:44:43 -05:00
SyncChannel.h bug 517923: support serializing ns*Strings that represent NULL, use this mechanism in PluginInstanceParent/PluginModuleChild. also add basic crash-handling to *Channel code and some NS_OVERRIDE annotations. 2009-09-21 21:02:15 -05:00