summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/ZoomManager.h
Commit message (Collapse)AuthorAgeFilesLines
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-118/+0
| | | | | | Breaks low res tiling, and expanded rendering bounds. Change-Id: Iec3ba2adceb6bd95399594d29fd8c0b18c1122ce
* Refactoring of BaseLayerAndroid and GLWebViewState:Nicolas Roard2011-08-191-0/+118
- we extract the GL set up GLWebViewState - we extract the zoom management to a new ZoomManager class bug:3392331 Change-Id: If42523a7192bab2f8c9d1f00a50721380340230d