gecko-dev/dom/media/systemservices
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
..
video_engine Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
CamerasChild.cpp Bug 1441651 - Part 2 - pass Shmem and ByteBuf by rvalref to Send* IPC methods; r=nika,jrmuizel 2019-03-04 16:35:30 +00:00
CamerasChild.h
CamerasParent.cpp Bug 1549383 - Fix build bustage in CameraParent.cpp. r=jib 2019-05-07 14:22:17 +00:00
CamerasParent.h Bug 1407415 - Add a CamerasParent shutdown blocker. r=dminor,asuth 2019-05-03 21:08:45 +00:00
CamerasTypes.h Bug 1497559 - Remove application capture support; r=ng 2019-04-26 16:35:39 +00:00
DeviceChangeCallback.h
MediaChild.cpp
MediaChild.h
MediaParent.cpp
MediaParent.h Bug 1497175 - Remove media::Pledge. r=pehrsons 2018-11-30 05:15:00 +00:00
MediaSystemResourceClient.cpp
MediaSystemResourceClient.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaSystemResourceManager.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
MediaSystemResourceManager.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaSystemResourceManagerChild.cpp
MediaSystemResourceManagerChild.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
MediaSystemResourceManagerParent.cpp
MediaSystemResourceManagerParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
MediaSystemResourceMessageUtils.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaSystemResourceService.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
MediaSystemResourceService.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaSystemResourceTypes.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaTaskUtils.h
MediaUtils.cpp Bug 1407415 - Consolidate media::GetShutdownBarrier() use and return a RefPtr r=dminor 2019-05-03 21:08:42 +00:00
MediaUtils.h Bug 1407415 - Consolidate media::GetShutdownBarrier() use and return a RefPtr r=dminor 2019-05-03 21:08:42 +00:00
moz.build Bug 1528074 - Remove MSVC warning flags that clang-cl doesn't understand r=chmanchester 2019-03-13 20:19:08 +00:00
OpenSLESProvider.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
OpenSLESProvider.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
OSXRunLoopSingleton.cpp
OSXRunLoopSingleton.h
PCameras.ipdl Bug 1525199 - Part 1 - removed size_t from IPDL messages for Cameras; r=gcp 2019-02-10 10:24:34 +00:00
PMedia.ipdl
PMediaSystemResourceManager.ipdl
ShmemPool.cpp
ShmemPool.h
VideoEngine.cpp Bug 1497559 - Remove application capture support; r=ng 2019-04-26 16:35:39 +00:00
VideoEngine.h
VideoFrameUtils.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-15 08:15:57 +00:00
VideoFrameUtils.h Bug 1525199 - Part 1 - removed size_t from IPDL messages for Cameras; r=gcp 2019-02-10 10:24:34 +00:00