summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/plugins/ANPSurfaceInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of getCanvasJohn Reck2012-08-061-1/+0
| | | | | | Everything goes through either PlatformGraphicsContext or recordingCanvas() Change-Id: I375a4294d2e8d4b467b70c6b8a7f0b96f402f252
* Rename several classesChris Craik2012-04-041-7/+7
| | | | | | | | | | | | | | | | | | | | BaseTile,BaseTileTexture -> Tile,TileTexture Used in layers other than the base LayerGroup -> Surface Renamed to convey that it is a member of the SurfaceCollection, and that the layers grouped inside are painted together (if at all) DualTiledTexture -> SurfaceBacking Better conveys that this is the raster backing for a surface that can paint. It may be implemented with two tiled textures for now, but that isn't as important as its relationship to the surface. TiledTexture -> TileGrid Renamed to make it more clear that it was a container of tiles, and to be less similar to TileTexture Change-Id: I843f8603a2080cfe5a7313ba1c2eff10620f8aa2
* move libgui headers in the right placeMathias Agopian2012-02-271-1/+1
| | | | Change-Id: Ice3e54df3accab3874ef95e1ec0c2bf55809a57e
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+174
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9