summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webmediaplayer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* This is the last part of changing the buffered() function prototype: getting ...vrk@google.com2010-06-301-4/+0
* Make MediaFilter::Stop() asynchronous.boliu@chromium.org2010-06-111-0/+8
* Reporting a more accurate buffered time for the video taghclam@chromium.org2010-05-251-0/+4
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* More dependency breaking. webkit shouldn't depend on chrome or ipc.tony@chromium.org2010-03-101-1/+0
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-11/+43
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Use a saved copy of the time when pausing media elements.scherkus@chromium.org2009-10-231-0/+7
* Report stalled event correctly for <video>hclam@chromium.org2009-10-161-0/+6
* Reimplement video painting for mac using CGContext.ajwong@chromium.org2009-09-211-0/+4
* Buffered time ranges for <video>hclam@chromium.org2009-09-101-1/+4
* Finished implementation of hasAudio() to detect media without playback audio ...scherkus@chromium.org2009-08-181-1/+1
* Framework to display disabled mute button when audio fails.kylep@chromium.org2009-08-141-0/+1
* Implemented end-of-stream callback for media::PipelineImpl.scherkus@chromium.org2009-08-121-0/+6
* Pipeline will execute a callback whenever an run-time error has happened.kylep@chromium.org2009-07-301-0/+6
* 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