gecko-dev/ipc/glue
Nika Layzell e983da120a Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8
This both helps IDE integration and will help avoid build issues which would've
otherwise cropped up when adding new files to the directory for bug 1706374.

Differential Revision: https://phabricator.services.mozilla.com/D112764
2021-04-22 14:32:03 +00:00
..
BackgroundChild.h
BackgroundChildImpl.cpp Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio 2020-12-02 09:47:53 +00:00
BackgroundChildImpl.h Bug 1669437 - Add necessary infrastructure for independent in-memory only local storage database; r=asuth,dom-workers-and-storage-reviewers 2020-11-11 13:12:57 +00:00
BackgroundImpl.cpp Bug 1683490 - Make PBackground be a refcounted actor, r=asuth 2021-01-21 16:26:50 +00:00
BackgroundParent.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
BackgroundParentImpl.cpp Backed out 4 changesets (bug 1658419) for causing failures at test_check_timestamp.html. CLOSED TREE 2021-03-04 00:13:56 +02:00
BackgroundParentImpl.h Backed out 4 changesets (bug 1658419) for causing failures at test_check_timestamp.html. CLOSED TREE 2021-03-04 00:13:56 +02:00
BackgroundUtils.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
BackgroundUtils.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
BrowserProcessSubThread.cpp Bug 1679838 - Rename "Gecko_IOThread" to "IPC I/O Parent" and "Chrome_ChildThread" to "IPC I/O Child". r=jld 2020-12-03 00:06:02 +00:00
BrowserProcessSubThread.h Bug 1656101 - Delete some IPC dead code (BrowserProcessSubThread types and an unused header). r=mccr8 2020-07-29 23:31:38 +00:00
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
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 Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CrashReporterHost.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
CrashReporterHost.h
CrossProcessMutex.h
CrossProcessMutex_posix.cpp
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessSemaphore.h
CrossProcessSemaphore_posix.cpp
CrossProcessSemaphore_unimplemented.cpp
CrossProcessSemaphore_windows.cpp
Endpoint.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00: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 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
FileDescriptor.h Bug 1660470 - Move IPDLParamTraits for FileDescriptor out of FileDescriptor.h. r=nika 2020-11-23 16:04:55 +00:00
FileDescriptorSetChild.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
FileDescriptorSetParent.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-25 07:42:38 +00:00
FileDescriptorUtils.h Bug 1639837 - make CloseFileRunnable use mozilla::Runnable; r=jld 2020-05-22 22:36:59 +00:00
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 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
GeckoChildProcessHost.h Bug 1660470 - Move IPDLParamTraits for FileDescriptor out of FileDescriptor.h. r=nika 2020-11-23 16:04:55 +00:00
IOThreadChild.h
IPCCore.h Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
IPCMessageUtils.cpp Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +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.h Bug 708901 - Migrate to nsTHashSet in gfx/ipc. r=jrmuizel 2021-03-23 10:36:37 +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 Bug 1660470 - Avoid including IPCMessageUtils.h from header files. r=nika 2020-11-23 16:03:47 +00:00
IPDLParamTraits.h Bug 1633379 - Part 1: Move PInProcess into dom/ipc, r=kmag,Yoric 2020-06-25 17:50:51 +00:00
IdleSchedulerChild.cpp
IdleSchedulerChild.h
IdleSchedulerParent.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
IdleSchedulerParent.h Bug 1683032 - Always check active count in IdleSchedulerParent r=smaug 2021-01-06 05:07:20 +00:00
InputStreamParams.ipdlh Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
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
LibrarySandboxPreload.cpp Bug 1653659 - Part 2: Add support for Wasm sandboxing hunspell. r=firefox-build-system-reviewers,dmajor 2021-01-14 20:12:19 +00:00
LibrarySandboxPreload.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
MessageChannel.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
MessageChannel.h Bug 1563624 - Part 2: Automatically reject async IPC responses when the resolver is dropped, r=mccr8 2021-03-18 16:56:10 +00:00
MessageLink.cpp Bug 1634846 - P2. Make ipc's MessageChannel works with TaskQueue, r=nika 2020-07-02 00:26:41 +00:00
MessageLink.h Bug 1677466 - Remove unnecessary includes from MessageChannel.h and MessageLink.h. r=mccr8 2020-11-23 16:06:24 +00: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 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
MiniTransceiver.h
Neutering.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
PBackground.ipdl Bug 1683490 - Make PBackground be a refcounted actor, r=asuth 2021-01-21 16:26: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
PBackgroundTest.ipdl
PChildToParentStream.ipdl
PFileDescriptorSet.ipdl
PIdleScheduler.ipdl
PParentToChildStream.ipdl
ProcessChild.cpp
ProcessChild.h
ProcessUtils.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
ProcessUtils_bsd.cpp
ProcessUtils_common.cpp
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
ProtocolMessageUtils.h Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
ProtocolUtils.h Bug 708901 - Migrate to nsTHashSet in ipc. r=ipc-reviewers,nika 2021-03-24 17:56:48 +00:00
ProtocolUtilsFwd.h Bug 1660470 - Avoid including ProtocolUtils.h from header files. r=nika 2020-11-23 16:05:07 +00:00
ScopedXREEmbed.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
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.cpp
SharedMemory.h Bug 1699224 - Part 2. Expose SharedMemoryBasic::Unmap for use by callers. r=jld 2021-03-29 22:43:27 +00:00
SharedMemoryBasic.h
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h Bug 1699224 - Part 2. Expose SharedMemoryBasic::Unmap for use by callers. r=jld 2021-03-29 22:43:27 +00:00
SharedMemoryBasic_chromium.h Bug 1699224 - Part 2. Expose SharedMemoryBasic::Unmap for use by callers. r=jld 2021-03-29 22:43:27 +00:00
SharedMemoryBasic_mach.h Bug 1699224 - Part 2. Expose SharedMemoryBasic::Unmap for use by callers. r=jld 2021-03-29 22:43:27 +00:00
SharedMemoryBasic_mach.mm
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
Shmem.cpp Bug 1660470 - Split ShmemMessageUtils.h from Shmem.h. r=nika 2020-11-23 16:05:02 +00:00
Shmem.h Bug 1660470 - Split ShmemMessageUtils.h from Shmem.h. r=nika 2020-11-23 16:05:02 +00:00
ShmemMessageUtils.h Bug 1660470 - Split ShmemMessageUtils.h from Shmem.h. r=nika 2020-11-23 16:05:02 +00:00
StringUtil.cpp
TaintingIPCUtils.h
TaskFactory.h
Transport.h
TransportSecurityInfoUtils.cpp
TransportSecurityInfoUtils.h Bug 1679148 - declare template for ParamTraits, so that Thunderbird builds succeed. r=sg 2020-11-24 14:44:29 +00:00
Transport_posix.cpp Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
Transport_posix.h
Transport_win.cpp Bug 1632687 - Part 3: Introduce an OS-dependent ChannelId type to reflect that Unix doesn't use channel IDs. r=mccr8 2020-07-22 19:04:48 +00:00
Transport_win.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
URIParams.ipdlh Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
URIUtils.cpp Bug 1589102 - Part 4: Allow (de)serialization of nested about: uris, r=kmag 2020-08-28 17:20:43 +00:00
URIUtils.h
WindowsMessageLoop.cpp WIP: Bug 1685183 Part 3: Remove remaining references to PluginInstanceChild. r=jgilbert 2021-04-08 16:42:07 +00:00
WindowsMessageLoop.h
components.conf
moz.build Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
nsIIPCSerializableInputStream.h