gecko-dev/dom/media/ipc
Jean-Yves Avenard 706444a711 Bug 1592488 - P7. Ensure an AbstractThread exists with RemoteDecoder manager thread. r=mattwoodrow
This is necessary to ensure we can use IPC MozPromise that requires direct tasks dispatch.

Differential Revision: https://phabricator.services.mozilla.com/D74594
2020-05-12 10:43:27 +00:00
..
GpuDecoderModule.cpp Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
GpuDecoderModule.h
IRemoteDecoderChild.h
MediaIPCUtils.h
PMediaDecoderParams.ipdlh
PRDD.ipdl Bug 1614933 - Gather content processes' crash annotations at exception time instead of using IPC; r=froydnj 2020-04-08 06:55:40 +00:00
PRemoteDecoder.ipdl
PRemoteDecoderManager.ipdl
RDDChild.cpp Bug 1606898 - Allow RDD process to collect the third-party-module ping. r=aklotz 2020-02-06 05:53:19 +00:00
RDDChild.h Bug 1599230 - Part 1 - Remove RDD sandbox earlyinit pref and older sandbox startup code paths r!mjf r=mjf 2019-12-21 00:31:41 +00:00
RDDParent.cpp Bug 1614814 - Stop using fopen in ipc/chromium/src/base/process_util.h on Windows. r=gsvelto 2020-02-13 12:35:40 +00:00
RDDParent.h Bug 1557739 - Be more consistent with IPC Transport APIs, r=jld 2020-02-06 22:41:56 +00:00
RDDProcessHost.cpp Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
RDDProcessHost.h Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
RDDProcessImpl.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
RDDProcessImpl.h
RDDProcessManager.cpp Bug 1595420 - OOM in GPUProcessManager::OnPreferenceChange and RDDProcessManager::OnPreferenceChange on macOS r=mjf,jya 2020-02-18 15:57:14 +00:00
RDDProcessManager.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
RemoteAudioDecoder.cpp Bug 1593301 - pt 1 - Don't overwrite decoded audio samples in RemoteAudioDecoderParent::ProcessDecodedData. r=jya 2019-11-06 00:08:00 +00:00
RemoteAudioDecoder.h
RemoteDecoderChild.cpp Bug 1593301 - pt 2 - Use expanding ShmemPool in RemoteDecoderChild like RemoteDecoderParent. r=jya 2019-11-06 00:08:28 +00:00
RemoteDecoderChild.h
RemoteDecoderManagerChild.cpp Bug 1592488 - P7. Ensure an AbstractThread exists with RemoteDecoder manager thread. r=mattwoodrow 2020-05-12 10:43:27 +00:00
RemoteDecoderManagerChild.h Bug 1630802 - P5. Remove no longer required GetManagerAbstractThread. r=mattwoodrow 2020-04-20 02:14:00 +00:00
RemoteDecoderManagerParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
RemoteDecoderManagerParent.h Bug 1561179 - P4: Create PVideoBridge between RDDProcess and GPUProcess. r=mattwoodrow 2019-11-04 03:41:57 +00:00
RemoteDecoderModule.cpp Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
RemoteDecoderModule.h
RemoteDecoderParent.cpp Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
RemoteDecoderParent.h
RemoteMediaDataDecoder.cpp Bug 1630802 - P5. Remove no longer required GetManagerAbstractThread. r=mattwoodrow 2020-04-20 02:14:00 +00:00
RemoteMediaDataDecoder.h Bug 1568058 - pt 2 - Add batch decode methods to MediaDataDecoder. r=jya 2019-11-14 16:06:39 +00:00
RemoteVideoDecoder.cpp Bug 1622709 - Re-enable RecycleAllocator at ImageContainer for RDD process r=nical 2020-03-16 10:42:32 +00:00
RemoteVideoDecoder.h
moz.build