summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/HTML5VideoViewProxy.java
Commit message (Expand)AuthorAgeFilesLines
* Make the VideoView go away automatically at the end of playback.Andrei Popescu2009-10-231-0/+3
* Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-301-65/+52
* Add progress view and default poster for the <video> implementationAndrei Popescu2009-09-181-1/+43
* Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPri...Andrei Popescu2009-09-171-15/+102
* Poster support on the Java sideAndrei Popescu2009-09-171-105/+263
* Add fullscreen support back in.Andrei Popescu2009-07-081-45/+140
* Basic changes to get embedded video working.Patrick Scott2009-07-061-25/+34
* Implement support for showing a VideoView.Andrei Popescu2009-06-261-0/+128