summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/RasterRenderer.h
Commit message (Collapse)AuthorAgeFilesLines
* Use canvas-based pure color checkChris Craik2012-07-191-1/+1
| | | | | | | | Fall back to standard brute-force method. InstrumentedPlatformCanvas from upstream webkit trunk/Source/WebCore/platform/graphics/blackberry/InstrumentedPlatformCanvas.h as of changeset 113390 ( http://trac.webkit.org/changeset/113390 ) Change-Id: I7b3884b8284d896c0948d23b6ec9fe0d2d98a6d5
* Pin renderers to threads instead of tilesChris Craik2012-06-191-1/+6
| | | | | | | Move thread local bitmaps to renderers, so the renderers own them, and can perform optimizations. Change-Id: I60d604759f4ce2ec9981990d1613eaf23cd1e625
* Enable multiple tile painting threadsChris Craik2012-06-191-5/+0
| | | | | | | Use one thread by default. Further experiments should be done with determining the correct number of threads, and better scheduling. Change-Id: I2a87dac7d0b652b5ab627744650d12b0b8842003
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+62
Change-Id: Idc67155cfa99784dcd931e705336bfa063ecae46