summaryrefslogtreecommitdiffstats
path: root/webkit/media/webmediaplayer_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Expose decryptor to WebMediaPlayerImpl.scherkus@chromium.org2012-03-301-0/+1
* Add explicit alpha parameter to the mediaplayer's paint method. This allows s...reed@google.com2012-03-271-2/+4
* Update WebMediaPlayerProxy to use MessageLoopProxy.scherkus@chromium.org2012-02-061-15/+16
* Replace DataSourceFactory with explicitly initialized DataSources.scherkus@chromium.org2012-01-191-31/+6
* Refactor webkit_media::VideoRendererImpl into standalone class.scherkus@chromium.org2012-01-131-14/+12
* Set opaque on the WebMediaPlayerClient based on the decoderdanakj@chromium.org2011-12-231-0/+11
* Finish the base::Bind migration for webkit/media.fischman@chromium.org2011-12-011-16/+16
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-9/+2
* Fire canplaythrough event at the proper time for audio/videovrk@google.com2011-11-181-4/+5
* Fix webkit_media::WebMediaPlayerProxy memory leak due to circular refcounting.scherkus@chromium.org2011-11-181-3/+1
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-171-0/+238