summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/Tile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Workaround double blit failure"Matthew Hui2013-01-211-2/+0
* Pin renderers to threads instead of tilesChris Craik2012-06-191-8/+3
* Workaround double blit failureChris Craik2012-06-121-0/+2
* Defer low res tile rendering to once/secondChris Craik2012-05-141-3/+3
* dirty all tiles when entering/exiting single surface modeChris Craik2012-05-101-0/+14
* Rewrite PictureSet with TURBO!John Reck2012-05-021-76/+11
* Support partial draw in terms of a rect.Teng-Hui Zhu2012-04-261-4/+6
* Don't overdraw TileGridsChris Craik2012-04-241-2/+7
* Enable point sample when the texel and pixel is 1:1 mapping.Teng-Hui Zhu2012-04-171-2/+3
* Removed unused boolChris Craik2012-04-101-5/+0
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+528