summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/TiledPage.h
Commit message (Expand)AuthorAgeFilesLines
* Fix "jumpy" mode and textfield inputNicolas Roard2011-01-251-1/+1
* Implement tiles synchronizationNicolas Roard2011-01-231-0/+1
* Code clean up.Teng-Hui Zhu2011-01-131-1/+1
* Prevent the usage of the texture(tile) if considered un-usableTeng-Hui Zhu2010-12-131-1/+1
* Track all tiles in the viewport instead of only the upper left tile.Derek Sollenberger2010-11-121-4/+4
* Use a fixed number of BaseTiles per TiledPage.Derek Sollenberger2010-11-111-5/+7
* Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-051-2/+13
* Revert "Support partial invalidation of tiles based on webkit's inval rect."Derek Sollenberger2010-11-041-13/+2
* Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-041-2/+13
* Fix random crashes when HW acceleration is turned on.Nicolas Roard2010-10-261-1/+1
* Add DEBUG_COUNT stuffNicolas Roard2010-10-261-0/+3
* Fix crash in hardware accelerated webviews.Derek Sollenberger2010-10-191-0/+1
* Cleanup TiledPage class.Derek Sollenberger2010-10-141-9/+35
* Cleanup the TileSet class.Derek Sollenberger2010-10-141-3/+3
* GL rendering (without layers)Nicolas Roard2010-10-131-0/+64