gecko-dev/dom/media/ipc
Haik Aftandilian c91e72a1c7 Bug 1599230 - Part 1 - Remove RDD sandbox earlyinit pref and older sandbox startup code paths r!mjf r=mjf
Remove the security.sandbox.rdd.mac.earlyinit pref now that RDD early sandbox init is the default on release.

Remove the old unused code paths for initializing the RDD sandbox later during process startup (only used when security.sandbox.rdd.mac.earlyinit=false).

Differential Revision: https://phabricator.services.mozilla.com/D54967

--HG--
extra : moz-landing-system : lando
2019-12-21 00:31:41 +00:00
..
GpuDecoderModule.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
GpuDecoderModule.h
IRemoteDecoderChild.h Bug 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +00:00
MediaIPCUtils.h Bug 1582353 - P1. Add MediaResult serializer. r=mjf 2019-09-26 14:51:56 +00:00
moz.build
PMediaDecoderParams.ipdlh
PRDD.ipdl 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
PRemoteDecoder.ipdl Bug 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +00:00
PRemoteDecoderManager.ipdl
RDDChild.cpp 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
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 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.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
RDDProcessHost.cpp 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
RDDProcessHost.h
RDDProcessImpl.cpp
RDDProcessImpl.h
RDDProcessManager.cpp Bug 1561179 - P4: Create PVideoBridge between RDDProcess and GPUProcess. r=mattwoodrow 2019-11-04 03:41:57 +00:00
RDDProcessManager.h Bug 1561179 - P6: Handle shutdown of the GPU process and reconnect PVideoBridge. r=mattwoodrow 2019-11-04 03:42:01 +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 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
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 Bug 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +00:00
RemoteDecoderManagerChild.cpp Bug 1577336: Part 4 - Refactor some things in RemoteDecoderManager r=mattwoodrow,jolin 2019-11-20 21:53:28 +00:00
RemoteDecoderManagerChild.h Bug 1577336: Part 4 - Refactor some things in RemoteDecoderManager r=mattwoodrow,jolin 2019-11-20 21:53:28 +00:00
RemoteDecoderManagerParent.cpp Bug 1577336: Part 6 - Make SurfaceDescriptorGPUVideo a union that contains SurfaceDescriptorRemoteDecoder r=mattwoodrow,jolin 2019-11-20 21:55:06 +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 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
RemoteDecoderModule.h
RemoteDecoderParent.cpp Bug 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +00:00
RemoteDecoderParent.h Bug 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +00:00
RemoteMediaDataDecoder.cpp Bug 1568058 - pt 2 - Add batch decode methods to MediaDataDecoder. r=jya 2019-11-14 16:06:39 +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 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
RemoteVideoDecoder.h Bug 1582353 - P3. Promisify RDD/GPU remote decoder. r=mattwoodrow,mjf 2019-09-28 12:17:44 +00:00