gecko-dev/dom/media/systemservices
Andreas Pehrson 995ee35634 Bug 1560207 - Give Refcountable assignment operators. r=jib
Depends on D36191

Differential Revision: https://phabricator.services.mozilla.com/D36192

--HG--
extra : moz-landing-system : lando
2019-07-05 22:11:22 +00:00
..
video_engine Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +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 Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj 2018-11-26 14:49:44 +00:00
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 Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaChild.cpp Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj 2018-11-26 14:49:44 +00:00
MediaChild.h Bug 1509450 - Remove unnecessary inclusions of ContentParent.h and ContentChild.h r=froydnj 2018-11-26 14:49:44 +00:00
MediaParent.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaParent.h Bug 1497175 - Remove media::Pledge. r=pehrsons 2018-11-30 05:15:00 +00:00
MediaSystemResourceClient.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
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 Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00: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 Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
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 Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
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 Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
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 1560207 - Give Refcountable assignment operators. r=jib 2019-07-05 22:11:22 +00:00
OSXRunLoopSingleton.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OSXRunLoopSingleton.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +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
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 Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ShmemPool.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoEngine.cpp Bug 1497559 - Remove application capture support; r=ng 2019-04-26 16:35:39 +00:00
VideoEngine.h Bug 1509994 - Move video_engine from webrtc to systemservices; r=pehrsons 2018-11-28 20:16:42 +00:00
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
moz.build Bug 1528074 - Remove MSVC warning flags that clang-cl doesn't understand r=chmanchester 2019-03-13 20:19:08 +00:00