summaryrefslogtreecommitdiffstats
path: root/content/common/media/media_stream_options.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement Chromium backend for getSourceInfos()vrk@chromium.org2013-07-171-0/+1
* Add support for screen video stream in getUserMedia().sergeyu@chromium.org2013-02-041-0/+1
* Ensures that WebRTC works for device selections using a different sample rate...henrika@chromium.org2013-01-231-1/+16
* StreamDeviceInfo is basically a MediaStreamDevice but with two extra variable...xians@chromium.org2012-12-181-8/+5
* Move content\browser\renderer_host\media to content namespace.jam@chromium.org2012-10-291-9/+7
* Remove StreamOptions constructor that doesn't specify device type.justinlin@chromium.org2012-10-221-8/+0
* This is the media related changes for tab capture API's:justinlin@chromium.org2012-10-151-0/+4
* Begin adding support for tab mirroring via the MediaStream audio/video capturingmiu@chromium.org2012-09-111-1/+24
* reland http://codereview.chromium.org/10830063/wjia@chromium.org2012-08-091-0/+10
* Revert 150491 - refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-10/+0
* refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-0/+10
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-241-2/+2
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-0/+3
* Adding error signalling from device to VideocaptureManager to relay up to Med...mflodman@google.com2011-06-211-0/+24