summaryrefslogtreecommitdiffstats
path: root/content/browser/android/surface_texture_peer_browser_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-10-071-1/+1
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-101-1/+1
* Make RendererMediaPlayerManager a RenderFrameObserver.xhwang@chromium.org2014-05-271-18/+38
* Move media-related content/browser/android/ files to content/browser/media/an...scherkus@chromium.org2013-09-131-1/+1
* Migrate media::MediaPlayerManager::Create() to content::BrowserMediaPlayerMan...scherkus@chromium.org2013-08-301-1/+1
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-5/+5
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* Passing ScopedJavaSurface to MediaPlayerAndroidqinmin@chromium.org2013-05-311-1/+1
* [Android] Added ability to inject a custom implementation of MediaPlayerManag...avayvod@chromium.org2013-05-231-1/+1
* Add MediaPlayerAndroid as a super class for all media player implementations ...qinmin@chromium.org2013-05-081-3/+3
* Rename MediaPlayerBridgeManager to MediaPlayerManagerqinmin@chromium.org2013-05-011-1/+1
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-4/+4
* Android: Remove Surface cruftsievers@chromium.org2013-03-061-39/+11
* Android: lazy initialization for method id.bulach@chromium.org2012-10-161-5/+8
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-101-21/+20
* Upstream fullscreen video implementation for androidqinmin@chromium.org2012-10-051-2/+3
* Move android mediaplayer from render process to browser process.qinmin@chromium.org2012-09-191-0/+96