gecko-dev/ipc/glue
2022-02-01 00:57:12 +02:00
..
test Bug 1751177 - Add browser chrome tests for UtilityProcess r=xpcom-reviewers,nika 2022-01-31 20:46:48 +00:00
AutoTransportDescriptor.cpp Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
AutoTransportDescriptor.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
BackgroundChild.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
BackgroundChildImpl.cpp Bug 1712837 - introduce ipcclientcerts to allow client certificates to work with the socket process r=rmf,kershaw,necko-reviewers,ipc-reviewers,nika,glandium,jschanck 2021-12-18 01:30:24 +00:00
BackgroundChildImpl.h Bug 1738971 - Part 3. Rework VsyncChild to allow multiple implementations. r=gfx-reviewers,jgilbert 2021-12-10 02:57:50 +00:00
BackgroundImpl.cpp Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
BackgroundParent.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
BackgroundParentImpl.cpp Bug 1751078 - avoid passing an extra copy of the server certificate's bytes during verification r=jschanck 2022-01-26 21:23:50 +00:00
BackgroundParentImpl.h Bug 1751078 - avoid passing an extra copy of the server certificate's bytes during verification r=jschanck 2022-01-26 21:23:50 +00:00
BackgroundStarterChild.h Bug 1749744 - Handle re-creating PBackgroundStarter, r=handyman,kershaw 2022-01-13 23:58:46 +00:00
BackgroundStarterParent.h Bug 1737828 - Avoid the main thread when starting PBackground, r=asuth,ipc-reviewers,necko-reviewers,kershaw,handyman 2022-01-10 20:09:14 +00:00
BackgroundUtils.cpp Bug 1742770 - Properly validate URI for null principals. r=nika 2021-11-24 20:57:29 +00:00
BackgroundUtils.h
BrowserProcessSubThread.cpp Bug 1706374 - Part 12a: Initialize NodeController when creating IO thread, r=handyman 2021-06-22 18:17:22 +00:00
BrowserProcessSubThread.h
ByteBuf.h
ByteBufUtils.h Bug 1693661 - Use mozalloc_handle_oom instead of failing gracefully if we fail to allocate. r=jld 2021-02-25 18:53:25 +00:00
components.conf
CrashReporterClient.cpp
CrashReporterClient.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
CrashReporterHelper.h
CrashReporterHost.cpp Bug 1726804 - Refactor PROCESS_TYPE_* from nsICrashService r=gsvelto 2021-11-19 14:02:56 +00:00
CrashReporterHost.h Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
CrossProcessMutex_posix.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessMutex_unimplemented.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessMutex_windows.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessMutex.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore_posix.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore_unimplemented.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore_windows.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
Endpoint.cpp Bug 1725572 - Part 1: Support automatic cleanup for ManagedEndpoint instances, r=handyman 2021-10-18 22:59:17 +00:00
Endpoint.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
EnumSerializer.h Bug 1689415 - Avoid UB when validating enum values in EnumSerializer. r=mccr8 2021-02-02 18:04:05 +00:00
EnvironmentMap.h
FileDescriptor.cpp Bug 1732343 - Part 4: Use attached handles for Windows FileDescriptor serialization, r=handyman 2021-11-09 14:17:33 +00:00
FileDescriptor.h Bug 1732343 - Part 4: Use attached handles for Windows FileDescriptor serialization, r=handyman 2021-11-09 14:17:33 +00:00
FileDescriptorSetChild.cpp
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp
FileDescriptorSetParent.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
ForkServer.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
ForkServer.h
ForkServiceChild.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
ForkServiceChild.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
GeckoChildProcessHost.cpp Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
GeckoChildProcessHost.h Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
IdleSchedulerChild.cpp Bug 1745269 - Remove the GC_WAIT_FOR_IDLE_* telemetry r=smaug 2021-12-20 22:12:08 +00:00
IdleSchedulerChild.h Bug 1710552 - pt 2. Inform the idle scheduler when we initiate a GC r=smaug 2021-08-13 04:06:26 +00:00
IdleSchedulerParent.cpp Bug 1672121 - Stop sGCRunner GC slice if the IdleTaskRunnerTask gets a RequestInterrupt() call r=smaug 2021-12-22 18:06:06 +00:00
IdleSchedulerParent.h Bug 1745269 - Remove the GC_WAIT_FOR_IDLE_* telemetry r=smaug 2021-12-20 22:12:08 +00:00
InputStreamParams.ipdlh
InputStreamUtils.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
InputStreamUtils.h
IOThreadChild.h Bug 1706374 - Part 12a: Initialize NodeController when creating IO thread, r=handyman 2021-06-22 18:17:22 +00:00
IPCCore.h
IPCMessageUtils.cpp Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
IPCMessageUtils.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
IPCMessageUtilsSpecializations.cpp Bug 1704658: Implement ParamTraits for RefPtr<nsAtom> r=nika 2021-04-27 08:20:18 +00:00
IPCMessageUtilsSpecializations.h Bug 1725942 - Part 2: Add ipc::ParamTraits for dom::Sequence r=ipc-reviewers,nika 2021-10-19 12:01:50 +00:00
IPCStream.ipdlh
IPCStreamAlloc.h
IPCStreamChild.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
IPCStreamDestination.cpp Bug 1681529 - Part 3: Apply InputStreamLengthWrapper after DelayedStartInputStream, r=baku 2021-02-04 18:12:57 +00:00
IPCStreamDestination.h Bug 1681529 - Part 3: Apply InputStreamLengthWrapper after DelayedStartInputStream, r=baku 2021-02-04 18:12:57 +00:00
IPCStreamParent.cpp
IPCStreamSource.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
IPCStreamSource.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
IPCStreamUtils.cpp Bug 1681529 - Part 5: Serialize nsIInputStream over IPC with aDelayedStart by default, r=baku 2021-02-04 18:13:07 +00:00
IPCStreamUtils.h Bug 1681529 - Part 5: Serialize nsIInputStream over IPC with aDelayedStart by default, r=baku 2021-02-04 18:13:07 +00:00
IPCTypes.h
IPDLParamTraits.h
LibrarySandboxPreload.cpp Bug 1572618 - Statically link the rlbox library to libxul. r=firefox-build-system-reviewers,nika,andi 2021-10-15 01:17:58 +00:00
LibrarySandboxPreload.h Bug 1572618 - Statically link the rlbox library to libxul. r=firefox-build-system-reviewers,nika,andi 2021-10-15 01:17:58 +00:00
MessageChannel.cpp Bug 1751047 - Remove support for intr messages from IPC, r=ipc-reviewers,mccr8 2022-01-27 16:42:13 +00:00
MessageChannel.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
MessageLink.cpp Bug 1719577 - Part 7: Remove outdated comment, r=handyman 2021-07-23 19:14:58 +00:00
MessageLink.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
MessagePump.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
MessagePump.h
MiniTransceiver.cpp Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-09 14:17:32 +00:00
MiniTransceiver.h
moz.build Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
Neutering.h
NodeChannel.cpp Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
NodeChannel.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
NodeController.cpp Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
NodeController.h Bug 1734735 - Part 4: Support relaying mach ports via the parent process, r=handyman,mstange 2021-11-23 16:15:21 +00:00
nsIIPCSerializableInputStream.h
PBackground.ipdl Bug 1751078 - avoid passing an extra copy of the server certificate's bytes during verification r=jschanck 2022-01-26 21:23:50 +00:00
PBackgroundSharedTypes.ipdlh Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8 2021-02-09 16:50:23 +00:00
PBackgroundStarter.ipdl Bug 1737828 - Avoid the main thread when starting PBackground, r=asuth,ipc-reviewers,necko-reviewers,kershaw,handyman 2022-01-10 20:09:14 +00:00
PBackgroundTest.ipdl
PChildToParentStream.ipdl
PFileDescriptorSet.ipdl
PIdleScheduler.ipdl Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-09 14:17:32 +00:00
PParentToChildStream.ipdl
ProcessChild.cpp Bug 1723505 - Convert IPC processes to GeckoArgs r=nika,kershaw 2021-10-26 19:42:03 +00:00
ProcessChild.h Bug 1723505 - Convert IPC processes to GeckoArgs r=nika,kershaw 2021-10-26 19:42:03 +00:00
ProcessUtils_bsd.cpp
ProcessUtils_common.cpp Bug 1732343 - Part 5: Use attached handles for Windows SharedMemory serialization, r=handyman 2021-11-09 14:17:33 +00:00
ProcessUtils_linux.cpp
ProcessUtils_mac.mm Bug 1682030 - Remove some dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,ipc-reviewers,mccr8 2021-04-06 19:28:12 +00:00
ProcessUtils_none.cpp
ProcessUtils.h Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-09 14:17:32 +00:00
ProtocolMessageUtils.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
ProtocolUtils.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
ProtocolUtilsFwd.h
PUtilityProcess.ipdl Bug 1745173 - Add FOG to UtilityProcess r=chutten 2022-01-31 20:46:49 +00:00
ScopedPort.cpp Bug 1713148 - Part 2: Support port attachments on IPC messages, r=handyman 2021-06-22 18:17:24 +00:00
ScopedPort.h Bug 1713148 - Part 2: Support port attachments on IPC messages, r=handyman 2021-06-22 18:17:24 +00:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SerializedStructuredCloneBuffer.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
SharedMemory_posix.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2021-01-06 17:17:23 +00:00
SharedMemory_windows.cpp
SharedMemory.cpp
SharedMemory.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_android.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_android.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_chromium.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_mach.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_mach.mm Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic.h
Shmem.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
Shmem.h Bug 1746111 - (Re)serialize WebRTC frame SurfaceDescriptorBuffers for convert-and-upload on WebGLParent. r=gfx-reviewers,nika,lsalzman 2021-12-15 01:54:21 +00:00
ShmemMessageUtils.h Backed out 2 changesets (bug 1720965) for causing bustages on nsContentUtils.cpp. CLOSED TREE 2021-08-04 03:14:29 +03:00
StringUtil.cpp
TaintingIPCUtils.h
TaskFactory.h
Transport_posix.cpp Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
Transport_posix.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
Transport_win.cpp Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
Transport_win.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
Transport.h Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
TransportSecurityInfoUtils.cpp
TransportSecurityInfoUtils.h
URIParams.ipdlh Bug 1714645: Remove NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:12 +00:00
URIUtils.cpp Bug 1714645: Remove NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:12 +00:00
URIUtils.h
UtilityProcessChild.cpp Bug 1745173 - Add FOG to UtilityProcess r=chutten 2022-01-31 20:46:49 +00:00
UtilityProcessChild.h Bug 1745173 - Add FOG to UtilityProcess r=chutten 2022-01-31 20:46:49 +00:00
UtilityProcessHost.cpp Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
UtilityProcessHost.h Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
UtilityProcessImpl.cpp Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
UtilityProcessImpl.h Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
UtilityProcessManager.cpp Bug 1750112 - Free observer even when no utility process exists r=nika 2022-01-14 20:59:20 +00:00
UtilityProcessManager.h Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
UtilityProcessParent.cpp Bug 1745173 - Add FOG to UtilityProcess r=chutten 2022-01-31 20:46:49 +00:00
UtilityProcessParent.h Bug 1745173 - Add FOG to UtilityProcess r=chutten 2022-01-31 20:46:49 +00:00
UtilityProcessSandboxing.h Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
WindowsMessageLoop.cpp Bug 1751047 - Remove support for intr messages from IPC, r=ipc-reviewers,mccr8 2022-01-27 16:42:13 +00:00
WindowsMessageLoop.h