summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/HTML5VideoFullScreen.java
Commit message (Expand)AuthorAgeFilesLines
* Make MediaController use low profile system UIMarco Nelissen2011-10-311-1/+3
* Release the media player when exiting the full screenTeng-Hui Zhu2011-06-301-0/+5
* Media player should be paused while the surface is still aliveTeng-Hui Zhu2011-06-291-3/+6
* Fix a NPE if the Chrome Client is not setupTeng-Hui Zhu2011-06-131-11/+12
* am 5a9bbc34: am b5141a9f: am 90bdb69b: Merge "fix one NPE when webChromeClien...Teng-Hui Zhu2011-06-101-4/+6
|\
| * fix one NPE when webChromeClient don't have progress view supportTeng-Hui Zhu2011-06-101-4/+6
| * DO NOT MERGE : cherry pick of change Ieb7ae26b from masterTeng-Hui Zhu2011-04-071-2/+9
* | Correctly detect when switching back from full screenTeng-Hui Zhu2011-06-011-0/+3
* | Exit full screen support on java sideTeng-Hui Zhu2011-05-091-2/+3
* | am d4e8e4bb: am b3bb6fd5: am b25181aa: Merge "Fix the issue the video can\'t ...Teng-Hui Zhu2011-04-071-7/+0
|\ \ | |/
| * Fix the issue the video can't start to playTeng-Hui Zhu2011-04-061-7/+0
* | Buffering in full screen mode will show progressViewTeng-Hui Zhu2011-03-301-2/+9
|/
* Merge "Make sure the full screen playing continue when timeout" into honeycom...Teng-Hui Zhu2011-03-231-1/+1
|\
| * Make sure the full screen playing continue when timeoutTeng-Hui Zhu2011-03-231-1/+1
* | fix for pause when loadingTeng-Hui Zhu2011-03-221-0/+7
|/
* Fix a crashTeng-Hui Zhu2011-03-211-3/+0
* Fix the aspect ratio for full screen playingTeng-Hui Zhu2011-03-171-13/+47
* Support html5 video switching b/t full screen and inline modeTeng-Hui Zhu2011-03-161-0/+286