summaryrefslogtreecommitdiffstats
path: root/content/browser/media/media_web_contents_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Add metrics regarding concurrent audible tabs in Chromium.mlamouri2016-01-201-3/+3
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-201-2/+2
* Detangle android functionality from MediaWebContentsObserver.dalecurtis2016-01-131-49/+2
* Switch to standard integer types in content/browser/media/.avi2015-12-251-0/+4
* Hook up RendererMediaSessionManager with browser sidedavve2015-12-111-0/+10
* Refactor media out of WebContentsImpl to MediaWebContentsObserver.dalecurtis2015-12-091-16/+79
* Reverted the code for the non-interactive audible tab notificationavayvod2015-08-281-7/+0
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-1/+2
* Revert of Revert of Propagate audible state from player to the containing tab"timav2015-03-041-0/+7
* Revert of Propagate audible state from player to the containing tab (patchset...aberent2015-03-031-7/+0
* Propagate audible state from player to the containing tab.timav2015-03-031-0/+7
* MediaWebContentsObserver into WebContentsImpl from RenderViewHostImplqinmin2015-01-071-2/+1
* virtual/override specifier cleanup in content/.gunsch2015-01-051-4/+4
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-061-2/+2
* This fix the issue that video frame is still sent to peer when activitymichaelbai2014-09-251-3/+0
* Make BrowserCdmManager a BrowserMessageFilter.xhwang2014-09-181-19/+3
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-101-0/+85