summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GLWebViewState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix inverted mode renderingNicolas Roard2011-10-061-2/+0
* Fix ring clipJohn Reck2011-10-041-3/+14
* HW accelate button focus ringsJohn Reck2011-10-031-1/+4
* Add debug informations to keep better track of layers allocationNicolas Roard2011-09-291-0/+1
* Fix a memory leak with LayerAndroidNicolas Roard2011-09-291-0/+4
* Crash if stack is corruptedChris Craik2011-09-231-1/+3
* Merge "Avoid infinite prepare loop if bad scale provided"Chris Craik2011-09-231-0/+10
|\
| * Avoid infinite prepare loop if bad scale providedChris Craik2011-09-231-0/+10
* | Merge "If we have a bad framework inval rect, request entire screen redraw"Chris Craik2011-09-231-6/+13
|\ \
| * | If we have a bad framework inval rect, request entire screen redrawChris Craik2011-09-231-6/+13
| |/
* | Merge "Get rid of unnecessary glFinish"Teng-Hui Zhu2011-09-221-2/+0
|\ \ | |/ |/|
| * Get rid of unnecessary glFinishTeng-Hui Zhu2011-09-211-2/+0
* | Prevent rings from being clippedJohn Reck2011-09-201-2/+10
|/
* We be GL ringing it all over them layersJohn Reck2011-09-191-67/+80
* Allocate textures based purely on viewport sizeChris Craik2011-09-131-2/+5
* Revert "WebView animation support"Teng-Hui Zhu2011-09-061-1/+1
* Enable double buffering via base tilesChris Craik2011-09-021-8/+10
* WebView animation supportTeng-Hui Zhu2011-08-311-1/+1
* better locking while scrolling, but disables double bufferingChris Craik2011-08-251-8/+6
* Merge "Re-enable tile prefetching, correct and adjust max tile allocation logic"Chris Craik2011-08-231-2/+2
|\
| * Re-enable tile prefetching, correct and adjust max tile allocation logicChris Craik2011-08-221-2/+2
* | Press state colors updateJohn Reck2011-08-221-4/+4
|/
* Refactoring of BaseLayerAndroid and GLWebViewState:Nicolas Roard2011-08-191-76/+64
* Merge "Fix repaint when we toggle the inverted mode - add a boolean return in...Nicolas Roard2011-08-181-4/+14
|\
| * Fix repaint when we toggle the inverted modeNicolas Roard2011-08-181-4/+14
* | Merge "tile prefetching now triggered automatically"Chris Craik2011-08-181-5/+13
|\ \ | |/ |/|
| * tile prefetching now triggered automaticallyChris Craik2011-08-171-5/+13
* | Reduce the tiles lookup complexityNicolas Roard2011-08-171-0/+3
|/
* Merge "Fix Gmail blank page"Teng-Hui Zhu2011-08-171-2/+2
|\
| * Fix Gmail blank pageTeng-Hui Zhu2011-08-171-2/+2
* | full screen delayed repaints no longer dropped in GLWebViewStateChris Craik2011-08-151-14/+26
|/
* Fix ANR in webkitNicolas Roard2011-08-081-3/+1
* Merge "Support registering page swap callback, content inval"Chris Craik2011-08-031-0/+2
|\
| * Support registering page swap callback, content invalChris Craik2011-08-021-0/+2
* | Shared surface textureTeng-Hui Zhu2011-08-021-1/+9
|/
* added pageswap callback from drawGL to WebViewChris Craik2011-07-281-2/+4
* New tile logging JNI interfaceChris Craik2011-07-211-4/+6
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-0/+19
* Tile profiling backendChris Craik2011-07-131-0/+4
* Modified tile reclamation heuristic for multi-webview displayChris Craik2011-07-011-0/+2
* Remove legacy fps capJohn Reck2011-06-221-11/+0
* Serialize LayerAndroidJohn Reck2011-06-071-4/+4
* Fix the trailing pixels by inflate the invalidate screen rectTeng-Hui Zhu2011-06-031-0/+2
* Merge WebKit at r78450: IntRect::bottom()/right() renamedSteve Block2011-05-251-1/+1
* Fix some compiler warningsSteve Block2011-05-191-1/+1
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+574