.. |
BackgroundChild.h
|
Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 20 - main part, r=asuth
|
2017-10-24 12:02:41 +02:00 |
BackgroundChildImpl.cpp
|
Backed out changeset 4643e46ff8d3 (bug 1397426)
|
2017-12-06 16:03:32 -05:00 |
BackgroundChildImpl.h
|
Bug 1413606 P2 Add IPC actor structure and boilerplate. r=baku
|
2017-11-01 13:19:38 -04:00 |
BackgroundImpl.cpp
|
Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 20 - main part, r=asuth
|
2017-10-24 12:02:41 +02:00 |
BackgroundParent.h
|
Bug 1350637 - Part 8: Implement BackgroundParent::GetLiveActorArray; r=billm
|
2017-08-08 23:02:16 +02:00 |
BackgroundParentImpl.cpp
|
Bug 1420594 P1 Make ClientManagerService track active ClientManagerParent actors. r=baku
|
2017-12-04 09:51:32 -05:00 |
BackgroundParentImpl.h
|
Bug 1420594 P1 Make ClientManagerService track active ClientManagerParent actors. r=baku
|
2017-12-04 09:51:32 -05:00 |
BackgroundUtils.cpp
|
Bug 1222008 - P7: Freeze the tainting if a service worker responds with a synthesize response. r=bkelly
|
2017-11-03 15:37:35 +08:00 |
BackgroundUtils.h
|
|
|
BrowserProcessSubThread.cpp
|
|
|
BrowserProcessSubThread.h
|
|
|
ByteBuf.h
|
Bug 1379680. Add an ipc ByteBuf type. r=billm
|
2017-11-29 10:11:15 -05:00 |
CrashReporterClient.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
CrashReporterClient.h
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
CrashReporterHost.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
CrashReporterHost.h
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
CrashReporterMetadataShmem.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
CrashReporterMetadataShmem.h
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
CrossProcessMutex_posix.cpp
|
|
|
CrossProcessMutex_unimplemented.cpp
|
|
|
CrossProcessMutex_windows.cpp
|
|
|
CrossProcessMutex.h
|
|
|
CrossProcessSemaphore_posix.cpp
|
|
|
CrossProcessSemaphore_unimplemented.cpp
|
|
|
CrossProcessSemaphore_windows.cpp
|
|
|
CrossProcessSemaphore.h
|
|
|
Faulty.cpp
|
|
|
Faulty.h
|
|
|
FileDescriptor.cpp
|
|
|
FileDescriptor.h
|
|
|
FileDescriptorSetChild.cpp
|
|
|
FileDescriptorSetChild.h
|
|
|
FileDescriptorSetParent.cpp
|
|
|
FileDescriptorSetParent.h
|
|
|
FileDescriptorUtils.cpp
|
|
|
FileDescriptorUtils.h
|
|
|
GeckoChildProcessHost.cpp
|
Backed out changeset 3bdd7743f057 (bug 1297740) for Build Bustage. r=backout on a CLOSED TREE
|
2017-12-21 16:21:48 +02:00 |
GeckoChildProcessHost.h
|
Backed out changeset 3bdd7743f057 (bug 1297740) for Build Bustage. r=backout on a CLOSED TREE
|
2017-12-21 16:21:48 +02:00 |
InputStreamParams.ipdlh
|
Bug 1403706 - Remove race conditions in temporary blob - part 8 - Remove nsTemporaryFileInputStream, r=smaug
|
2017-10-05 07:41:43 +02:00 |
InputStreamUtils.cpp
|
Bug 1414767 - Moving SlicedInputStream under mozilla namespace, r=froydnj
|
2017-11-07 01:04:06 +01:00 |
InputStreamUtils.h
|
|
|
IOThreadChild.h
|
|
|
IPCMessageUtils.cpp
|
|
|
IPCMessageUtils.h
|
Bug 951793 - Store the overscroll behavior in ScrollMetadata and propagate it to APZ. r=mstange
|
2017-11-25 01:29:01 +01:00 |
IPCStream.ipdlh
|
|
|
IPCStreamAlloc.h
|
|
|
IPCStreamChild.cpp
|
Bug 1351488 - Simplify IPCStreamSource::DoRead() and remove reallocation of the buffer (r=asuth)
|
2017-08-29 10:42:33 -05:00 |
IPCStreamDestination.cpp
|
Bug 1351488 - Simplify IPCStreamSource::DoRead() and remove reallocation of the buffer (r=asuth)
|
2017-08-29 10:42:33 -05:00 |
IPCStreamDestination.h
|
Bug 1351488 - Simplify IPCStreamSource::DoRead() and remove reallocation of the buffer (r=asuth)
|
2017-08-29 10:42:33 -05:00 |
IPCStreamParent.cpp
|
Bug 1351488 - Simplify IPCStreamSource::DoRead() and remove reallocation of the buffer (r=asuth)
|
2017-08-29 10:42:33 -05:00 |
IPCStreamSource.cpp
|
Bug 1405290 - Improve logging of workers when shutting down - part 3 - WorkerHolder with names, r=asuth
|
2017-11-15 07:58:38 +01:00 |
IPCStreamSource.h
|
Bug 1351488 - Simplify IPCStreamSource::DoRead() and remove reallocation of the buffer (r=asuth)
|
2017-08-29 10:42:33 -05:00 |
IPCStreamUtils.cpp
|
|
|
IPCStreamUtils.h
|
|
|
MessageChannel.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
MessageChannel.h
|
Bug 1418048 - Part 2: Pass callbacks by rvalue reference when possible, a=bustage
|
2017-11-20 18:12:21 -05:00 |
MessageLink.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from ipc; r=billm
|
2017-10-10 12:06:35 +02:00 |
MessageLink.h
|
|
|
MessagePump.cpp
|
Bug 1404198: Part 2j - Switch to NS_NewTimer* everywhere else. r=njn
|
2017-09-24 19:57:48 -07:00 |
MessagePump.h
|
Bug 1391848 - Use nsIEventTarget instead of nsIThread for MessageLoop/Pump (r=kanru)
|
2017-08-25 10:28:23 -07:00 |
moz.build
|
Backed out changeset 3bdd7743f057 (bug 1297740) for Build Bustage. r=backout on a CLOSED TREE
|
2017-12-21 16:21:48 +02:00 |
Neutering.h
|
|
|
nsIIPCSerializableInputStream.h
|
|
|
nsIIPCSerializableURI.h
|
|
|
PBackground.ipdl
|
Bug 1413606 P2 Add IPC actor structure and boilerplate. r=baku
|
2017-11-01 13:19:38 -04:00 |
PBackgroundSharedTypes.ipdlh
|
Bug 1414755 - Get rid of ContentPrincipalInfoOriginNoSuffix, r=bz, r=bkelly
|
2017-11-15 11:19:26 +01:00 |
PBackgroundTest.ipdl
|
|
|
PChildToParentStream.ipdl
|
Bug 1351488 - Simplify IPCStreamSource::DoRead() and remove reallocation of the buffer (r=asuth)
|
2017-08-29 10:42:33 -05:00 |
PFileDescriptorSet.ipdl
|
|
|
PParentToChildStream.ipdl
|
Bug 1351488 - Simplify IPCStreamSource::DoRead() and remove reallocation of the buffer (r=asuth)
|
2017-08-29 10:42:33 -05:00 |
ProcessChild.cpp
|
|
|
ProcessChild.h
|
|
|
ProcessUtils_bsd.cpp
|
|
|
ProcessUtils_linux.cpp
|
|
|
ProcessUtils_mac.mm
|
|
|
ProcessUtils_none.cpp
|
|
|
ProcessUtils.h
|
|
|
ProtocolTypes.ipdlh
|
|
|
ProtocolUtils.cpp
|
Bug 1420922: Remove orphaned TARGET_SANDBOX_EXPORTS defines. r=dmajor
|
2017-11-27 16:07:15 +00:00 |
ProtocolUtils.h
|
Bug 1379680. Add an ipc ByteBuf type. r=billm
|
2017-11-29 10:11:15 -05:00 |
ScopedXREEmbed.cpp
|
Backed out changeset 582d112281f9 (bug 1403366)
|
2017-10-04 01:27:07 +02:00 |
ScopedXREEmbed.h
|
|
|
SharedMemory_posix.cpp
|
|
|
SharedMemory_windows.cpp
|
|
|
SharedMemory.cpp
|
|
|
SharedMemory.h
|
|
|
SharedMemoryBasic_android.cpp
|
|
|
SharedMemoryBasic_android.h
|
|
|
SharedMemoryBasic_chromium.h
|
|
|
SharedMemoryBasic_mach.h
|
|
|
SharedMemoryBasic_mach.mm
|
|
|
SharedMemoryBasic.h
|
|
|
Shmem.cpp
|
Bug 1397823 - part 3 - do a better job setting IPC::Message flags; r=kanru
|
2017-09-15 08:06:11 -04:00 |
Shmem.h
|
|
|
StringUtil.cpp
|
|
|
TaskFactory.h
|
Bug 1412138 - Re-fix mode lines in ipc/chromium and ipc/glue. r=kanru
|
2017-10-26 16:05:47 -07:00 |
Transport_posix.cpp
|
|
|
Transport_posix.h
|
|
|
Transport_win.cpp
|
|
|
Transport_win.h
|
|
|
Transport.h
|
|
|
URIParams.ipdlh
|
|
|
URIUtils.cpp
|
Bug 1415205 - Add nsIURIMutator impls for all objects implementing nsIURI r=bagder
|
2017-11-20 17:11:30 +01:00 |
URIUtils.h
|
|
|
WindowsMessageLoop.cpp
|
Bug 1404147 Fix signed/unsigned comparison of uints r=jld
|
2017-09-28 17:45:46 -05:00 |
WindowsMessageLoop.h
|
|
|