summaryrefslogtreecommitdiffstats
path: root/content/browser/media/media_web_contents_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Revert of Propagate audible state from player to the containing tab"timav2015-03-041-2/+22
* Revert of Propagate audible state from player to the containing tab (patchset...aberent2015-03-031-22/+2
* Propagate audible state from player to the containing tab.timav2015-03-031-2/+22
* MediaWebContentsObserver into WebContentsImpl from RenderViewHostImplqinmin2015-01-071-2/+2
* Fixes unused variable in MediaWebContentsObserver.gunsch2014-11-151-1/+1
* This fix the issue that video frame is still sent to peer when activitymichaelbai2014-09-251-8/+0
* Make BrowserCdmManager a BrowserMessageFilter.xhwang2014-09-181-46/+22
* Implement media Cast button in Blinkaberent2014-09-171-0/+7
* Simplify WebMediaPlayerAndroid teardown process.xhwang@chromium.org2014-06-131-3/+0
* Fix BrowserMediaPlayerManager and BrowserCdmManager destruction order.xhwang@chromium.org2014-06-121-1/+3
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-101-0/+207