gecko-dev/dom/media/ipc
Gurzau Raul 74c555539e Backed out 28 changesets (bug 1550422) for marionette AssertionError and failing browser_policy_hardware_acceleration.js on a CLOSED TREE.
Backed out changeset 5dd10a365ba9 (bug 1550422)
Backed out changeset 529f5be01ab9 (bug 1550422)
Backed out changeset b6861d3badf8 (bug 1550422)
Backed out changeset 059cff1a3dde (bug 1550422)
Backed out changeset 6ada1116b241 (bug 1550422)
Backed out changeset ca67e8e45262 (bug 1550422)
Backed out changeset a1961a51ae44 (bug 1550422)
Backed out changeset 1c90b9cb3ad4 (bug 1550422)
Backed out changeset 285fa46e4f26 (bug 1550422)
Backed out changeset e2938a444234 (bug 1550422)
Backed out changeset 7a930fc51125 (bug 1550422)
Backed out changeset 898ed02804fe (bug 1550422)
Backed out changeset e1b7abc99ae9 (bug 1550422)
Backed out changeset f781d415cef6 (bug 1550422)
Backed out changeset 2fef10a7cce5 (bug 1550422)
Backed out changeset ea64b4d8d4ff (bug 1550422)
Backed out changeset 86a8ba1b755c (bug 1550422)
Backed out changeset 9c0c9e80f309 (bug 1550422)
Backed out changeset 10c153ddbaea (bug 1550422)
Backed out changeset 60fe635ec2c9 (bug 1550422)
Backed out changeset a38796266b28 (bug 1550422)
Backed out changeset 2db647dcdf1c (bug 1550422)
Backed out changeset 952ddac02972 (bug 1550422)
Backed out changeset ba46b53643ec (bug 1550422)
Backed out changeset ca47ef6c59f7 (bug 1550422)
Backed out changeset f45f471a1a40 (bug 1550422)
Backed out changeset 371b4da5b771 (bug 1550422)
Backed out changeset 02fc78890032 (bug 1550422)
2019-05-23 05:59:44 +03:00
..
GpuDecoderModule.cpp Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
GpuDecoderModule.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
IRemoteDecoderChild.h Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
MediaIPCUtils.h Bug 1540581 - P2. Add missing VideoInfo members to IPC serializer. r=bryce 2019-04-11 12:36:00 +00:00
moz.build Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
PMediaDecoderParams.ipdlh Bug 1548113 - pass mEOS from MediaRawData to remote decoder. r=jya 2019-05-03 00:36:19 +00:00
PRDD.ipdl Backed out 28 changesets (bug 1550422) for marionette AssertionError and failing browser_policy_hardware_acceleration.js on a CLOSED TREE. 2019-05-23 05:59:44 +03:00
PRemoteDecoder.ipdl Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
PRemoteDecoderManager.ipdl Bug 1500596 - pt3 - Add remote audio decoding for Vorbis. r=jya 2019-02-14 19:08:21 +00:00
PVideoDecoder.ipdl Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
PVideoDecoderManager.ipdl Bug 1500454 - remove PVideoDecoder, etc from dom namespace. r=jya 2018-12-21 22:34:57 +00:00
RDDChild.cpp Bug 1525086 - Part 3b - Start the RDD sandbox earlier r=Alex_Gaynor 2019-03-28 02:25:50 +00:00
RDDChild.h Bug 1525086 - Part 3b - Start the RDD sandbox earlier r=Alex_Gaynor 2019-03-28 02:25:50 +00:00
RDDParent.cpp Backed out 28 changesets (bug 1550422) for marionette AssertionError and failing browser_policy_hardware_acceleration.js on a CLOSED TREE. 2019-05-23 05:59:44 +03:00
RDDParent.h Backed out 28 changesets (bug 1550422) for marionette AssertionError and failing browser_policy_hardware_acceleration.js on a CLOSED TREE. 2019-05-23 05:59:44 +03:00
RDDProcessHost.cpp Backed out 28 changesets (bug 1550422) for marionette AssertionError and failing browser_policy_hardware_acceleration.js on a CLOSED TREE. 2019-05-23 05:59:44 +03:00
RDDProcessHost.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
RDDProcessImpl.cpp Bug 1539029 - pt 4 - add shared pref serializer/deserializer to RDD process. r=kmag 2019-04-09 21:08:00 +00:00
RDDProcessImpl.h Bug 1400344: Rename mscom::MainThreadRuntime to mscom::ProcessRuntime and make it aware of Win32k lockdown and of multiple instantiations; r=Jamie 2019-02-14 18:56:20 +00:00
RDDProcessManager.cpp Backed out 28 changesets (bug 1550422) for marionette AssertionError and failing browser_policy_hardware_acceleration.js on a CLOSED TREE. 2019-05-23 05:59:44 +03:00
RDDProcessManager.h Backed out 28 changesets (bug 1550422) for marionette AssertionError and failing browser_policy_hardware_acceleration.js on a CLOSED TREE. 2019-05-23 05:59:44 +03:00
RemoteAudioDecoder.cpp Bug 1530305 - handle failure to alloc Shmem in RemoteVideoDecoderParent. r=jya 2019-03-19 15:56:52 +00:00
RemoteAudioDecoder.h Bug 1530305 - handle failure to alloc Shmem in RemoteVideoDecoderParent. r=jya 2019-03-19 15:56:52 +00:00
RemoteDecoderChild.cpp Bug 1550737 - Make sure we keed strong reference until the end of the method. r=jya. 2019-05-16 14:07:42 +00:00
RemoteDecoderChild.h Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
RemoteDecoderManagerChild.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
RemoteDecoderManagerChild.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
RemoteDecoderManagerParent.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
RemoteDecoderManagerParent.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
RemoteDecoderModule.cpp Bug 1553555 - Release RemoteDecoderChild on manager thread in the case of an InitIPDL error. r=jya 2019-05-22 22:20:27 +00:00
RemoteDecoderModule.h Bug 1539030 - (redux) don't attempt RDD launch unless needed. r=jya 2019-05-02 21:08:58 +00:00
RemoteDecoderParent.cpp Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
RemoteDecoderParent.h Bug 1530305 - handle failure to alloc Shmem in RemoteVideoDecoderParent. r=jya 2019-03-19 15:56:52 +00:00
RemoteMediaDataDecoder.cpp Bug 1550737 - When shutdown is finished use only a reference of the child. r=jya 2019-05-16 12:59:37 +00:00
RemoteMediaDataDecoder.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
RemoteVideoDecoder.cpp Bug 1538474 - Enable dav1d in RDD process. r=mjf 2019-03-28 10:41:29 +00:00
RemoteVideoDecoder.h Bug 1530305 - handle failure to alloc Shmem in RemoteVideoDecoderParent. r=jya 2019-03-19 15:56:52 +00:00
VideoDecoderChild.cpp Bug 1550737 - Make sure we keed strong reference until the end of the method. r=jya. 2019-05-16 14:07:42 +00:00
VideoDecoderChild.h Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
VideoDecoderManagerChild.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VideoDecoderManagerChild.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VideoDecoderManagerParent.cpp Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VideoDecoderManagerParent.h Bug 1540731 - Part 2: Move toplevel actors to override ActorDestroy, r=froydnj 2019-05-21 17:04:21 +00:00
VideoDecoderParent.cpp Bug 1545416 - Make the remote decoder shutdown async. r=mjf 2019-05-09 16:38:54 +00:00
VideoDecoderParent.h Bug 1524890 - P12. Serialise TimeUnit over ipdl. r=mjf 2019-02-23 09:21:41 +00:00