gecko-dev/dom/media/ipc
Jean-Yves Avenard d824757a75 Bug 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D50087

--HG--
extra : moz-landing-system : lando
2019-10-23 18:20:57 +00:00
..
GpuDecoderModule.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +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 1561178 - Initialize gfxVars in the RDD process. r=jya 2019-06-28 07:08:43 +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 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj 2019-08-15 12:06:51 +00:00
RDDChild.h Bug 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj 2019-08-15 12:06:51 +00:00
RDDParent.cpp Bug 1561178 - Initialize gfxVars in the RDD process. r=jya 2019-06-28 07:08:43 +00:00
RDDParent.h Bug 1561178 - Initialize gfxVars in the RDD process. r=jya 2019-06-28 07:08:43 +00:00
RDDProcessHost.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
RDDProcessHost.h Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce 2019-06-14 22:55:27 +00:00
RDDProcessImpl.cpp Bug 1563774 - Enable Binary Signature Policy on the RDD process r=bobowen 2019-07-23 17:49:55 +00:00
RDDProcessImpl.h Bug 1557844 - add back ProcessRuntime in RDD for mscom init. r=jya 2019-06-10 23:43:02 +00:00
RDDProcessManager.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
RDDProcessManager.h Bug 1529023 - Enable threads on macOS for GetProcInfo r=jld,mstange 2019-06-07 19:56:51 +00:00
RemoteAudioDecoder.cpp Bug 1584721 - P4. Recycle all ShmemBuffer including for video. r=mjf 2019-10-01 11:28:06 +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 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +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 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
RemoteDecoderManagerChild.h Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
RemoteDecoderManagerParent.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
RemoteDecoderManagerParent.h Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
RemoteDecoderModule.cpp Bug 1567389 - change OpusDataDecoder to check for CreateDecoderParams::Option::DefaultPlaybackDeviceMono instead of calling IsDefaultPlaybackDeviceMono(). r=bryce 2019-08-08 19:17:27 +00:00
RemoteDecoderModule.h Bug 1568372 - add mutex in RemoteDecoderModule::LaunchRDDProcessIfNeeded. r=jya 2019-07-24 07:02:07 +00:00
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 1590475 - Add batch decoding support for RemoteDataDecoder. r=mjf 2019-10-23 18:20:57 +00:00
RemoteMediaDataDecoder.h
RemoteVideoDecoder.cpp Bug 1584721 - P4. Recycle all ShmemBuffer including for video. r=mjf 2019-10-01 11:28:06 +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 Bug 1499041 - Remove libFuzzer flags from ipc/chromium/. r=froydnj 2019-07-24 14:13:30 +00:00