summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/ViewManager.java
Commit message (Expand)AuthorAgeFilesLines
* Post a message to set SurfaceView to be visible whenGrace Kloba2010-04-211-1/+8
* retool resize logic to use max dimension and max area.Mike Reed2010-04-161-40/+49
* fixing problem with allocating too much memory to a surface by fixingDerek Sollenberger2010-03-231-28/+74
* create absolute layout if view layout can't be reusedCary Clark2010-03-191-6/+8
* Plugin surfaces will be limited to 270% of the devices screen size.Derek Sollenberger2010-03-161-1/+9
* Restrict plugins to a fixed size surface after exceeding a pixel threshold.Derek Sollenberger2010-03-161-11/+41
* Implement smart-zoom per Adobe request.Grace Kloba2010-03-111-0/+15
* Address the multiple resizing during initializingGrace Kloba2009-12-201-1/+23
* Clean up from earlier changes to place title bar at top of WebViewLeon Scroggins2009-09-041-5/+13
* Attach the title bar to the top of the page.Leon Scroggins2009-09-031-9/+21
* Add fullscreen support back in.Andrei Popescu2009-07-081-4/+12
* Basic changes to get embedded video working.Patrick Scott2009-07-061-0/+129