summaryrefslogtreecommitdiffstats
path: root/content/browser/media/capture/web_contents_audio_input_stream.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove .get() on scoped_[ref]ptr<> checks for null-ness.wez2016-03-231-2/+2
* Add RetainedRef uses where needed.vmpstr2016-03-211-12/+8
* This is the second of three CLs for desktop chrome tab capture.gyzhou2016-01-141-2/+2
* Switch to standard integer types in content/browser/media/.avi2015-12-251-0/+1
* Implement all resolution change policies for desktop and tab capture.miu2015-05-151-4/+3
* Disable power logging and related UMA stats when AGC is not supported.henrika2014-12-021-2/+2
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-5/+4
* Add support for audio input mute detection on all platforms.henrika2014-10-161-0/+4
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-061-2/+2
* WebContentsAudioMuter: Mute all audio output from a WebContentsImpl.miu2014-09-221-0/+20
* Site Isolation: RenderView-->RenderFrame for WebContentsVideoCaptureDevice an...miu2014-09-091-45/+59
* [Cross-Site Isolation] Migrate entire MediaStream verticals to be per-RenderF...miu@chromium.org2014-07-171-14/+25
* Fixit: Move tab and desktop capture code to new location.miu@chromium.org2014-02-251-0/+349