summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/BaseLayerAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix low-res tiles rendering too earlyChris Craik2011-09-301-7/+7
* Merge "Prefetch browser content with tiled page"Chris Craik2011-09-211-0/+56
|\
| * Prefetch browser content with tiled pageChris Craik2011-09-211-0/+56
* | Prevent rings from being clippedJohn Reck2011-09-201-1/+0
|/
* Merge "We be GL ringing it all over them layers"John Reck2011-09-191-1/+1
|\
| * We be GL ringing it all over them layersJohn Reck2011-09-191-1/+1
* | Prepare tiles in reverse draw orderChris Craik2011-09-191-0/+1
|/
* Fudge layer translation to always line up with view pixelsChris Craik2011-09-111-4/+2
* If unlock base layer marks tiles dirty, repaintChris Craik2011-09-081-14/+20
* Enable double buffering via base tilesChris Craik2011-09-021-54/+73
* better locking while scrolling, but disables double bufferingChris Craik2011-08-251-31/+29
* Refactoring of BaseLayerAndroid and GLWebViewState:Nicolas Roard2011-08-191-126/+34
* Support registering page swap callback, content invalChris Craik2011-08-021-0/+5
* added pageswap callback from drawGL to WebViewChris Craik2011-07-281-3/+8
* Merge "Add some debugging functions to LayerAndroid"Nicolas Roard2011-07-201-4/+5
|\
| * Add some debugging functions to LayerAndroidNicolas Roard2011-07-201-4/+5
* | Implement an invert screen modeJohn Reck2011-07-151-3/+10
|/
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-35/+7
* Support the screen shot while the video is paused.Teng-Hui Zhu2011-06-011-0/+3
* Fix some compiler warningsSteve Block2011-05-191-6/+3
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+381