summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/SurfaceCollectionManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only signal collection swap on true swapChris Craik2012-12-031-4/+0
* Exit fast tile swap mode immediately upon SurfaceCollection swapChris Craik2012-08-201-0/+1
* Revert "Don't prepare in invoke mode unless needed"Chris Craik2012-07-171-25/+5
* Don't prepare in invoke mode unless neededChris Craik2012-07-121-5/+25
* When swapping, immediately start processing new workChris Craik2012-06-151-1/+7
* Add detailed tracing to tile paintingChris Craik2012-06-131-1/+22
* Fix animation in single surface modeTeng-Hui Zhu2012-05-311-12/+21
* Remove paint tile operations for stale paintersChris Craik2012-05-181-0/+7
* Fix invalidations sent to frameworkNicolas Roard2012-05-171-4/+7
* Merge "Fix the tile dirty and framework inval when in single Surface mode" in...Teng-Hui Zhu2012-05-171-13/+54
|\
| * Fix the tile dirty and framework inval when in single Surface modeTeng-Hui Zhu2012-05-171-13/+54
* | Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-161-0/+6
|/
* Disable prerenders while scrollingJohn Reck2012-05-061-1/+2
* Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-4/+4
* remove several unneeded variables/parametersChris Craik2012-04-131-9/+2
* Skip drawing the background (glClear) if the tiles cover it.Chris Craik2012-04-121-6/+11
* Force kModeProcess functor invocation to returnChris Craik2012-04-091-1/+9
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+258