fune/dom/media/ipc
alwu 053270f7b0 Bug 1892516 - part5 : report Glean probe from the chrome process. r=media-playback-reviewers,padenot
According to [1], currently we can only set a labeled boolean from the
chrome process, so we need to adjust our design to report result from
reporting from the GPU/RDD process to the chrome process.

Therefore, we have to always check HEVC first, and trim it later in
order to not to incorrectly support HEVC if the pref for HEVC is off.

[1] https://firefox-source-docs.mozilla.org/toolkit/components/glean/dev/ipc.html#forbidding-non-commutative-operations

Differential Revision: https://phabricator.services.mozilla.com/D208716
2024-04-29 17:46:29 +00:00
..
MediaIPCUtils.h Backed out changeset ebc075fd132d (bug 1885246) for causing bc failures in /EnumSerializer.h CLOSED TREE 2024-03-23 02:08:24 -04:00
MFCDMChild.cpp Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
MFCDMChild.h Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
MFCDMParent.cpp Bug 1888238 - part2 : make ipdl method 'GetCapabilities()' independent with the MFCDM's key system. r=jolin 2024-04-05 18:32:42 +00:00
MFCDMParent.h Bug 1888238 - part2 : make ipdl method 'GetCapabilities()' independent with the MFCDM's key system. r=jolin 2024-04-05 18:32:42 +00:00
MFCDMSerializers.h Bug 1640839 - Add IPC serializer for WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,dom-storage-reviewers,janv,padenot 2024-03-02 07:50:22 +00:00
MFMediaEngineChild.cpp Bug 1885959 - part2 : send media info for the media engine initialization. r=jolin 2024-03-20 22:29:33 +00:00
MFMediaEngineChild.h Bug 1885959 - part2 : send media info for the media engine initialization. r=jolin 2024-03-20 22:29:33 +00:00
MFMediaEngineParent.cpp Bug 1885959 - part2 : send media info for the media engine initialization. r=jolin 2024-03-20 22:29:33 +00:00
MFMediaEngineParent.h Bug 1885959 - part2 : send media info for the media engine initialization. r=jolin 2024-03-20 22:29:33 +00:00
MFMediaEngineUtils.cpp
MFMediaEngineUtils.h
moz.build
PMediaDecoderParams.ipdlh
PMFCDM.ipdl Bug 1888238 - part2 : make ipdl method 'GetCapabilities()' independent with the MFCDM's key system. r=jolin 2024-04-05 18:32:42 +00:00
PMFMediaEngine.ipdl Bug 1885959 - part2 : send media info for the media engine initialization. r=jolin 2024-03-20 22:29:33 +00:00
PRDD.ipdl
PRemoteDecoder.ipdl
PRemoteDecoderManager.ipdl
RDDChild.cpp Bug 1892516 - part5 : report Glean probe from the chrome process. r=media-playback-reviewers,padenot 2024-04-29 17:46:29 +00:00
RDDChild.h
RDDParent.cpp Bug 1892516 - part5 : report Glean probe from the chrome process. r=media-playback-reviewers,padenot 2024-04-29 17:46:29 +00:00
RDDParent.h
RDDProcessHost.cpp Bug 1883919 - Remove unused sandbox prefs r=bobowen 2024-03-06 15:40:04 +00:00
RDDProcessHost.h
RDDProcessImpl.cpp
RDDProcessImpl.h
RDDProcessManager.cpp Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
RDDProcessManager.h
RemoteAudioDecoder.cpp
RemoteAudioDecoder.h
RemoteDecoderChild.cpp
RemoteDecoderChild.h
RemoteDecoderManagerChild.cpp Bug 1884016 - part5 : only create a remote decoder in the MFCDM process if a media engine ID is provided. r=jolin 2024-03-07 00:29:15 +00:00
RemoteDecoderManagerChild.h
RemoteDecoderManagerParent.cpp
RemoteDecoderManagerParent.h
RemoteDecoderModule.cpp
RemoteDecoderModule.h
RemoteDecoderParent.cpp
RemoteDecoderParent.h
RemoteDecodeUtils.cpp
RemoteDecodeUtils.h
RemoteImageHolder.cpp
RemoteImageHolder.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2024-04-22 16:00:09 +00:00
RemoteMediaData.cpp
RemoteMediaData.h
RemoteMediaDataDecoder.cpp Bug 1644383 - add mutexs to avoid data race. r=media-playback-reviewers,padenot 2024-04-09 17:05:19 +00:00
RemoteMediaDataDecoder.h Bug 1644383 - add mutexs to avoid data race. r=media-playback-reviewers,padenot 2024-04-09 17:05:19 +00:00
RemoteVideoDecoder.cpp
RemoteVideoDecoder.h
ShmemRecycleAllocator.h