summaryrefslogtreecommitdiffstats
path: root/webkit/media/webmediaplayer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for sourceAbort() & sourceBuffered()acolwell@chromium.org2012-05-031-0/+2
* Fire needkey event when encrypted media is encounted.xhwang@chromium.org2012-04-261-0/+1
* Implement sourceAddId() & sourceRemoveId()acolwell@chromium.org2012-04-231-0/+7
* Revert 133335 - Update MediaSource API implementation to match v0.4 spec. acolwell@chromium.org2012-04-211-7/+0
* Update MediaSource API implementation to match v0.4 spec. acolwell@chromium.org2012-04-211-0/+7
* Revert 133191 - Update MediaSource API implementation to match v0.4 spec.acolwell@chromium.org2012-04-201-7/+0
* Update MediaSource API implementation to match v0.4 spec.acolwell@chromium.org2012-04-201-0/+7
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-191-0/+17
* Revert 132965 - this change seems to break media_unitteststoyoshim@chromium.org2012-04-191-7/+0
* Update MediaSource API implementation to match v0.4 spec.acolwell@chromium.org2012-04-191-0/+7
* Remove DemuxerFactory and URL parameter from Pipeline.scherkus@chromium.org2012-04-021-1/+1
* Add explicit alpha parameter to the mediaplayer's paint method. This allows s...reed@google.com2012-03-271-0/+9
* Fix reporting of Media.AcceleratedCompositingActive to account for JS-created...fischman@chromium.org2012-03-261-1/+3
* Replace DataSourceFactory with explicitly initialized DataSources.scherkus@chromium.org2012-01-191-1/+15
* Fix incorrect comment about object ownership in WebMediaPlayerImpl::WebMediaP...crogers@google.com2012-01-191-1/+0
* Fold media::PipelineImpl into media::Pipeline as there is only one implementa...scherkus@chromium.org2012-01-181-4/+4
* Refactor webkit_media::VideoRendererImpl into standalone class.scherkus@chromium.org2012-01-131-3/+3
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-131-8/+2
* Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...scherkus@chromium.org2012-01-121-19/+16
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-0/+11
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-061-11/+0
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-061-0/+11
* Set opaque on the WebMediaPlayerClient based on the decoderdanakj@chromium.org2011-12-231-0/+1
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-8/+4
* Fire canplaythrough event at the proper time for audio/videovrk@google.com2011-11-181-1/+1
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-171-0/+276