gecko-dev/dom/media/systemservices
Alex Gaynor 52b78d5be4 Bug 1444175 - Mark CamerasParent final; r=gcp
MozReview-Commit-ID: 2m1rCZxrUTq

--HG--
extra : rebase_source : 12fc72011a4dc7d39d3acea6ff0b33a78002113d
2018-03-08 14:54:58 -05:00
..
CamerasChild.cpp Bug 1426129 - Take a reference to this when calling methods asynchronously in CameraChild.cpp r=pehrsons 2018-02-23 17:35:27 +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 1434439 - Avoid stray capability requirement in StartCapture failure case. r=pehrsons 2018-02-27 14:04:57 -05:00
CamerasParent.h Bug 1444175 - Mark CamerasParent final; r=gcp 2018-03-08 14:54:58 -05: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
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
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