summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle preserve-3d layer orderingChris Craik2012-08-151-21/+1
* Fix animation in single surface modeTeng-Hui Zhu2012-05-311-12/+4
* Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-301-5/+3
|\
| * Minimize tearing for fixed element in single surface modeTeng-Hui Zhu2012-05-301-5/+3
* | Reduce UI-thread computationChris Craik2012-05-251-1/+3
|/
* Add tracing to interesting/potentially costly functionsChris Craik2012-05-231-0/+3
* Remove paint tile operations for stale paintersChris Craik2012-05-181-1/+7
* Merge "Clean up some redundant code" into jb-devTeng-Hui Zhu2012-05-181-5/+1
|\
| * Clean up some redundant codeTeng-Hui Zhu2012-05-171-5/+1
* | Fix invalidations sent to frameworkNicolas Roard2012-05-171-0/+6
|/
* Merge "Fix the tile dirty and framework inval when in single Surface mode" in...Teng-Hui Zhu2012-05-171-0/+7
|\
| * Fix the tile dirty and framework inval when in single Surface modeTeng-Hui Zhu2012-05-171-0/+7
* | Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-161-0/+10
|/
* calculate draw transforms before merging layersChris Craik2012-05-141-2/+1
* Merge "Disable prerenders while scrolling" into jb-devJohn Reck2012-05-071-8/+4
|\
| * Disable prerenders while scrollingJohn Reck2012-05-061-8/+4
* | Ensure updateGLPositionsAndScale is called from updateLayerPosition.George Mount2012-05-041-7/+3
|/
* Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-6/+6
* Rewrite PictureSet with TURBO!John Reck2012-05-021-1/+9
* Skip drawing the background (glClear) if the tiles cover it.Chris Craik2012-04-121-5/+12
* Sort surface drawing order by Z valueChris Craik2012-04-111-1/+18
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+218