summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/LayerTexture.h
Commit message (Expand)AuthorAgeFilesLines
* Fix layers repaint synchronisation issuesNicolas Roard2011-03-141-15/+8
* Add a ClassTracker class to more easily track leaksNicolas Roard2011-01-301-2/+12
* Share a single bitmap for all the base tiles.Nicolas Roard2011-01-291-1/+1
* Fix the flickering bug. We return any previous textures used by theNicolas Roard2011-01-261-2/+10
* Implement a workaround for the texture corruptionNicolas Roard2011-01-251-6/+1
* Implement partial layer rendering (support for large layers)Nicolas Roard2011-01-181-0/+9
* Layers implementation in GL.Nicolas Roard2010-12-161-0/+61