gecko-dev/ipc/glue
David Anderson 64b9b4aa19 Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
..
BackgroundChild.h Bug 1329797 - Convert PBackground to use endpoints instead of opens. r=billm 2017-01-24 11:49:13 -08:00
BackgroundChildImpl.cpp Bug 1315896 - Part 2: Remove MOZ_GAMEPAD in Gamepad module; r=ted.mielczarek 2016-12-08 13:00:44 -10:00
BackgroundChildImpl.h
BackgroundImpl.cpp Bug 1329797 - Convert PBackground to use endpoints instead of opens. r=billm 2017-01-24 11:49:13 -08:00
BackgroundParent.h Bug 1329797 - Convert PBackground to use endpoints instead of opens. r=billm 2017-01-24 11:49:13 -08:00
BackgroundParentImpl.cpp Bug 1315896 - Part 2: Remove MOZ_GAMEPAD in Gamepad module; r=ted.mielczarek 2016-12-08 13:00:44 -10:00
BackgroundParentImpl.h
BackgroundUtils.cpp Bug 1335526 - Ensure that sandboxed channel's result principal is unique; r=bzbarsky 2017-02-01 13:47:26 -05:00
BackgroundUtils.h Bug 1320170 - dom/media should use nsIPrincipal (and PrincipalInfo) instead origin as string, r=rjesup, r=ehsan 2017-01-28 18:29:13 +01:00
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
CrashReporterClient.cpp
CrashReporterClient.h
CrashReporterHost.cpp Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
CrashReporterHost.h Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
CrashReporterMetadataShmem.cpp
CrashReporterMetadataShmem.h
CrossProcessMutex.h
CrossProcessMutex_posix.cpp
CrossProcessMutex_unimplemented.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
CrossProcessMutex_windows.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
Faulty.cpp
Faulty.h
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorSetChild.cpp
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp Bug 1318335 - Replace default bodies of special member functions with = default; in ipc/. r=billm 2016-11-17 15:08:41 +02:00
FileDescriptorSetParent.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
GeckoChildProcessHost.cpp Bug 1317735 - Consolidate env vars for logging. r=jimm 2017-01-23 12:46:49 -08:00
GeckoChildProcessHost.h
IOThreadChild.h
IPCMessageUtils.cpp
IPCMessageUtils.h Bug 1330247 - Add ParamTraits<nsAutoString> template specialization in IPCMessageUtils.h. r=froydnj, r=chutten 2017-01-17 07:06:00 -05:00
IPCStream.ipdlh
IPCStreamUtils.cpp
IPCStreamUtils.h
InputStreamParams.ipdlh Bug 1305162: Part 1a - Separate nsIMIMEInputStream headers from stream data. r=dragana 2017-01-20 15:43:07 -08:00
InputStreamUtils.cpp
InputStreamUtils.h
MessageChannel.cpp Bug 1333489 - Record time spent waiting on sync IPC. r=billm,francois 2017-01-31 21:28:41 +13:00
MessageChannel.h Bug 1334228 - Add separate assertions for message channels that haven't been opened. r=kanru 2017-01-26 11:48:54 -08:00
MessageLink.cpp
MessageLink.h
MessagePump.cpp Bug 1319850 - part 1, Add MessagePumpForAndroidUI r=nfroyd 2016-12-23 09:08:27 -08:00
MessagePump.h Bug 1319850 - part 1, Add MessagePumpForAndroidUI r=nfroyd 2016-12-23 09:08:27 -08:00
Neutering.h Bug 1251936 - followup - add explicit to some Windows-only IPC classes on a CLOSED TREE; r=bustage 2016-12-23 10:22:58 -05:00
PBackground.ipdl
PBackgroundSharedTypes.ipdlh Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
PBackgroundTest.ipdl
PFileDescriptorSet.ipdl
PSendStream.ipdl
ProcessChild.cpp
ProcessChild.h bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
ProcessUtils.h
ProcessUtils_bsd.cpp
ProcessUtils_linux.cpp
ProcessUtils_mac.mm
ProcessUtils_none.cpp
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1318506 - Assign a TabGroup to every PBrowser (r=mystor,ehsan) 2016-12-23 11:48:13 -08:00
ProtocolUtils.h Bug 1337697 - Define MOZ_IPC_MESSAGE_LOG in builds with --enable-fuzzing. r=billm 2017-02-08 01:08:00 -05:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SendStream.h
SendStreamAlloc.h
SendStreamChild.cpp
SendStreamParent.cpp
SharedMemory.cpp
SharedMemory.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
SharedMemoryBasic.h
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic_mach.h
SharedMemoryBasic_mach.mm Bug 1318335 - Replace default bodies of special member functions with = default; in ipc/. r=billm 2016-11-17 15:08:41 +02:00
SharedMemory_posix.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
SharedMemory_windows.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
Shmem.cpp
Shmem.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
StringUtil.cpp
TaskFactory.h
Transport.h
Transport_posix.cpp
Transport_posix.h
Transport_win.cpp
Transport_win.h
URIParams.ipdlh
URIUtils.cpp
URIUtils.h
WindowsMessageLoop.cpp Bug 1330496 - Followup patch to remove redundant parenthses. r=aklotz 2017-02-08 20:33:38 +09:00
WindowsMessageLoop.h Bug 1322465 part 6 - Use explicit/MOZ_IMPLICIT for the unary constructors in ipc/. r=aklotz,Ehsan 2016-12-16 15:56:04 +08:00
moz.build
nsIIPCBackgroundChildCreateCallback.h
nsIIPCSerializableInputStream.h
nsIIPCSerializableURI.h