index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebCore
/
platform
/
graphics
/
android
/
MediaPlayerPrivateAndroid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't force video end event when full screen video playing is returned.
Shimeng (Simon) Wang
2010-10-18
1
-0
/
+1
*
Implement the audio tag in webkit -- the corresponding java CL is https://and...
Nicolas Roard
2010-10-18
1
-31
/
+33
*
Implement timeupdate events for video tag.
Andrei Popescu
2010-01-12
1
-0
/
+2
*
Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...
Steve Block
2009-11-13
1
-1
/
+1
*
Merge webkit.org at R49305 : Stubs out new MediaPlayerPrivate::hasAudio method.
Steve Block
2009-10-20
1
-0
/
+1
*
Merge webkit.org at R49305 : MediaPlayerPrivate::maxTimeBuffered renamed to b...
Steve Block
2009-10-20
1
-1
/
+1
*
Update <video> implementation after new IRC discussion with Eric Carlsson.
Andrei Popescu
2009-09-30
1
-1
/
+16
*
Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPri...
Andrei Popescu
2009-09-17
1
-0
/
+7
*
Add poster support and other fixes
Andrei Popescu
2009-09-17
1
-0
/
+3
*
Implement fullscreen video. Currently only load() and play() are supported. T...
Andrei Popescu
2009-06-25
1
-0
/
+11
*
Enable video and audio elements in WebCore
Andrei Popescu
2009-06-19
1
-0
/
+89