gecko-dev/dom/media/ipc
2020-11-24 06:38:29 +00:00
..
MediaIPCUtils.h Bug 1595994 - P7: Add Supports messages to PRemoteDecoderManager. r=kamidphish,nika,ipc-reviewers 2020-10-20 23:26:27 +00:00
moz.build Bug 1672072 - P3. Remove IRemoteDecoderChild.h class. r=mattwoodrow,padenot,mjf,bryce 2020-11-13 04:21:14 +00:00
PMediaDecoderParams.ipdlh
PRDD.ipdl Bug 1676999 - P2. Disable windows hardware acceleration if the RDD crashed. r=mattwoodrow,mjf 2020-11-24 06:38:29 +00:00
PRemoteDecoder.ipdl Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
PRemoteDecoderManager.ipdl Bug 1660470 - Include C++ header files only from cpp file. r=nika 2020-11-23 16:03:32 +00:00
RDDChild.cpp Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
RDDChild.h
RDDParent.cpp Bug 1676999 - P2. Disable windows hardware acceleration if the RDD crashed. r=mattwoodrow,mjf 2020-11-24 06:38:29 +00:00
RDDParent.h Bug 1676999 - P2. Disable windows hardware acceleration if the RDD crashed. r=mattwoodrow,mjf 2020-11-24 06:38:29 +00:00
RDDProcessHost.cpp Bug 1518344 - P3. Launch the RDD process fully asynchronously. r=jld,mjf,bryce 2020-11-19 01:21:05 +00:00
RDDProcessHost.h Bug 1518344 - P3. Launch the RDD process fully asynchronously. r=jld,mjf,bryce 2020-11-19 01:21:05 +00:00
RDDProcessImpl.cpp
RDDProcessImpl.h
RDDProcessManager.cpp Bug 1676999 - P2. Disable windows hardware acceleration if the RDD crashed. r=mattwoodrow,mjf 2020-11-24 06:38:29 +00:00
RDDProcessManager.h Bug 1676999 - P2. Disable windows hardware acceleration if the RDD crashed. r=mattwoodrow,mjf 2020-11-24 06:38:29 +00:00
RemoteAudioDecoder.cpp Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteAudioDecoder.h Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteDecoderChild.cpp Bug 1672072 - P3. Remove IRemoteDecoderChild.h class. r=mattwoodrow,padenot,mjf,bryce 2020-11-13 04:21:14 +00:00
RemoteDecoderChild.h Bug 1672072 - P3. Remove IRemoteDecoderChild.h class. r=mattwoodrow,padenot,mjf,bryce 2020-11-13 04:21:14 +00:00
RemoteDecoderManagerChild.cpp Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
RemoteDecoderManagerChild.h Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteDecoderManagerParent.cpp Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
RemoteDecoderManagerParent.h Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteDecoderModule.cpp Merge autoland to mozilla-central a=merge 2020-11-13 18:20:41 +02:00
RemoteDecoderModule.h Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteDecoderParent.cpp Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteDecoderParent.h Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteImageHolder.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
RemoteImageHolder.h Bug 1595994 - P16. Handle NullData object potentially returned by the video decoders. r=mattwoodrow 2020-10-20 23:28:32 +00:00
RemoteMediaData.cpp Bug 1595994 - P1F. Additional checks to ensure we always abort decode if shutdown. r=mattwoodrow 2020-10-20 23:30:26 +00:00
RemoteMediaData.h
RemoteMediaDataDecoder.cpp Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteMediaDataDecoder.h Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8 2020-11-13 07:46:44 +00:00
RemoteVideoDecoder.cpp Bug 1664831. r=sotaro 2020-11-16 22:41:08 +00:00
RemoteVideoDecoder.h Bug 1664831. r=sotaro 2020-11-16 22:41:08 +00:00
ShmemRecycleAllocator.h