gecko-dev/dom/media/systemservices
Paul Adenot 46da831f14 Bug 1422820 - Don't recurse too much when shutting down cameras. r=pehrsons
--HG--
extra : histedit_source : 2f3145f04e4ca35a412b9870a29ff26d28eab5d6
2018-02-08 17:49:25 +01:00
..
CamerasChild.cpp Bug 1422820 - Don't recurse too much when shutting down cameras. r=pehrsons 2018-02-08 17:49:25 +01:00
CamerasChild.h Bug 1422820 - Don't recurse too much when shutting down cameras. r=pehrsons 2018-02-08 17:49:25 +01:00
CamerasParent.cpp Bug 1435670 - Remove assert when there's no capability for a device. r=jib 2018-02-08 11:23:53 +01:00
CamerasParent.h Bug 1430993 - Clean up minor issues in CamerasParent. r=jib 2018-01-25 10:41:20 +01:00
CamerasTypes.h
DeviceChangeCallback.h
MediaChild.cpp
MediaChild.h
MediaParent.cpp Bug 870698 - Part 2: Replace Append("") with AppendLiteral(""). r=erahm 2017-09-03 22:14:11 -07:00
MediaParent.h
MediaSystemResourceClient.cpp
MediaSystemResourceClient.h
MediaSystemResourceManager.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
MediaSystemResourceManager.h
MediaSystemResourceManagerChild.cpp
MediaSystemResourceManagerChild.h
MediaSystemResourceManagerParent.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
MediaSystemResourceManagerParent.h
MediaSystemResourceMessageUtils.h
MediaSystemResourceService.cpp Bug 1387002 - Replace .size() by .empty() when applicable in gmp r=cpearce 2017-08-04 09:09:38 +02:00
MediaSystemResourceService.h
MediaSystemResourceTypes.h
MediaTaskUtils.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07: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 1425904 - Make the monitor refcounted. r=gerald 2017-12-19 11:11:23 +01:00
moz.build Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00
OpenSLESProvider.cpp
OpenSLESProvider.h
OSXRunLoopSingleton.cpp
OSXRunLoopSingleton.h
PCameras.ipdl Bug 1299515 - Flatten MediaEngineSource class hierarchy. r=jib 2018-01-24 16:49:13 +01:00
PMedia.ipdl
PMediaSystemResourceManager.ipdl
ShmemPool.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
ShmemPool.h Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
VideoEngine.cpp Bug 1430993 - Replace RefPtr with StaticRefPtr to avoid the static constructor. r=jib 2018-01-17 16:21:14 +08:00
VideoEngine.h Bug 1430993 - Replace RefPtr with StaticRefPtr to avoid the static constructor. r=jib 2018-01-17 16:21:14 +08:00
VideoFrameUtils.cpp Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02:00
VideoFrameUtils.h