summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/UpdateManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Double buffering for layersChris Craik2011-10-101-0/+120
bug:5309934 Defer picture changes and invalidations when: 1) a tiled texture hasn't completed painting 2) the user is scrolling (done in PaintedSurface) Remaining issues: Should block updates on zooming Change-Id: I60ee722e651f96e95a4ac0e819999fc1589037c3