summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/TileGrid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add fast drawing path for repeat background image.Teng-Hui Zhu2012-06-071-0/+9
* Use Surface areas to compute tile usageChris Craik2012-05-231-1/+1
* Fix invalidations sent to frameworkNicolas Roard2012-05-171-1/+2
* Defer low res tile rendering to once/secondChris Craik2012-05-141-1/+1
* Fix stale tile problemChris Craik2012-05-141-2/+8
* Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-8/+8
* Rewrite PictureSet with TURBO!John Reck2012-05-021-6/+21
* Support partial draw in terms of a rect.Teng-Hui Zhu2012-04-261-4/+18
* Don't overdraw TileGridsChris Craik2012-04-241-4/+8
* prevent double TileGrid preparationChris Craik2012-04-181-15/+15
* Enable point sample when the texel and pixel is 1:1 mapping.Teng-Hui Zhu2012-04-171-1/+4
* Merge "Move the matrix support to rely on the new framework clip info"Teng-Hui Zhu2012-04-161-1/+1
|\
| * Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-131-1/+1
* | remove several unneeded variables/parametersChris Craik2012-04-131-1/+0
|/
* Log tiles correctly for the base surfaceChris Craik2012-04-111-3/+4
* Merge "Treat image texture TileGrids as non-base surfaces"Chris Craik2012-04-111-7/+7
|\
| * Treat image texture TileGrids as non-base surfacesChris Craik2012-04-101-7/+7
* | Don't render expanded bounds if useMinimalMemory setChris Craik2012-04-091-5/+6
|/
* disable expanded bounds when highEndGfx=falseChris Craik2012-04-061-2/+5
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+376