summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GLWebViewState.h
Commit message (Expand)AuthorAgeFilesLines
* Enable double buffering via base tilesChris Craik2011-09-021-1/+1
* better locking while scrolling, but disables double bufferingChris Craik2011-08-251-11/+3
* Re-enable tile prefetching, correct and adjust max tile allocation logicChris Craik2011-08-221-2/+4
* Refactoring of BaseLayerAndroid and GLWebViewState:Nicolas Roard2011-08-191-46/+11
* Revert prefetching for now, as we do not have enough tiles on stingrayNicolas Roard2011-08-181-1/+1
* tile prefetching now triggered automaticallyChris Craik2011-08-171-0/+12
* Support registering page swap callback, content invalChris Craik2011-08-021-0/+6
* added pageswap callback from drawGL to WebViewChris Craik2011-07-281-1/+2
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-0/+10
* Remove legacy fps capJohn Reck2011-06-221-1/+0
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+300