summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/PaintTileOperation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Pin renderers to threads instead of tilesChris Craik2012-06-191-2/+2
| | | | | | | Move thread local bitmaps to renderers, so the renderers own them, and can perform optimizations. Change-Id: I60d604759f4ce2ec9981990d1613eaf23cd1e625
* Remove paint tile operations for stale paintersChris Craik2012-05-181-0/+7
| | | | | | | | bug:6516612 also adds ClassTracker to several classes Change-Id: I9a503084240d4935fba300a3256d266a2982dcc0
* Defer low res tile rendering to once/secondChris Craik2012-05-141-2/+3
| | | | | bug:6434846 Change-Id: I5ba981e6a3e154a1e99873d8fd5317b8ce7bb73b
* Fix stale tile problemChris Craik2012-05-141-0/+10
| | | | | | | | | | bug:6483791 Update tile painter of outstanding operations Always schedule a paint operation if we can't update an outstanding one Remove old interruption code, as it's no longer used Change-Id: Ibcdb142d3d9b4ee7a52c78b5c121056089913211
* add basic webview tracingChris Craik2012-04-161-0/+2
| | | | Change-Id: Id97ce1efab5918802cff5b90c0122b4cc2d7e73d
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+117
Change-Id: Idc67155cfa99784dcd931e705336bfa063ecae46