summaryrefslogtreecommitdiffstats
path: root/content/browser/media/media_web_contents_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Make MediaSession a runtime-enabled feature on Desktop.mlamouri2016-03-121-6/+20
* Revert of Aura on Android: content/browser (patchset #9 id:160001 of https://...mfomitchev2016-01-281-2/+1
* Implement MediaSession on top of the WebMediaPlayerDelegate.dalecurtis2016-01-271-38/+47
* Add metrics regarding concurrent audible tabs in Chromium.mlamouri2016-01-201-2/+25
* Detangle android functionality from MediaWebContentsObserver.dalecurtis2016-01-131-179/+1
* Switch to standard integer types in content/browser/media/.avi2015-12-251-0/+1
* Hook up RendererMediaSessionManager with browser sidedavve2015-12-111-0/+21
* Refactor media out of WebContentsImpl to MediaWebContentsObserver.dalecurtis2015-12-091-22/+211
* media: Make MediaKeys ref-counted.xhwang2015-11-031-1/+1
* Reverted the code for the non-interactive audible tab notificationavayvod2015-08-281-20/+1
* Remove unreachable (On)ExitFullscreen methodshugo.holgersson2015-06-241-3/+0
* 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