summaryrefslogtreecommitdiffstats
path: root/content/browser/device_monitor_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* DeviceMonitorMac AVFoundation: move mgmt of |suspend_observer_| to a class li...mcasas@chromium.org2014-05-191-58/+102
* Mac AVFoundation: check -CrAVCaptureDevice::observationInfo before removing o...mcasas@chromium.org2014-05-101-4/+9
* Mac AVFoundation: Enumerate devices in device/audio thread, take 2.mcasas@chromium.org2014-04-301-15/+67
* Revert 265254 "Mac AVFoundation: Enumerate devices in device/aud..."ccameron@chromium.org2014-04-231-69/+16
* Mac AVFoundation: Enumerate devices in device/audio thread.mcasas@chromium.org2014-04-221-16/+69
* Mac AVFoundation: register observers only for new devices.mcasas@chromium.org2014-03-211-0/+14
* Mac AVFoundation/QTKit: delay DeviceMonitorMac startup to first GetUserMedia.mcasas@chromium.org2014-03-121-7/+10
* Mac AVFoundation device monitor: clean removal of device observersmcasas@chromium.org2014-03-071-7/+15
* Mac AVFoundation:treat suspended cameras as unavailablemcasas@chromium.org2014-02-281-4/+72
* Added VideoCaptureDeviceAvFoundation class, implementing the mcasas@chromium.org2013-11-081-13/+10
* Device monitoring in Mac via AVFoundation.mcasas@chromium.org2013-11-071-55/+213
* Don't enumerate audio and video input devices on startup on Mac.bemasc@chromium.org2013-11-051-4/+2
* Treat suspended video capture devices on Mac as unavailable.bemasc@chromium.org2013-11-011-18/+43
* Revert 230553 "Added AVFoundation Glue and Device Monitoring for..."tommyw@chromium.org2013-10-311-201/+50
* Revert 231053 "Device monitor Mac bug corrected when removing au..."tommyw@chromium.org2013-10-311-1/+1
* Device monitor Mac bug corrected when removing audio.mcasas@chromium.org2013-10-251-1/+1
* Added AVFoundation Glue and Device Monitoring for Mac.mcasas@chromium.org2013-10-231-50/+201
* It seems QTMonitorImpl::Start() crashed when getting the initial number of in...xians@chromium.org2012-11-221-11/+0
* Video enumeration API is using the QTCaptureDevice, and if we use IOService f...xians@chromium.org2012-11-201-0/+119