.. |
BackgroundChild.h
|
|
|
BackgroundChildImpl.cpp
|
|
|
BackgroundChildImpl.h
|
|
|
BackgroundImpl.cpp
|
Bug 1253094, part 3 - Stop using DebugOnly for class/struct members in ipc/. r=billm
|
2016-02-26 15:52:07 +00:00 |
BackgroundParent.h
|
Bug 1257032: Make files in dom/workers actually build without unification. r=baku
|
2016-03-16 11:51:11 -07:00 |
BackgroundParentImpl.cpp
|
Bug 1257032: Make files in dom/workers actually build without unification. r=baku
|
2016-03-16 11:51:11 -07:00 |
BackgroundParentImpl.h
|
Bug 1183959 - Move FlushPendingFileDeletions() from PContent to PBackground; r=khuey
|
2016-02-10 16:11:25 +01:00 |
BackgroundUtils.cpp
|
Bug 1235572 - Enforce SRI if content signature is enforced r=francois
|
2016-03-16 11:13:26 +08:00 |
BackgroundUtils.h
|
|
|
BrowserProcessSubThread.cpp
|
|
|
BrowserProcessSubThread.h
|
|
|
CrossProcessMutex_posix.cpp
|
Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm
|
2016-02-18 10:56:15 -05:00 |
CrossProcessMutex_unimplemented.cpp
|
|
|
CrossProcessMutex_windows.cpp
|
|
|
CrossProcessMutex.h
|
Bug 1252246 - Try to use PTHREAD_PROCESS_SHARED for CrossProcessMutex on more Unices. r=glandium f=kats
|
2016-02-29 21:34:46 +00:00 |
FileDescriptor.cpp
|
Bug 1253094, part 3 - Stop using DebugOnly for class/struct members in ipc/. r=billm
|
2016-02-26 15:52:07 +00:00 |
FileDescriptor.h
|
Bug 1253094, part 3 - Stop using DebugOnly for class/struct members in ipc/. r=billm
|
2016-02-26 15:52:07 +00:00 |
FileDescriptorSetChild.cpp
|
|
|
FileDescriptorSetChild.h
|
|
|
FileDescriptorSetParent.cpp
|
|
|
FileDescriptorSetParent.h
|
|
|
FileDescriptorUtils.cpp
|
|
|
FileDescriptorUtils.h
|
|
|
GeckoChildProcessHost.cpp
|
Bug 1248565 - Let child processes have its own MOZ_LOG_FILE. r=erahm
|
2016-03-11 08:24:00 -05:00 |
GeckoChildProcessHost.h
|
Bug 1248565 - Let child processes have its own MOZ_LOG_FILE. r=erahm
|
2016-03-11 08:24:00 -05:00 |
InputStreamParams.ipdlh
|
|
|
InputStreamUtils.cpp
|
|
|
InputStreamUtils.h
|
|
|
IOThreadChild.h
|
|
|
IPCMessageUtils.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
MessageChannel.cpp
|
Bug 1257314 - Properly lock in IPC PeekMessages. r=dvander
|
2016-03-16 17:15:38 -04:00 |
MessageChannel.h
|
Bug 1242609 - Implement PeekMessage to get some messages earlier. r=billm
|
2016-03-14 11:22:32 -04:00 |
MessageLink.cpp
|
Bug 1248896 - don't conditional compile on config ENABLE_TESTS in Nuwa. r=khuey
|
2016-02-18 15:33:59 +08:00 |
MessageLink.h
|
Bug 1240985 - IPC fuzzer (r=gabor)
|
2016-03-04 14:51:08 -08:00 |
MessagePump.cpp
|
Bug 1253094, part 3 - Stop using DebugOnly for class/struct members in ipc/. r=billm
|
2016-02-26 15:52:07 +00:00 |
MessagePump.h
|
|
|
moz.build
|
Bug 1252246 - Try to use PTHREAD_PROCESS_SHARED for CrossProcessMutex on more Unices. r=glandium f=kats
|
2016-02-29 21:34:46 +00:00 |
Neutering.h
|
|
|
nsIIPCBackgroundChildCreateCallback.h
|
|
|
nsIIPCSerializableInputStream.h
|
|
|
nsIIPCSerializableURI.h
|
|
|
PBackground.ipdl
|
Bug 1183959 - Move FlushPendingFileDeletions() from PContent to PBackground; r=khuey
|
2016-02-10 16:11:25 +01:00 |
PBackgroundSharedTypes.ipdlh
|
|
|
PBackgroundTest.ipdl
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
PFileDescriptorSet.ipdl
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
PProcLoader.ipdl
|
|
|
ProcessChild.cpp
|
|
|
ProcessChild.h
|
|
|
ProcessUtils_bsd.cpp
|
|
|
ProcessUtils_linux.cpp
|
Bug 1257786 - Proper init of LogModule for Nuwa r=khuey
|
2016-03-22 15:02:39 +01:00 |
ProcessUtils_mac.mm
|
|
|
ProcessUtils_none.cpp
|
|
|
ProcessUtils.h
|
|
|
ProtocolTypes.ipdlh
|
|
|
ProtocolUtils.cpp
|
|
|
ProtocolUtils.h
|
Bug 1245241 - part 3 - remove unused AdoptShmem from IPDL. r=billm
|
2016-02-18 10:56:15 -05:00 |
ScopedXREEmbed.cpp
|
|
|
ScopedXREEmbed.h
|
|
|
SharedMemory_posix.cpp
|
|
|
SharedMemory_windows.cpp
|
|
|
SharedMemory.cpp
|
|
|
SharedMemory.h
|
Bug 1245241 - part 4 - move SharedMemorySysV details into nsShmImage. r=nical
|
2016-02-18 10:56:15 -05:00 |
SharedMemoryBasic_android.cpp
|
Bug 1245241 - fix SharedMemoryBasic_android CloseHandle to null out handle. r=billm a=kwierso
|
2016-02-22 14:47:46 -05:00 |
SharedMemoryBasic_android.h
|
Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm
|
2016-02-18 10:56:15 -05:00 |
SharedMemoryBasic_chromium.h
|
Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm
|
2016-02-18 10:56:15 -05:00 |
SharedMemoryBasic_mach.h
|
Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm
|
2016-02-18 10:56:15 -05:00 |
SharedMemoryBasic_mach.mm
|
Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm
|
2016-02-18 10:56:15 -05:00 |
SharedMemoryBasic.h
|
|
|
Shmem.cpp
|
Bug 1245241 - part 2 - remove TYPE_SYSV Shmems from IPDL. r=billm
|
2016-02-18 10:56:15 -05:00 |
Shmem.h
|
Bug 1245241 - part 3 - remove unused AdoptShmem from IPDL. r=billm
|
2016-02-18 10:56:15 -05:00 |
StringUtil.cpp
|
|
|
Transport_posix.cpp
|
|
|
Transport_posix.h
|
|
|
Transport_win.cpp
|
|
|
Transport_win.h
|
|
|
Transport.h
|
|
|
URIParams.ipdlh
|
|
|
URIUtils.cpp
|
|
|
URIUtils.h
|
|
|
WindowsMessageLoop.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
WindowsMessageLoop.h
|
|
|