gecko-dev/dom/media/ipc
Sylvestre Ledru 8d2f0d1b1f Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset

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

--HG--
extra : moz-landing-system : lando
2019-11-26 14:35:02 +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
PMediaDecoderParams.ipdlh Bug 1562910 - Use ShmemPool to reduce shmem thrashing in RDD audio decoding. r=mattwoodrow 2019-08-07 01:25:47 +00:00
PRDD.ipdl Bug 1561179 - P4: Create PVideoBridge between RDDProcess and GPUProcess. r=mattwoodrow 2019-11-04 03:41:57 +00:00
PRemoteDecoder.ipdl Bug 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +00:00
PRemoteDecoderManager.ipdl Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
RDDChild.cpp Bug 1561179 - P6: Handle shutdown of the GPU process and reconnect PVideoBridge. r=mattwoodrow 2019-11-04 03:42:01 +00:00
RDDChild.h Bug 1561179 - P6: Handle shutdown of the GPU process and reconnect PVideoBridge. r=mattwoodrow 2019-11-04 03:42:01 +00:00
RDDParent.cpp Bug 1561179 - P4: Create PVideoBridge between RDDProcess and GPUProcess. r=mattwoodrow 2019-11-04 03:41:57 +00:00
RDDParent.h Bug 1561179 - P4: Create PVideoBridge between RDDProcess and GPUProcess. r=mattwoodrow 2019-11-04 03:41:57 +00:00
RDDProcessHost.cpp Bug 1589809 - [macOS] Use OS_ACTIVITY_MODE=disable for child processes r=spohl 2019-11-09 00:27:48 +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
moz.build