..
BackgroundChild.h
BackgroundChildImpl.cpp
Bug 1570369 - Part 14: Use IPDL refcounted for PHttpBackgroundChannel, r=mayhemer
2019-08-16 10:50:08 +00:00
BackgroundChildImpl.h
Bug 1570369 - Part 14: Use IPDL refcounted for PHttpBackgroundChannel, r=mayhemer
2019-08-16 10:50:08 +00:00
BackgroundImpl.cpp
Bug 1570950 - Make sure the IPC channel is closed before destroying r=jld
2019-08-06 21:17:40 +00:00
BackgroundParent.h
BackgroundParentImpl.cpp
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
BackgroundParentImpl.h
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
BackgroundUtils.cpp
Bug 1580710: Expose functionality on the CSP Object to allow skipping the inline style checks. r=bzbarsky
2019-09-16 23:47:19 +00:00
BackgroundUtils.h
Bug 1556489 - P7. Make LoadInfoArgsToLoadInfo works with LoadInfo class. r=mayhemer
2019-09-03 10:19:11 +10:00
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
ByteBuf.h
CrashReporterClient.cpp
CrashReporterClient.h
Bug 1578422: MOZ_DIAGNOSTIC_ASSERT when shared memory setup fails in CrashReporterClient::InitSingleton. r=gsvelto
2019-09-04 12:42:41 +00:00
CrashReporterHelper.h
Bug 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj
2019-08-15 12:06:51 +00:00
CrashReporterHost.cpp
Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj
2019-08-09 14:23:19 +00:00
CrashReporterHost.h
Bug 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj
2019-08-15 12:06:51 +00:00
CrashReporterMetadataShmem.cpp
CrashReporterMetadataShmem.h
CrossProcessMutex_posix.cpp
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessMutex.h
CrossProcessSemaphore_posix.cpp
CrossProcessSemaphore_unimplemented.cpp
CrossProcessSemaphore_windows.cpp
CrossProcessSemaphore.h
EnvironmentMap.h
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorSetChild.cpp
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp
FileDescriptorSetParent.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
GeckoChildProcessHost.cpp
Bug 1163079 - ensure we fetch app/profile dir information on the main thread in GeckoChildProcessHost r=jld,bryce,haik
2019-09-04 12:04:52 +00:00
GeckoChildProcessHost.h
Bug 1163079 - ensure we fetch app/profile dir information on the main thread in GeckoChildProcessHost r=jld,bryce,haik
2019-09-04 12:04:52 +00:00
IdleSchedulerChild.cpp
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
IdleSchedulerChild.h
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
IdleSchedulerParent.cpp
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
IdleSchedulerParent.h
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
InProcessChild.h
Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre
2019-08-08 16:46:44 +00:00
InProcessImpl.cpp
Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre
2019-08-08 16:46:44 +00:00
InProcessParent.h
Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre
2019-08-08 16:46:44 +00:00
InputStreamParams.ipdlh
InputStreamUtils.cpp
InputStreamUtils.h
IOThreadChild.h
IPCMessageUtils.cpp
IPCMessageUtils.h
Bug 1543068 - P3 Take COEP into account for COOP mismatch r=nika
2019-08-08 19:00:00 +00:00
IPCStream.ipdlh
IPCStreamAlloc.h
IPCStreamChild.cpp
IPCStreamDestination.cpp
IPCStreamDestination.h
IPCStreamParent.cpp
IPCStreamSource.cpp
Bug 1231213 - IPCStreamSource should not attempt to read from its stream if already closed. r=asuth
2019-08-15 17:26:05 +00:00
IPCStreamSource.h
IPCStreamUtils.cpp
IPCStreamUtils.h
IPDLParamTraits.h
MessageChannel.cpp
Bug 1578394 - MessageTask::GetType should actually return the message type, r=nika
2019-09-03 14:52:53 +00:00
MessageChannel.h
MessageLink.cpp
Bug 1577831 - remove using namespace std;
from IPC glue code; r=jld
2019-08-31 00:00:12 +00:00
MessageLink.h
MessagePump.cpp
MessagePump.h
moz.build
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
Neutering.h
nsIIPCSerializableInputStream.h
PBackground.ipdl
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
PBackgroundSharedTypes.ipdlh
Bug 1580710: Expose functionality on the CSP Object to allow skipping the inline style checks. r=bzbarsky
2019-09-16 23:47:19 +00:00
PBackgroundTest.ipdl
PChildToParentStream.ipdl
PFileDescriptorSet.ipdl
PIdleScheduler.ipdl
Bug 1563063 - Cross-process idle handling, r=farre
2019-09-24 14:33:57 +00:00
PInProcess.ipdl
Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre
2019-08-08 16:46:44 +00:00
PParentToChildStream.ipdl
ProcessChild.cpp
ProcessChild.h
ProcessUtils_bsd.cpp
ProcessUtils_common.cpp
Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj
2019-08-14 22:48:22 +00:00
ProcessUtils_linux.cpp
ProcessUtils_mac.mm
ProcessUtils_none.cpp
ProcessUtils.h
Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj
2019-08-14 22:48:22 +00:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp
Bug 1572868 - Remove ChannelOpened and related dead code. r=nika
2019-08-09 22:20:51 +00:00
ProtocolUtils.h
Bug 1572868 - Remove ChannelOpened and related dead code. r=nika
2019-08-09 22:20:51 +00:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SharedMemory_posix.cpp
Bug 1479960 - Add unit tests for shared memory freezing. r=froydnj
2019-08-14 22:48:52 +00:00
SharedMemory_windows.cpp
Bug 1479960 - Add unit tests for shared memory freezing. r=froydnj
2019-08-14 22:48:52 +00:00
SharedMemory.cpp
SharedMemory.h
Bug 1479960 - Add unit tests for shared memory freezing. r=froydnj
2019-08-14 22:48:52 +00:00
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic_mach.h
SharedMemoryBasic_mach.mm
SharedMemoryBasic.h
Shmem.cpp
Shmem.h
StringUtil.cpp
TaskFactory.h
Transport_posix.cpp
Bug 1577831 - remove using namespace std;
from IPC glue code; r=jld
2019-08-31 00:00:12 +00:00
Transport_posix.h
Transport_win.cpp
Bug 1577831 - remove using namespace std;
from IPC glue code; r=jld
2019-08-31 00:00:12 +00:00
Transport_win.h
Transport.h
TransportSecurityInfoUtils.cpp
Bug 1510569 - Implement serializers for nsITransportSecurityInfo, nsIX509Cert, and nsIX509CertList r=froydnj,keeler,mayhemer
2019-08-28 18:55:31 +00:00
TransportSecurityInfoUtils.h
Bug 1510569 - Implement serializers for nsITransportSecurityInfo, nsIX509Cert, and nsIX509CertList r=froydnj,keeler,mayhemer
2019-08-28 18:55:31 +00:00
URIParams.ipdlh
URIUtils.cpp
URIUtils.h
WindowsMessageLoop.cpp
WindowsMessageLoop.h