summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/FixedPositioning.h
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-128/+0
| | | | Change-Id: Idc67155cfa99784dcd931e705336bfa063ecae46
* Change the way we apply fixed position to layersNicolas Roard2012-03-081-0/+128
With the latest refactoring we lost the possibility of having a layer other than LayerAndroid be fixed positioned. This CL remove the FixedLayerAndroid class (rename it into FixedPositioning) of the hierarchy, and use delegation to apply fixed position. Change-Id: Ib291fcaefe6a4431849ccfe2cf458fac6cac58aa