gecko-dev/ipc/glue
Dzmitry Malyshau 91cac2c161 Bug 1591438 - Move DEFINE_IPC_SERIALIZER_WITH_FIELDS into IPCMessageUtils header r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D51558

--HG--
extra : moz-landing-system : lando
2019-11-04 15:00:04 +00:00
..
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 1583700 - Pass the loading context of the cspToInherit when deserializing LoadInfo, since this isn't necessarily the same as the loading context of the LoadInfo. r=ckerschb 2019-10-22 01:03:10 +00:00
BackgroundUtils.h Bug 1583700 - Pass the loading context of the cspToInherit when deserializing LoadInfo, since this isn't necessarily the same as the loading context of the LoadInfo. r=ckerschb 2019-10-22 01:03:10 +00:00
BrowserProcessSubThread.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
BrowserProcessSubThread.h
ByteBuf.h Bug 1441651 - Part 1 - pass Shmem and ByteBuf by rvalref to ParamTraits; r=nika 2019-03-04 16:07:37 +00:00
CrashReporterClient.cpp Bug 1555917 - Exception handler and crash reporter client cleanup r=froydnj 2019-05-31 21:54:03 +00:00
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 Bug 1555917 - Exception handler and crash reporter client cleanup r=froydnj 2019-05-31 21:54:03 +00:00
CrashReporterMetadataShmem.h Bug 1555917 - Exception handler and crash reporter client cleanup r=froydnj 2019-05-31 21:54:03 +00:00
CrossProcessMutex.h
CrossProcessMutex_posix.cpp Bug 1533918 - Disallow CrossProcessMutex when sandboxing is enabled. r=botond 2019-10-30 17:59:15 +00:00
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessSemaphore.h
CrossProcessSemaphore_posix.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
CrossProcessSemaphore_unimplemented.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
CrossProcessSemaphore_windows.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
EnvironmentMap.h
FileDescriptor.cpp Bug 1534780 - Add free interconversion between UniqueFileHandle and ipc::FileDescriptor and use it in a few places. r=froydnj 2019-06-28 19:46:58 +00:00
FileDescriptor.h Bug 1534780 - Add free interconversion between UniqueFileHandle and ipc::FileDescriptor and use it in a few places. r=froydnj 2019-06-28 19:46:58 +00:00
FileDescriptorSetChild.cpp
FileDescriptorSetChild.h Bug 1522579 - Part 3: Remove consumers of nsIContentChild, r=mccr8 2019-02-25 20:04:49 +00:00
FileDescriptorSetParent.cpp
FileDescriptorSetParent.h Bug 1522579 - Part 2: Remove consumers of nsIContentParent, r=mccr8 2019-02-25 20:04:47 +00:00
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
GeckoChildProcessHost.cpp Bug 1567209 - CleanupForPid locking r=jld 2019-10-25 05:17:54 +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
IOThreadChild.h
IPCMessageUtils.cpp Bug 1591438 - Move DEFINE_IPC_SERIALIZER_WITH_FIELDS into IPCMessageUtils header r=bwc 2019-11-04 15:00:04 +00:00
IPCMessageUtils.h Bug 1591438 - Move DEFINE_IPC_SERIALIZER_WITH_FIELDS into IPCMessageUtils header r=bwc 2019-11-04 15:00:04 +00:00
IPCStream.ipdlh Bug 1528493 - Part 2: Move OptionalIPCStream to use new maybe types, r=baku 2019-02-22 18:46:14 +00:00
IPCStreamAlloc.h
IPCStreamChild.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
IPCStreamDestination.cpp
IPCStreamDestination.h
IPCStreamParent.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
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 Bug 1522579 - Part 3: Remove consumers of nsIContentChild, r=mccr8 2019-02-25 20:04:49 +00:00
IPCStreamUtils.cpp Bug 1578919 - Cleanup AutoIPCStream r=asuth 2019-10-11 23:22:24 +00:00
IPCStreamUtils.h Bug 1578919 - Cleanup AutoIPCStream r=asuth 2019-10-11 23:22:24 +00:00
IPDLParamTraits.h Bug 1584256 - Add IPDLParamTraits for Variant. r=nika,jwalden 2019-10-08 16:03:11 +00:00
IdleSchedulerChild.cpp Bug 1589561. Factor out idle handling from PrioritizedEventQueue. r=smaug 2019-10-20 15:08:44 +00:00
IdleSchedulerChild.h Bug 1589561. Factor out idle handling from PrioritizedEventQueue. r=smaug 2019-10-20 15:08:44 +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 Bug 1534666 - replace OptionalInputStreamParams with InputStreamParams? in IPDL; r=mccr8 2019-03-12 15:52:26 +00:00
InputStreamUtils.cpp Bug 1545758 - Move dom/file IPC components into mozilla::dom namespace - IPCBlobInputStream actors, r=qdot 2019-04-26 18:04:02 +00:00
InputStreamUtils.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
MessageChannel.cpp Bug 1557447 - Profiler support for IPC information; r=nika,smaug 2019-10-21 20:51:07 +00:00
MessageChannel.h Bug 1557447 - Profiler support for IPC information; r=nika,smaug 2019-10-21 20:51:07 +00:00
MessageLink.cpp Bug 1577831 - remove `using namespace std;` from IPC glue code; r=jld 2019-08-31 00:00:12 +00:00
MessageLink.h Bug 1540731 - Part 1: Manage actor object lifecycles within IPC, r=froydnj 2019-05-21 17:04:14 +00:00
MessagePump.cpp
MessagePump.h
Neutering.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 Bug 1522579 - Part 1: Remove PContentBridge, r=mccr8 2019-02-25 20:04:45 +00:00
PFileDescriptorSet.ipdl Bug 1522579 - Part 1: Remove PContentBridge, r=mccr8 2019-02-25 20:04:45 +00:00
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 Bug 1522579 - Part 1: Remove PContentBridge, r=mccr8 2019-02-25 20:04:45 +00:00
ProcessChild.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
ProcessChild.h
ProcessUtils.h Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj 2019-08-14 22:48:22 +00:00
ProcessUtils_bsd.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
ProcessUtils_common.cpp Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj 2019-08-14 22:48:22 +00:00
ProcessUtils_linux.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
ProcessUtils_mac.mm Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
ProcessUtils_none.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +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 1557447 - Profiler support for IPC information; r=nika,smaug 2019-10-21 20:51:07 +00:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SharedMemory.cpp Bug 1523969 part 12 - Move method definition inline comments to new line in 'ipc/'. r=froydnj 2019-02-25 16:08:36 -06:00
SharedMemory.h Bug 1479960 - Add unit tests for shared memory freezing. r=froydnj 2019-08-14 22:48:52 +00:00
SharedMemoryBasic.h
SharedMemoryBasic_android.cpp Bug 1515551 - Add functionality to SharedMemoryBasic to help map the shared memory at an arbitrary address. r=kmag 2019-03-22 00:11:51 +00:00
SharedMemoryBasic_android.h Bug 1515551 - Add functionality to SharedMemoryBasic to help map the shared memory at an arbitrary address. r=kmag 2019-03-22 00:11:51 +00:00
SharedMemoryBasic_chromium.h Bug 1515551 - Add functionality to SharedMemoryBasic to help map the shared memory at an arbitrary address. r=kmag 2019-03-22 00:11:51 +00:00
SharedMemoryBasic_mach.h Bug 1567209 - CleanupForPid locking r=jld 2019-10-25 05:17:54 +00:00
SharedMemoryBasic_mach.mm Bug 1567209 - CleanupForPid locking r=jld 2019-10-25 05:17:54 +00:00
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
Shmem.cpp Bug 1441651 - Part 1 - pass Shmem and ByteBuf by rvalref to ParamTraits; r=nika 2019-03-04 16:07:37 +00:00
Shmem.h Bug 1441651 - Part 1 - pass Shmem and ByteBuf by rvalref to ParamTraits; r=nika 2019-03-04 16:07:37 +00:00
StringUtil.cpp
TaskFactory.h
Transport.h
TransportSecurityInfoUtils.cpp Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
TransportSecurityInfoUtils.h Bug 1592083 - Convert certList to raw array for nsITransportSecurityInfo r=keeler,Ehsan,kershaw 2019-10-29 17:20:07 +00:00
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
URIParams.ipdlh Bug 1578624 - P1: Serialize SubstitutingURL fully. r=mayhemer 2019-10-11 02:25:54 +00:00
URIUtils.cpp Bug 1578624 - P1: Serialize SubstitutingURL fully. r=mayhemer 2019-10-11 02:25:54 +00:00
URIUtils.h Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
WindowsMessageLoop.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
WindowsMessageLoop.h
moz.build Bug 1563063 - Cross-process idle handling, r=farre 2019-09-24 14:33:57 +00:00
nsIIPCSerializableInputStream.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00