1. 22954d4 Don't send pause again when coming back from full screen by Teng-Hui Zhu · 13 years ago
  2. c1b4d96 am d4e8e4bb: am b3bb6fd5: am b25181aa: Merge "Fix the issue the video can\'t start to play" into honeycomb-mr1 by Teng-Hui Zhu · 13 years ago
  3. 0504967 Fix the issue the video can't start to play by Teng-Hui Zhu · 13 years ago
  4. f4d4e9e Buffering in full screen mode will show progressView by Teng-Hui Zhu · 13 years ago
  5. c0fccd1 Add the loading progress UI when buffering by Teng-Hui Zhu · 13 years ago
  6. 1e26d82 When the video is not on the front, it should be paused by Teng-Hui Zhu · 13 years ago
  7. 158fbdb fix for pause when loading by Teng-Hui Zhu · 13 years ago
  8. 265db32 Support loading image and paused image for inline video by Teng-Hui Zhu · 13 years ago
  9. 10ab654 Support html5 video switching b/t full screen and inline mode by Teng-Hui Zhu · 13 years ago
  10. 661e8b1 Inline HTML5 Video support by Teng-Hui Zhu · 13 years ago
  11. 09407b4 Send correct cookies for HTML5 video when incognito by John Reck · 13 years ago
  12. ab5901d Add x- header to prevent url logging in incognito by John Reck · 13 years ago
  13. 4250979 Fix crash downloading posters for HTML5 video. by Ben Murdoch · 13 years ago
  14. ff19d19 Maintain the seek position in HTML5 video by Ben Murdoch · 14 years ago
  15. 1708ad5 Hide plugin views when we start playing HTML5 video by Ben Murdoch · 14 years ago
  16. 43aaa2d Don't force ended when full screen video is returned manually. by Shimeng (Simon) Wang · 14 years ago
  17. c4fbceb Make sure the onended event is dispatched even when by Andrei Popescu · 14 years ago
  18. 31d2aa1 Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). by Andrei Popescu · 14 years ago
  19. 8aab46a VideoPlayer::onPrepared() can be called after the user pressed back in the VideoView. by Andrei Popescu · 14 years ago
  20. 2564300 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 15 years ago
  21. 048eb3b Implement timeupdate events for video tag. by Andrei Popescu · 15 years ago
  22. a41f97b Allow a video to be correctly resumed programatically after being paused. by Andrei Popescu · 15 years ago
  23. 46a83b4 Make the VideoView go away automatically at the end of playback. by Andrei Popescu · 15 years ago
  24. 50c8623 Update <video> implementation after new IRC discussion with Eric Carlsson. by Andrei Popescu · 15 years ago
  25. bf385d7 Add progress view and default poster for the <video> implementation by Andrei Popescu · 15 years ago
  26. 290c34a Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate by Andrei Popescu · 15 years ago
  27. 64b86a1 Poster support on the Java side by Andrei Popescu · 15 years ago
  28. 3c946a1a Add fullscreen support back in. by Andrei Popescu · 15 years ago
  29. 0a5ce01 Basic changes to get embedded video working. by Patrick Scott · 15 years ago
  30. 6fa2958 Implement support for showing a VideoView. by Andrei Popescu · 15 years ago