summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GLWebViewState.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 7eb15a6b to masterNicolas Roard2011-10-171-1/+7
|\
| * Improve performances / fixes some glitchesNicolas Roard2011-10-141-1/+7
| * Double number of tile textures allocated - do not mergeChris Craik2011-10-131-1/+3
* | am 9bd21466: Merge "Refactor the image sharing code" into ics-mr0Nicolas Roard2011-10-131-1/+1
|\ \ | |/
| * Merge "Refactor the image sharing code" into ics-mr0Nicolas Roard2011-10-131-1/+1
| |\
| | * Refactor the image sharing codeNicolas Roard2011-10-121-1/+1
| |/ |/|
| * Merge "Revert crash on bad scale - do not merge" into ics-mr0Chris Craik2011-10-111-3/+1
| |\ |/ /
| * Revert crash on bad scale - do not mergeChris Craik2011-10-111-3/+1
* | Mark tiles discarded by TransferQueue as dirtyChris Craik2011-10-111-1/+2
|/
* Merge "Switch find on page to GL"John Reck2011-10-071-146/+2
|\
| * Switch find on page to GLJohn Reck2011-10-071-146/+2
* | 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