summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/BaseLayerAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* use scale 1 when no GLWebViewStateChris Craik2012-03-131-2/+5
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-43/+26
* Introduce a LayerContent interfaceNicolas Roard2012-03-091-15/+8
* Replace picture count with the SurfaceCollection countChris Craik2012-03-091-4/+3
* Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-071-1/+1
* layer rendering cleanup/rewriteChris Craik2012-02-281-88/+15
* Merge "Revert "simplify texture generation filters""Chris Craik2012-02-231-1/+1
|\
| * Revert "simplify texture generation filters"Chris Craik2012-02-231-1/+1
* | Add two missing null checksJohn Reck2012-02-211-0/+2
|/
* simplify texture generation filtersChris Craik2012-02-161-1/+1
* Draw GLExtras for each layer.Victoria Lease2012-01-091-0/+1
* am 397afc9c: am 2ee79460: Merge "Reset framework inval when done zooming" int...Chris Craik2011-12-121-0/+1
|\
| * Reset framework inval when done zoomingChris Craik2011-12-081-0/+1
* | compiler error fix when DEBUG is onTeng-Hui Zhu2011-12-061-2/+2
* | am 7bfb8097: Merge "Display media layers even if we ran out of layers texture...Nicolas Roard2011-11-281-2/+1
|\ \ | |/
| * Display media layers even if we ran out of layers texturesNicolas Roard2011-11-231-2/+1
* | resolved conflicts for merge of 4eaaa2a0Chris Craik2011-11-171-95/+144
|\ \ | |/
| * synchronous layer updates, and animation deferral during paintChris Craik2011-11-161-95/+144
* | am f5131505: Merge "Fallback mode when running out of textures for layers" in...Nicolas Roard2011-11-111-20/+7
|\ \ | |/
| * Fallback mode when running out of textures for layersNicolas Roard2011-11-101-20/+7
| * Merge "DO NOT MERGE Fix SW extras for layers" into ics-mr1John Reck2011-10-251-11/+0
| |\
| | * DO NOT MERGE Fix SW extras for layersJohn Reck2011-10-251-11/+0
* | | compiler error fix when DEBUG is onTeng-Hui Zhu2011-11-021-2/+2
* | | am c43f9396: Merge "Don\'t draw prefetch page if not necessary" into ics-mr1Chris Craik2011-10-261-11/+16
|\ \ \ | |/ /
| * | Don't draw prefetch page if not necessaryChris Craik2011-10-251-11/+16
| |/
* | Fix SW extras for layersJohn Reck2011-10-241-11/+0
|/
* Don't paint/allocate off screen tilesChris Craik2011-10-171-2/+2
* Fixed infinite redraw loop from running out of layer tilesChris Craik2011-10-111-3/+7
* 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