.. |
BackgroundChild.h
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
BackgroundChildImpl.cpp
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
BackgroundChildImpl.h
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
BackgroundImpl.cpp
|
Bug 976790 - Fix assertion failure, r=mrbkap.
|
2014-02-26 15:53:43 -08:00 |
BackgroundParent.h
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
BackgroundParentImpl.cpp
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
BackgroundParentImpl.h
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
BrowserProcessSubThread.cpp
|
|
|
BrowserProcessSubThread.h
|
|
|
CrossProcessMutex_posix.cpp
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
CrossProcessMutex_unimplemented.cpp
|
|
|
CrossProcessMutex_windows.cpp
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
CrossProcessMutex.h
|
Bug 895358 - Part 1, Adding POSIX cross process mutex to support progressive tile rendering in B2G; r=khuey
|
2013-12-19 12:19:25 -08:00 |
FileDescriptor.cpp
|
|
|
FileDescriptor.h
|
|
|
FileDescriptorUtils.cpp
|
|
|
FileDescriptorUtils.h
|
|
|
GeckoChildProcessHost.cpp
|
Bug 957883: Handle channel errors during process launch such that we don't sit on a dead channel for the full time-out (e.g. 45 secs for NPAPI), and allow us to detect when an error happens during child process init. Also, now that it's possible, actually check for an error during NPAPI child process init. r=bsmedberg
|
2014-01-11 21:51:00 -06:00 |
GeckoChildProcessHost.h
|
|
|
InputStreamParams.ipdlh
|
|
|
InputStreamUtils.cpp
|
|
|
InputStreamUtils.h
|
|
|
IOThreadChild.h
|
|
|
IPCMessageUtils.h
|
Bug 958375 - 3/9 - Add a variant of EnumSerializer that works on MFBT typed enums - r=nfroyd
|
2014-01-10 14:06:12 -05:00 |
MessageChannel.cpp
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
MessageChannel.h
|
Bug 910962 - Make DeallocShmem not assert when child has crashed (r=bsmedberg)
|
2014-01-31 10:43:44 -08:00 |
MessageLink.cpp
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
MessageLink.h
|
Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 21:33:49 -05:00 |
MessagePump.cpp
|
Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey
|
2014-01-17 23:32:24 -06:00 |
MessagePump.h
|
|
|
moz.build
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
nsIIPCBackgroundChildCreateCallback.h
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
nsIIPCSerializableInputStream.h
|
|
|
nsIIPCSerializableURI.h
|
|
|
PBackground.ipdl
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
PBackgroundTest.ipdl
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
ProcessChild.cpp
|
|
|
ProcessChild.h
|
|
|
ProcessUtils_bsd.cpp
|
Bug 968432 - Implement mozilla::ipc::SetThisProcessName() on BSDs. r=dhylands
|
2014-02-18 15:41:23 -05:00 |
ProcessUtils_linux.cpp
|
|
|
ProcessUtils_none.cpp
|
|
|
ProcessUtils.h
|
|
|
ProtocolTypes.ipdlh
|
|
|
ProtocolUtils.cpp
|
|
|
ProtocolUtils.h
|
Bug 974356 - 1/4 - Initialize mOtherProcess to an invalid handle value - r=bent
|
2014-02-25 08:12:49 -05:00 |
ScopedXREEmbed.cpp
|
|
|
ScopedXREEmbed.h
|
|
|
SharedMemory_posix.cpp
|
|
|
SharedMemory_windows.cpp
|
|
|
SharedMemory.cpp
|
Bug 974353 - Add MOZ_COUNT_[CD]TOR to SharedMemory - r=bent
|
2014-02-26 16:23:51 -05:00 |
SharedMemory.h
|
Bug 974353 - Add MOZ_COUNT_[CD]TOR to SharedMemory - r=bent
|
2014-02-26 16:23:51 -05:00 |
SharedMemoryBasic_android.cpp
|
|
|
SharedMemoryBasic_android.h
|
|
|
SharedMemoryBasic_chromium.h
|
|
|
SharedMemoryBasic.h
|
|
|
SharedMemorySysV.h
|
|
|
Shmem.cpp
|
Bug 974353 - In OpenExisting, check that the IPC-passed Shmem size matches the size stored in the SharedMemory header. And don't leak the segment on error. - r=bent
|
2014-02-26 14:10:55 -05:00 |
Shmem.h
|
|
|
StringUtil.cpp
|
|
|
Transport_posix.cpp
|
|
|
Transport_posix.h
|
|
|
Transport_win.cpp
|
Bug 956218 - '(PBackground) Add a mechanism for communicating with
|
2013-11-26 23:59:41 -08:00 |
Transport_win.h
|
|
|
Transport.h
|
|
|
URIParams.ipdlh
|
|
|
URIUtils.cpp
|
|
|
URIUtils.h
|
|
|
WindowsMessageLoop.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
WindowsMessageLoop.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |