summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webmediaplayer_impl.h
Commit message (Expand)AuthorAgeFilesLines
...
* BufferedDataSource to support server without range request supporthclam@chromium.org2009-07-291-0/+3
* Revert "Pipeline will execute a callback whenever an run-time error has happe...scherkus@chromium.org2009-07-281-6/+0
* Pipeline will execute a callback whenever an run-time error has happened.kylep@chromium.org2009-07-281-0/+6
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-221-1/+1
* Added reference counting to the Pipeline interface.scherkus@chromium.org2009-07-181-1/+1
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-0/+2
* Removed the bool parameter from PipelineCallback and cleaned up WebMediaPlaye...scherkus@chromium.org2009-07-151-34/+20
* Fixed bug where playbackRate wasn't being respected.scherkus@chromium.org2009-07-141-0/+9
* Unreverting "Implemented injected message loops for PipelineImpl"scherkus@chromium.org2009-07-111-3/+3
* Revert "Implemented injected message loops for PipelineImpl."scherkus@chromium.org2009-07-101-3/+3
* Implemented injected message loops for PipelineImpl.scherkus@chromium.org2009-07-101-3/+3
* Refactoring to introduce refcount to WebMediaPlayerImplhclam@chromium.org2009-07-071-70/+109
* Refactorying to create the ResourceLoaderBridge through a factory class for <...hclam@chromium.org2009-06-251-2/+1
* Hack to enable video on mac by creating a blank PlatformContextMac to draw on.ajwong@chromium.org2009-06-161-3/+0
* Enable <video> in test_shellhclam@chromium.org2009-06-111-0/+229
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-71/+0
* Re-enabling ENABLE_VIDEO since and made appropriate changes due toWebKit merg...hclam@chromium.org2009-03-311-0/+9
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-031-28/+8
* Add resource loading glue code for WebMediaPlayerDelegatehclam@chromium.org2009-01-171-1/+23
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-0/+60