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