summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/PluginFullScreenHolder.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-3/+3
* Add API to allow plugins to lock their orientation in full-screen mode.Derek Sollenberger2011-06-021-53/+83
* Update the comment which supposed to be checked inGrace Kloba2010-04-191-1/+2
* Remove fixed size restriction on the SurfaceViewGrace Kloba2010-04-191-0/+10
* Allow plugin's surface to handle touch when in full-screen.Derek Sollenberger2010-03-151-32/+8
* consolidating to only use one surface per plugin. give plugin access to java ...Derek Sollenberger2010-01-111-0/+13
* Implement the full screen WebView plugin.Grace Kloba2009-12-161-0/+120