summaryrefslogtreecommitdiffstats
path: root/content/common/media/media_stream_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete path of getSources.grunell2014-10-101-12/+1
* Enforce empty device labels for pepper flash when enumerating devices if perm...grunell@chromium.org2014-08-151-3/+2
* [Cross-Site Isolation] Migrate entire MediaStream verticals to be per-RenderF...miu@chromium.org2014-07-171-7/+7
* Add flag in device enumeration request to control label clearing and don't cl...grunell@chromium.org2014-06-181-5/+4
* Support multiple files for AEC dump.grunell@chromium.org2014-06-181-9/+0
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-281-2/+3
* Add different error codes for getUserMedia.tommyw@chromium.org2014-03-141-2/+6
* AEC dump setting in webrtc internals.grunell@google.com2013-12-171-1/+4
* Allow enable AEC dump with sandbox.grunell@google.com2013-12-171-0/+7
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-131-0/+1
* This CL move all parsing of constraints used in a call to gUM from MediaStrea...perkj@chromium.org2013-12-131-4/+11
* Revert 240548 "Enable platform echo cancellation through the Aud..."hashimoto@chromium.org2013-12-131-1/+0
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-131-0/+1
* Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.perkj@chromium.org2013-12-021-8/+4
* Change MediaStreamManager to stop only affected devices when a USB device is ...perkj@chromium.org2013-11-251-5/+5
* This cl is the first cl in order to be able to support MediaStreamTrack::Stop.perkj@chromium.org2013-10-211-8/+18
* Populate video capture facing mode for device enumeration.wjia@chromium.org2013-09-231-0/+4
* Implicit audio output device selection for getUserMedia.tommi@chromium.org2013-09-101-2/+7
* Add MediaStreamMsg_StopGeneratedStream message.hshi@chromium.org2013-08-091-0/+6
* Implement Chromium backend for getSourceInfos()vrk@chromium.org2013-07-171-0/+14
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Use validating param traits for MediaStreamType enumaedla@chromium.org2013-06-221-1/+2
* Ensures that WebRTC works for device selections using a different sample rate...henrika@chromium.org2013-01-231-0/+2
* StreamDeviceInfo is basically a MediaStreamDevice but with two extra variable...xians@chromium.org2012-12-181-3/+3
* Move content\browser\renderer_host\media to content namespace.jam@chromium.org2012-10-291-10/+10
* remove VideoDeviceError and AudioDeviceError for media stream.wjia@chromium.org2012-10-161-10/+0
* This is the media related changes for tab capture API's:justinlin@chromium.org2012-10-151-8/+2
* Begin adding support for tab mirroring via the MediaStream audio/video capturingmiu@chromium.org2012-09-111-4/+12
* reland http://codereview.chromium.org/10830063/wjia@chromium.org2012-08-091-1/+2
* Revert 150491 - refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-2/+1
* refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-1/+2
* Cleanup: [WebRTC] Use GURL type to replace the std::string type of security o...yujie.mao@intel.com2012-05-251-3/+4
* Implement MediaStreamImpl::CancelUserMediaRequestperkj@chromium.org2012-05-101-0/+5
* Shift media_stream::StreamOptions to align with the new getUserMedia specyujie.mao@intel.com2012-04-301-2/+1
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-211-0/+3
* support video device enumeration from renderer process.wjia@chromium.org2012-01-251-1/+37
* MediaStreamDispatcher perkj@google.com2011-06-281-0/+66