1. 156f97b Release the media player when trimming memory by Teng-Hui Zhu · 12 years ago
  2. c3a2858 Avoid redundant reload in inline mode after exit from full screen. by Teng-Hui Zhu · 12 years ago
  3. 6a9586b Notify Java side to start when transition into full screen mode without a reload. by Teng-Hui Zhu · 12 years ago
  4. 9ac3204 Merge "Keep the controller when video ended." into jb-dev by Teng-Hui Zhu · 12 years ago
  5. 4dd9dc8 Keep the controller when video ended. by Teng-Hui Zhu · 12 years ago
  6. c2b06d5 Avoid inline->fullscreen reload for html5 video. by Teng-Hui Zhu · 12 years ago
  7. a6c4d8e Rename getWebView() to getWebViewClassic by Jonathan Dixon · 12 years ago
  8. 2b64c5a Don't allow enter full screen while still in full screen mode. by Teng-Hui Zhu · 12 years ago
  9. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 12 years ago
  10. 96fae5e Support full screen back to back playing using javascript by Teng-Hui Zhu · 12 years ago
  11. d7678a1 Support javascript to exit full screen video. by Teng-Hui Zhu · 13 years ago
  12. e4c89e3 Query the native side to decide to play when going into full screen mode by Teng-Hui Zhu · 13 years ago
  13. 1a88acb Correctly detect when switching back from full screen by Teng-Hui Zhu · 13 years ago
  14. 3fafd39 The screen shot support for inline video on Java side by Teng-Hui Zhu · 13 years ago
  15. b109c88 Exit full screen support on java side by Teng-Hui Zhu · 13 years ago
  16. 22954d4 Don't send pause again when coming back from full screen by Teng-Hui Zhu · 13 years ago
  17. 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
  18. 0504967 Fix the issue the video can't start to play by Teng-Hui Zhu · 13 years ago
  19. f4d4e9e Buffering in full screen mode will show progressView by Teng-Hui Zhu · 13 years ago
  20. c0fccd1 Add the loading progress UI when buffering by Teng-Hui Zhu · 13 years ago
  21. 1e26d82 When the video is not on the front, it should be paused by Teng-Hui Zhu · 13 years ago
  22. 158fbdb fix for pause when loading by Teng-Hui Zhu · 13 years ago
  23. 265db32 Support loading image and paused image for inline video by Teng-Hui Zhu · 13 years ago
  24. 10ab654 Support html5 video switching b/t full screen and inline mode by Teng-Hui Zhu · 13 years ago
  25. 661e8b1 Inline HTML5 Video support by Teng-Hui Zhu · 13 years ago
  26. 09407b4 Send correct cookies for HTML5 video when incognito by John Reck · 13 years ago
  27. ab5901d Add x- header to prevent url logging in incognito by John Reck · 13 years ago
  28. 4250979 Fix crash downloading posters for HTML5 video. by Ben Murdoch · 13 years ago
  29. ff19d19 Maintain the seek position in HTML5 video by Ben Murdoch · 14 years ago
  30. 1708ad5 Hide plugin views when we start playing HTML5 video by Ben Murdoch · 14 years ago
  31. 43aaa2d Don't force ended when full screen video is returned manually. by Shimeng (Simon) Wang · 14 years ago
  32. c4fbceb Make sure the onended event is dispatched even when by Andrei Popescu · 14 years ago
  33. 31d2aa1 Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). by Andrei Popescu · 14 years ago
  34. 8aab46a VideoPlayer::onPrepared() can be called after the user pressed back in the VideoView. by Andrei Popescu · 14 years ago
  35. 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 · 14 years ago
  36. 048eb3b Implement timeupdate events for video tag. by Andrei Popescu · 15 years ago
  37. a41f97b Allow a video to be correctly resumed programatically after being paused. by Andrei Popescu · 15 years ago
  38. 46a83b4 Make the VideoView go away automatically at the end of playback. by Andrei Popescu · 15 years ago
  39. 50c8623 Update <video> implementation after new IRC discussion with Eric Carlsson. by Andrei Popescu · 15 years ago
  40. bf385d7 Add progress view and default poster for the <video> implementation by Andrei Popescu · 15 years ago
  41. 290c34a Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate by Andrei Popescu · 15 years ago
  42. 64b86a1 Poster support on the Java side by Andrei Popescu · 15 years ago
  43. 3c946a1a Add fullscreen support back in. by Andrei Popescu · 15 years ago
  44. 0a5ce01 Basic changes to get embedded video working. by Patrick Scott · 15 years ago
  45. 6fa2958 Implement support for showing a VideoView. by Andrei Popescu · 15 years ago