gecko-dev/ipc/glue
2016-05-27 09:57:41 -07:00
..
BackgroundChild.h
BackgroundChildImpl.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
BackgroundChildImpl.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
BackgroundImpl.cpp Bug 1272415: Don't include task.h everywhere. r=froydnj 2016-05-12 15:15:43 -07:00
BackgroundParent.h
BackgroundParentImpl.cpp Backed out changeset 0659c9235136 (bug 1274363) for memory leaks 2016-05-24 09:37:23 +02:00
BackgroundParentImpl.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
BackgroundUtils.cpp
BackgroundUtils.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
CrossProcessMutex_posix.cpp
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessMutex.h
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorSetChild.cpp
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp
FileDescriptorSetParent.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
GeckoChildProcessHost.cpp Bug 1270752 - Fix lifetime of buffer passed to PR_SetEnv(). r=jduell 2016-05-26 03:18:00 -04:00
GeckoChildProcessHost.h Bug 1270752 - Fix lifetime of buffer passed to PR_SetEnv(). r=jduell 2016-05-26 03:18:00 -04:00
InputStreamParams.ipdlh
InputStreamUtils.cpp
InputStreamUtils.h
IOThreadChild.h
IPCMessageUtils.cpp
IPCMessageUtils.h Bug 1262671 - Use BufferList for Pickle (r=froydnj) 2016-05-27 09:57:41 -07:00
IPCStream.ipdlh Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
IPCStreamUtils.cpp Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
IPCStreamUtils.h Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
MessageChannel.cpp Bug 1262671 - Use BufferList for Pickle (r=froydnj) 2016-05-27 09:57:41 -07:00
MessageChannel.h Bug 1273307 - Remove copy constructor/assignment operator for Message/Pickle (r=froydnj) 2016-05-27 09:57:35 -07:00
MessageLink.cpp Bug 1274404 - Annotate IPC message name and size when crashing due to message size. r=mccr8 2016-05-23 11:15:47 -07:00
MessageLink.h
MessagePump.cpp Bug 1269056: Part 3 - Consolidate XPCOM and chromium event queues for the main thread. r=froydnj 2016-05-12 15:15:43 -07:00
MessagePump.h Bug 1269056: Part 2 - Consolidate XPCOM and chromium event queues for non-main nsThreads. r=froydnj 2016-05-12 15:15:43 -07:00
moz.build Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
Neutering.h
nsIIPCBackgroundChildCreateCallback.h
nsIIPCSerializableInputStream.h
nsIIPCSerializableURI.h
PBackground.ipdl Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
PBackgroundSharedTypes.ipdlh
PBackgroundTest.ipdl
PFileDescriptorSet.ipdl
PProcLoader.ipdl
ProcessChild.cpp
ProcessChild.h
ProcessUtils_bsd.cpp
ProcessUtils_linux.cpp
ProcessUtils_mac.mm
ProcessUtils_none.cpp
ProcessUtils.h
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
ProtocolUtils.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
PSendStream.ipdl Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SendStream.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamAlloc.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamChild.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamParent.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SharedMemory_posix.cpp
SharedMemory_windows.cpp
SharedMemory.cpp
SharedMemory.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic_mach.h
SharedMemoryBasic_mach.mm
SharedMemoryBasic.h
Shmem.cpp Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
Shmem.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
StringUtil.cpp
Transport_posix.cpp
Transport_posix.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
Transport_win.cpp Bug 1271601: If a child process fails to duplicate a TransportDescriptor pipe handle then send it anyway and get the target to duplicate. r=gabor 2016-05-21 16:16:33 +01:00
Transport_win.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
Transport.h
URIParams.ipdlh
URIUtils.cpp
URIUtils.h
WindowsMessageLoop.cpp
WindowsMessageLoop.h