index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
HTML5VideoViewProxy.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back key to dismiss full screen video
Teng-Hui Zhu
2012-09-06
1
-5
/
+28
*
Release the media player when trimming memory
Teng-Hui Zhu
2012-07-10
1
-2
/
+5
*
Avoid redundant reload in inline mode after exit from full screen.
Teng-Hui Zhu
2012-06-27
1
-18
/
+46
*
Notify Java side to start when transition into full screen mode without a rel...
Teng-Hui Zhu
2012-06-15
1
-1
/
+6
*
Merge "Keep the controller when video ended." into jb-dev
Teng-Hui Zhu
2012-05-11
1
-0
/
+1
|
\
|
*
Keep the controller when video ended.
Teng-Hui Zhu
2012-05-10
1
-0
/
+1
*
|
Avoid inline->fullscreen reload for html5 video.
Teng-Hui Zhu
2012-05-10
1
-8
/
+14
|
/
*
Rename getWebView() to getWebViewClassic
Jonathan Dixon
2012-03-21
1
-1
/
+1
*
Don't allow enter full screen while still in full screen mode.
Teng-Hui Zhu
2012-03-19
1
-0
/
+6
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
1
-6
/
+6
*
Support full screen back to back playing using javascript
Teng-Hui Zhu
2012-01-18
1
-0
/
+15
*
Support javascript to exit full screen video.
Teng-Hui Zhu
2012-01-17
1
-0
/
+14
*
Query the native side to decide to play when going into full screen mode
Teng-Hui Zhu
2012-01-10
1
-6
/
+13
*
Correctly detect when switching back from full screen
Teng-Hui Zhu
2011-06-01
1
-3
/
+1
*
The screen shot support for inline video on Java side
Teng-Hui Zhu
2011-06-01
1
-5
/
+7
*
Exit full screen support on java side
Teng-Hui Zhu
2011-05-09
1
-2
/
+12
*
Don't send pause again when coming back from full screen
Teng-Hui Zhu
2011-04-07
1
-1
/
+3
*
am d4e8e4bb: am b3bb6fd5: am b25181aa: Merge "Fix the issue the video can\'t ...
Teng-Hui Zhu
2011-04-07
1
-2
/
+3
|
\
|
*
Fix the issue the video can't start to play
Teng-Hui Zhu
2011-04-06
1
-2
/
+3
*
|
Buffering in full screen mode will show progressView
Teng-Hui Zhu
2011-03-30
1
-7
/
+7
*
|
Add the loading progress UI when buffering
Teng-Hui Zhu
2011-03-29
1
-1
/
+27
|
/
*
When the video is not on the front, it should be paused
Teng-Hui Zhu
2011-03-23
1
-1
/
+1
*
fix for pause when loading
Teng-Hui Zhu
2011-03-22
1
-4
/
+2
*
Support loading image and paused image for inline video
Teng-Hui Zhu
2011-03-21
1
-5
/
+8
*
Support html5 video switching b/t full screen and inline mode
Teng-Hui Zhu
2011-03-16
1
-77
/
+51
*
Inline HTML5 Video support
Teng-Hui Zhu
2011-03-10
1
-99
/
+147
*
Send correct cookies for HTML5 video when incognito
John Reck
2011-03-01
1
-2
/
+3
*
Add x- header to prevent url logging in incognito
John Reck
2011-02-23
1
-2
/
+5
*
Fix crash downloading posters for HTML5 video.
Ben Murdoch
2011-02-18
1
-5
/
+27
*
Maintain the seek position in HTML5 video
Ben Murdoch
2011-01-19
1
-1
/
+7
*
Hide plugin views when we start playing HTML5 video
Ben Murdoch
2010-11-11
1
-0
/
+11
*
Don't force ended when full screen video is returned manually.
Shimeng (Simon) Wang
2010-10-18
1
-2
/
+20
*
Make sure the onended event is dispatched even when
Andrei Popescu
2010-04-14
1
-5
/
+7
*
Avoid calling proxy.playbackEnded() again in onCustomViewHidden().
Andrei Popescu
2010-04-08
1
-2
/
+3
*
VideoPlayer::onPrepared() can be called after the user pressed back in the Vi...
Andrei Popescu
2010-02-27
1
-2
/
+2
*
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2010-01-28
1
-1
/
+11
*
Implement timeupdate events for video tag.
Andrei Popescu
2010-01-12
1
-1
/
+60
*
Allow a video to be correctly resumed programatically after being paused.
Andrei Popescu
2010-01-11
1
-0
/
+8
*
Make the VideoView go away automatically at the end of playback.
Andrei Popescu
2009-10-23
1
-0
/
+3
*
Update <video> implementation after new IRC discussion with Eric Carlsson.
Andrei Popescu
2009-09-30
1
-65
/
+52
*
Add progress view and default poster for the <video> implementation
Andrei Popescu
2009-09-18
1
-1
/
+43
*
Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPri...
Andrei Popescu
2009-09-17
1
-15
/
+102
*
Poster support on the Java side
Andrei Popescu
2009-09-17
1
-105
/
+263
*
Add fullscreen support back in.
Andrei Popescu
2009-07-08
1
-45
/
+140
*
Basic changes to get embedded video working.
Patrick Scott
2009-07-06
1
-25
/
+34
*
Implement support for showing a VideoView.
Andrei Popescu
2009-06-26
1
-0
/
+128