History log of /external/webkit/Source/WebKit/android/plugins/ANPSurfaceInterface.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
594c6b805969c2673c84d1d1d1a3556ce376ac7a 04-Apr-2012 Chris Craik <ccraik@google.com> Rename several classes

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
/external/webkit/Source/WebKit/android/plugins/ANPSurfaceInterface.cpp
9f6ce052a4112e9ffe56da94153c89e841219be4 26-Feb-2012 Mathias Agopian <mathias@google.com> move libgui headers in the right place

Change-Id: Ice3e54df3accab3874ef95e1ec0c2bf55809a57e
/external/webkit/Source/WebKit/android/plugins/ANPSurfaceInterface.cpp
a2c606d1d8312a5d063e4a11e5911d9c8e4a3d19 13-May-2011 Ben Murdoch <benm@google.com> Merge WebKit at r75993: Move WebKit/android files to Source

Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9
/external/webkit/Source/WebKit/android/plugins/ANPSurfaceInterface.cpp