.. |
AsyncChannel.cpp
|
Bug 893242 - Part 1: Add Unsound_IsClosed() and Unsound_NumQueuedMessages() to AsyncChannel. r=bent
|
2013-07-17 14:31:10 -07:00 |
AsyncChannel.h
|
Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent
|
2013-07-26 15:28:31 -04:00 |
BrowserProcessSubThread.cpp
|
…
|
|
BrowserProcessSubThread.h
|
…
|
|
CrossProcessMutex.h
|
…
|
|
CrossProcessMutex_unimplemented.cpp
|
…
|
|
CrossProcessMutex_windows.cpp
|
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (ipc/ part) r=bent
|
2012-10-04 10:32:45 +02:00 |
FileDescriptor.cpp
|
Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
|
2013-06-28 18:38:32 -07:00 |
FileDescriptor.h
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-15 14:27:21 -08:00 |
FileDescriptorUtils.cpp
|
Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent
|
2013-07-18 21:23:32 -05:00 |
FileDescriptorUtils.h
|
Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent
|
2013-07-18 21:23:32 -05:00 |
GeckoChildProcessHost.cpp
|
Backed out changeset 09274cc38453 (bug 869167) for OSX crashes.
|
2013-08-16 16:56:06 -04:00 |
GeckoChildProcessHost.h
|
Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar
|
2013-01-17 12:06:36 -08:00 |
IOThreadChild.h
|
…
|
|
IPCMessageUtils.h
|
Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent
|
2013-07-26 15:28:31 -04:00 |
InputStreamParams.ipdlh
|
Bug 783878 - Part 2: Allow serializing remote input streams by passing the actor reference over the wire and retrieving the original stream in the parent. r=bent
|
2012-09-21 13:26:13 -04:00 |
InputStreamUtils.cpp
|
Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
|
2013-06-28 18:38:30 -07:00 |
InputStreamUtils.h
|
…
|
|
Makefile.in
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
MessagePump.cpp
|
Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent
|
2013-07-18 21:23:32 -05:00 |
MessagePump.h
|
Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent
|
2013-07-18 21:23:32 -05:00 |
ProcessChild.cpp
|
…
|
|
ProcessChild.h
|
…
|
|
ProcessUtils.h
|
Bug 797904 - Include app name in about:memory dump. r=njn,cjones
|
2012-10-05 17:54:54 -04:00 |
ProcessUtils_linux.cpp
|
Bug 784805 - Set the process name (comm) to the app name. r=cjones
|
2012-09-10 21:30:33 -07:00 |
ProcessUtils_none.cpp
|
Bug 784805 - Set the process name (comm) to the app name. r=cjones
|
2012-09-10 21:30:33 -07:00 |
ProtocolUtils.cpp
|
Bug 897539 - uninline ProtocolErrorBreakpoint to avoid code and string bloat; r=bent
|
2013-07-24 12:38:24 -04:00 |
ProtocolUtils.h
|
Bug 897539 - uninline ProtocolErrorBreakpoint to avoid code and string bloat; r=bent
|
2013-07-24 12:38:24 -04:00 |
RPCChannel.cpp
|
Add urgent message semantics to IPC and IPDL (bug 867013, r=cjones).
|
2013-07-02 20:37:33 -07:00 |
RPCChannel.h
|
Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent
|
2013-07-18 21:23:32 -05:00 |
ScopedXREEmbed.cpp
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
ScopedXREEmbed.h
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
SharedMemory.cpp
|
Bug 877036 - Make SharedMemory's memory reporter threadsafe. r=jlebar
|
2013-06-07 17:10:31 +12:00 |
SharedMemory.h
|
…
|
|
SharedMemoryBasic.h
|
…
|
|
SharedMemoryBasic_android.cpp
|
…
|
|
SharedMemoryBasic_android.h
|
…
|
|
SharedMemoryBasic_chromium.h
|
…
|
|
SharedMemorySysV.h
|
…
|
|
SharedMemory_posix.cpp
|
…
|
|
SharedMemory_windows.cpp
|
…
|
|
Shmem.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
Shmem.h
|
Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones
|
2012-09-17 10:37:20 +02:00 |
StringUtil.cpp
|
…
|
|
SyncChannel.cpp
|
Prevent deadlocks when sending sync messages during urgent in-calls (bug 900062, r=cjones).
|
2013-08-12 16:21:54 -07:00 |
SyncChannel.h
|
Add urgent message semantics to IPC and IPDL (bug 867013, r=cjones).
|
2013-07-02 20:37:33 -07:00 |
Transport.h
|
…
|
|
Transport_posix.cpp
|
…
|
|
Transport_posix.h
|
…
|
|
Transport_win.cpp
|
…
|
|
Transport_win.h
|
…
|
|
URIParams.ipdlh
|
…
|
|
URIUtils.cpp
|
Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
|
2013-06-28 18:38:32 -07:00 |
URIUtils.h
|
…
|
|
WindowsMessageLoop.cpp
|
Bug 888236 - Add metro specific window classes and messages to ipc defer message processing. r=bsmedberg
|
2013-08-07 09:55:12 -05:00 |
WindowsMessageLoop.h
|
…
|
|
moz.build
|
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
|
2013-07-01 09:56:28 -04:00 |
nsIIPCSerializableInputStream.h
|
…
|
|
nsIIPCSerializableURI.h
|
…
|
|