summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/SurfaceCollectionManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Don't prepare in invoke mode unless needed"Chris Craik2012-07-171-8/+1
| | | | | bug:6829376 This reverts commit 0453f79675ffe6fddb59add2dcee0e3f0e7e74b1
* Don't prepare in invoke mode unless neededChris Craik2012-07-121-1/+8
| | | | | | | | | A change in collection, visible rect or scale will cause a re-prepare in invoke mode. Always re-prepare in draw mode to keep updating tile draw counts - this way a scrolling webview doesn't steal tiles unjustly from a non-scrolling webview. Change-Id: Idf9f88afe36b582a3aa0369cfb76d8e47e5d3da6
* Fix animation in single surface modeTeng-Hui Zhu2012-05-311-1/+1
| | | | | | bug:5683630 Change-Id: I4d617962a8412de884903f150799f733ea996e1c
* Fix the tile dirty and framework inval when in single Surface modeTeng-Hui Zhu2012-05-171-2/+9
| | | | | | bug:6457191 Change-Id: Icaef168e16aa26c9a09c6f99e5a498fc1948d2bc
* Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-1/+1
| | | | | | | | | The rects are referring to the same rect under different coordinates, so we just prefix the coordinates' name to differentiate the rects. This is pure refactor, no functional change. bug:6338456 Change-Id: Ic072a4f5aa56a25751e0151a697c0e31bca94ef5
* remove several unneeded variables/parametersChris Craik2012-04-131-5/+1
| | | | Change-Id: I862487e8700a408e9e2f7f4dc7d034674ac454d0
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+74
Change-Id: Idc67155cfa99784dcd931e705336bfa063ecae46