summaryrefslogtreecommitdiffstats
path: root/content/public/common/media_stream_request.h
Commit message (Expand)AuthorAgeFilesLines
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-281-0/+4
* Creates a way to pass the desktop capture notification window ID/handle to we...jiayl@chromium.org2014-03-271-2/+4
* Add different error codes for getUserMedia.tommyw@chromium.org2014-03-141-0/+16
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-131-3/+7
* This CL move all parsing of constraints used in a call to gUM from MediaStrea...perkj@chromium.org2013-12-131-3/+0
* Revert 240548 "Enable platform echo cancellation through the Aud..."hashimoto@chromium.org2013-12-131-7/+3
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-131-3/+7
* Reland review 34393006: Refactor MediaStreamManager to not output real device...perkj@chromium.org2013-11-281-4/+0
* Change MediaStreamManager to stop only affected devices when a USB device is ...perkj@chromium.org2013-11-251-0/+2
* Revert 232766 "Refactor MediaStreamManager to never output real ..."vrk@chromium.org2013-11-051-0/+4
* Refactor MediaStreamManager to never output real device id. It now always out...perkj@chromium.org2013-11-041-4/+0
* Update comments for MediaStreamRequest::requesting_*_id and MediaStreamReques...justinlin@chromium.org2013-10-251-12/+6
* Fix for crbug/310432 Tab Capture Indicator stays on after MediaStream is stoppedperkj@chromium.org2013-10-241-2/+12
* Rename MEDIA_SYSTEM_AUDIO_CAPTURE to MEDIA_LOOPBACK_AUDIO_CAPTUREsergeyu@chromium.org2013-09-251-1/+1
* Populate video capture facing mode for device enumeration.wjia@chromium.org2013-09-231-0/+14
* Implicit audio output device selection for getUserMedia.tommi@chromium.org2013-09-101-12/+46
* Add DesktopMediaId type to identify desktop media source.sergeyu@chromium.org2013-08-091-2/+6
* Enable audio desktop mirroring.hshi@chromium.org2013-08-011-0/+3
* Implement DesktopMediaPickerModel.sergeyu@chromium.org2013-07-311-1/+2
* Implement Chromium backend for getSourceInfos()vrk@chromium.org2013-07-171-5/+18
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Support cancellation of pending media stream requests at UI side.wjia@chromium.org2013-07-091-0/+5
* Cleanup interfaces used to deliver notifications about MediaStream state from...sergeyu@chromium.org2013-04-291-0/+19
* Add support for screen video stream in getUserMedia().sergeyu@chromium.org2013-02-041-0/+3
* Ensures that WebRTC works for device selections using a different sample rate...henrika@chromium.org2013-01-231-0/+19
* Fix a problem where OpenDevice would open the wrong device if multiple are av...pastarmovj@chromium.org2013-01-151-1/+7
* StreamDeviceInfo is basically a MediaStreamDevice but with two extra variable...xians@chromium.org2012-12-181-13/+14
* Make sure that all OpenDevice requests are scrutinized against the audio and ...pastarmovj@google.com2012-12-131-0/+15
* This CL is part of https://codereview.chromium.org/11316275/, but only contai...xians@chromium.org2012-12-121-5/+8
* Begin adding support for tab mirroring via the MediaStream audio/video capturingmiu@chromium.org2012-09-111-4/+16
* MediaStreamDevice contains a Map, and it should clean up the memory in its de...xians@chromium.org2012-08-281-0/+4
* Cleanup: [WebRTC] Use GURL type to replace the std::string type of security o...yujie.mao@intel.com2012-05-251-2/+3
* Adding a new InfoBar that will be displayed when a webpage requests access tomacourteau@chromium.org2012-02-291-2/+2
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-241-0/+72