summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/HTML5VideoFullScreen.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the issue the video can't start to playTeng-Hui Zhu2011-04-061-7/+0
* 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