index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
webmediaplayer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This is the last part of changing the buffered() function prototype: getting ...
vrk@google.com
2010-06-30
1
-7
/
+0
*
remove omx from win and mac build.
jiesun@google.com
2010-06-18
1
-5
/
+0
*
Fixed edgecase bugs for WebMediaPlayer buffered()
vrk@google.com
2010-06-12
1
-2
/
+6
*
Make MediaFilter::Stop() asynchronous.
boliu@chromium.org
2010-06-11
1
-3
/
+10
*
Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou...
boliu@google.com
2010-06-02
1
-4
/
+0
*
Reporting a more accurate buffered time for the video tag
hclam@chromium.org
2010-05-25
1
-0
/
+11
*
Set the correct volume when media is loaded.
scherkus@chromium.org
2010-05-18
1
-0
/
+3
*
Issues with video looping
hclam@chromium.org
2010-04-20
1
-3
/
+3
*
Don't forcibly set our network state to NETWORK_LOADING after media initializes.
scherkus@chromium.org
2010-04-02
1
-3
/
+2
*
Fix low quality scaling of <video> on mac
hclam@chromium.org
2010-03-03
1
-5
/
+23
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
1
-4
/
+11
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Switches to enable OpenMAX for video decoding in Chrome
hclam@chromium.org
2010-01-22
1
-0
/
+7
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-3
/
+3
*
Update the paused time when seeking while paused.
scherkus@chromium.org
2009-10-24
1
-1
/
+15
*
Use a saved copy of the time when pausing media elements.
scherkus@chromium.org
2009-10-23
1
-0
/
+4
*
Cleanup in webkit/glue to remove some dependencies.
darin@chromium.org
2009-10-22
1
-2
/
+0
*
Do not lower our ready state if the media resource is completely loaded.
scherkus@chromium.org
2009-10-22
1
-1
/
+5
*
Implemented WebMediaPlayerImpl::hasSingleSecurityOrigin().
scherkus@chromium.org
2009-10-21
1
-2
/
+4
*
Fix build bustage of 29235
hclam@chromium.org
2009-10-16
1
-1
/
+1
*
Report stalled event correctly for <video>
hclam@chromium.org
2009-10-16
1
-2
/
+26
*
Use WebKit::WebVector instead of std::vector in WebKit::WebMediaPlayer
hclam@chromium.org
2009-10-09
1
-4
/
+5
*
Reimplement video painting for mac using CGContext.
ajwong@chromium.org
2009-09-21
1
-2
/
+35
*
Buffered time ranges for <video>
hclam@chromium.org
2009-09-10
1
-3
/
+9
*
Fix for audio/video not firing ended if you change src and call load().
scherkus@chromium.org
2009-08-25
1
-0
/
+4
*
Fixes bug where changing the src of an audio/video element would stop firing ...
scherkus@chromium.org
2009-08-25
1
-8
/
+6
*
Correct network state and ready state reporting.
ajwong@chromium.org
2009-08-21
1
-2
/
+11
*
Reverting r24002 due to test_shell_tests redness
ajwong@chromium.org
2009-08-21
1
-11
/
+2
*
Correct network state and ready state reporting.
ajwong@chromium.org
2009-08-21
1
-2
/
+11
*
Change WebCanvas to be a CGContext on Mac.
darin@chromium.org
2009-08-19
1
-0
/
+5
*
Finished implementation of hasAudio() to detect media without playback audio ...
scherkus@chromium.org
2009-08-18
1
-0
/
+3
*
Video plays on server without range request
hclam@chromium.org
2009-08-18
1
-3
/
+7
*
Framework to display disabled mute button when audio fails.
kylep@chromium.org
2009-08-14
1
-0
/
+6
*
Add disabled play and mute icons for media player.
kylep@chromium.org
2009-08-14
1
-0
/
+3
*
Implemented end-of-stream callback for media::PipelineImpl.
scherkus@chromium.org
2009-08-12
1
-2
/
+26
*
Disallow setting the rate to values that would cause busy loops (< 1/16x) or ...
kylep@chromium.org
2009-08-11
1
-0
/
+32
*
Change to WebMediaPlayerImpl incorrectly translated some pipeline errors.
kylep@chromium.org
2009-07-31
1
-7
/
+7
*
Pipeline will execute a callback whenever an run-time error has happened.
kylep@chromium.org
2009-07-30
1
-2
/
+51
*
BufferedDataSource to support server without range request support
hclam@chromium.org
2009-07-29
1
-10
/
+25
*
Revert "Pipeline will execute a callback whenever an run-time error has happe...
scherkus@chromium.org
2009-07-28
1
-46
/
+0
*
Pipeline will execute a callback whenever an run-time error has happened.
kylep@chromium.org
2009-07-28
1
-0
/
+46
*
Added reference counting to the Pipeline interface.
scherkus@chromium.org
2009-07-18
1
-1
/
+1
*
Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names.
scherkus@chromium.org
2009-07-17
1
-1
/
+1
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
1
-0
/
+10
*
Removed the bool parameter from PipelineCallback and cleaned up WebMediaPlaye...
scherkus@chromium.org
2009-07-15
1
-72
/
+53
*
Fixed bug where playbackRate wasn't being respected.
scherkus@chromium.org
2009-07-14
1
-4
/
+9
*
Unreverting "Implemented injected message loops for PipelineImpl"
scherkus@chromium.org
2009-07-11
1
-23
/
+31
*
Revert "Implemented injected message loops for PipelineImpl."
scherkus@chromium.org
2009-07-10
1
-31
/
+23
*
Implemented injected message loops for PipelineImpl.
scherkus@chromium.org
2009-07-10
1
-23
/
+31
*
Refactoring to introduce refcount to WebMediaPlayerImpl
hclam@chromium.org
2009-07-07
1
-148
/
+218
[prev]
[next]