summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/BaseRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-19/+5
* Replace picture count with the SurfaceCollection countChris Craik2012-03-091-12/+16
* Partial repaint implementationNicolas Roard2012-01-311-1/+19
* Fix SW extras for layersJohn Reck2011-10-241-2/+0
* Double buffering for layersChris Craik2011-10-101-2/+0
* Fixing issues needed to get Ganesh working with SurfaceTextures.Derek Sollenberger2011-08-151-0/+5
* Fixes layers painting crashesNicolas Roard2011-08-041-0/+2
* Shared surface textureTeng-Hui Zhu2011-08-021-1/+1
* Add features to support Ganesh in the Android browserDerek Sollenberger2011-07-281-0/+22
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-3/+5
* Add initial support for Ganesh renderer.Derek Sollenberger2011-06-301-20/+40
* Add BaseRenderer to handle generic rendering tasks.Derek Sollenberger2011-06-291-0/+120