gecko-dev/dom/media/systemservices
Nathan Froyd 7d045e13ef Bug 1495871 - use C++11 statics in CamerasChild; r=jesup
C++11 provides guaranteed thread-safe static initialization, so we can
use that instead of ipc's baroque Singleton class.
2018-10-05 13:43:47 -04:00
..
CamerasChild.cpp Bug 1453795 - WebRTC Media - Initialize member fields in classes/ structures. r=rjesup 2018-06-15 18:47:33 +03:00
CamerasChild.h Bug 1495871 - use C++11 statics in CamerasChild; r=jesup 2018-10-05 13:43:47 -04:00
CamerasParent.cpp Bug 1453795 - WebRTC Media - Initialize member fields in classes/ structures. r=rjesup 2018-06-15 18:47:33 +03:00
CamerasParent.h Bug 1450658 - Should bring window to front when screen-sharing a window; r=pehrsons 2018-05-08 15:55:36 -04:00
CamerasTypes.h
DeviceChangeCallback.h
MediaChild.cpp Bug 1479841 - Apply ipdl changes to MediaChild and use the promise to return the key. r=jib 2018-09-25 17:03:29 +00:00
MediaChild.h Bug 1479841 - Apply ipdl changes to MediaChild and use the promise to return the key. r=jib 2018-09-25 17:03:29 +00:00
MediaParent.cpp Bug 1479841 - Apply ipdl changes to MediaParent and pass back the key through the resolver. r=jib 2018-09-25 17:03:37 +00:00
MediaParent.h Bug 1479841 - Apply ipdl changes to MediaParent and pass back the key through the resolver. r=jib 2018-09-25 17:03:37 +00:00
MediaSystemResourceClient.cpp
MediaSystemResourceClient.h
MediaSystemResourceManager.cpp
MediaSystemResourceManager.h
MediaSystemResourceManagerChild.cpp Bug 1453795 - WebRTC Media - Initialize member fields in classes/ structures. r=rjesup 2018-06-15 18:47:33 +03:00
MediaSystemResourceManagerChild.h
MediaSystemResourceManagerParent.cpp
MediaSystemResourceManagerParent.h
MediaSystemResourceMessageUtils.h
MediaSystemResourceService.cpp
MediaSystemResourceService.h
MediaSystemResourceTypes.h
MediaTaskUtils.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
MediaUtils.cpp Bug 1296531 - Break out ShutdownTicket and GetShutdownBarrier from MSG to MediaUtils. r=jib 2017-05-16 12:39:02 +02:00
MediaUtils.h Bug 1409664 - P9. Remove AutoTaskQueue and its use r=bryce 2018-07-03 11:45:19 -07:00
OSXRunLoopSingleton.cpp
OSXRunLoopSingleton.h
OpenSLESProvider.cpp
OpenSLESProvider.h
PCameras.ipdl Bug 1450658 - Should bring window to front when screen-sharing a window; r=pehrsons 2018-05-08 15:55:36 -04:00
PMedia.ipdl Bug 1479841 - Use promise base ipdl api and remove unnecessary IPC response. r=jib 2018-09-25 17:03:22 +00:00
PMediaSystemResourceManager.ipdl
ShmemPool.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ShmemPool.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
VideoEngine.cpp Bug 1456101 - ensure X11 DesktopCapture module is created on main thread r=dminor 2018-06-04 22:03:14 -07:00
VideoEngine.h Bug 1453795 - WebRTC Media - Initialize member fields in classes/ structures. r=rjesup 2018-06-15 18:47:33 +03:00
VideoFrameUtils.cpp
VideoFrameUtils.h
moz.build Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00