summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GLWebViewState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename several classesChris Craik2012-04-041-8/+4
* Use new draw-less functor execution mode to do work without redrawingTeng-Hui Zhu2012-04-021-15/+21
* Translucent background color support for webviewTeng-Hui Zhu2012-04-021-3/+2
* Further clean up for baselayer mergeTeng-Hui Zhu2012-03-221-1/+3
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-183/+17
* Remove unnecessary invertedTileSwitchJohn Reck2012-03-201-6/+0
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-51/+29
* Replace picture count with the SurfaceCollection countChris Craik2012-03-091-6/+3
* add more logs and format correctionTeng-Hui Zhu2012-03-051-12/+14
* Merge "layer rendering cleanup/rewrite"Chris Craik2012-02-281-26/+25
|\
| * layer rendering cleanup/rewriteChris Craik2012-02-281-26/+25
* | Delete the GL shader resources in a cleaner wayTeng-Hui Zhu2012-02-281-8/+5
|/
* Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-271-5/+13
* Fix issues when DEBUG turned onTeng-Hui Zhu2012-02-241-1/+1
* Merge "Fix rounding error in clip"Chris Craik2012-02-171-11/+6
|\
| * Fix rounding error in clipChris Craik2012-02-161-11/+6
* | No prefetch for low end device.Teng-Hui Zhu2012-02-151-14/+15
|/
* Plumbing to notify WebViewCore when paints should pauseChris Craik2012-02-021-19/+21
* Clean up tranfer queue before EGL context destroyTeng-Hui Zhu2012-01-271-3/+10
* Draw GLExtras for each layer.Victoria Lease2012-01-091-5/+1
* Merge "Employ the transfer queue to the pure color tiles"Teng-Hui Zhu2012-01-041-1/+1
|\
| * Employ the transfer queue to the pure color tilesTeng-Hui Zhu2012-01-031-1/+1
* | Merge "Clean up the internal interface for draw call"Teng-Hui Zhu2011-12-291-1/+1
|\ \ | |/
| * Clean up the internal interface for draw callTeng-Hui Zhu2011-12-291-1/+1
* | Fix invalid reads in transfer queue cleanup.Selim Gurun2011-12-221-3/+0
|/
* When loading new content, reset zoom stateChris Craik2011-12-131-0/+1
* When in singlesurfacemode, resist switching outChris Craik2011-12-131-0/+7
* Swap tiles when viewport changes slightly, and properly cap prepare boundsChris Craik2011-12-091-1/+7
* am 84117244: Merge "fix viewport lagging a drawGL call behind" into ics-mr1Chris Craik2011-12-071-1/+1
|\
| * fix viewport lagging a drawGL call behindChris Craik2011-12-071-1/+1
* | compiler error fix when DEBUG is onTeng-Hui Zhu2011-12-061-1/+0
* | Add visual indicator for tree swap infoTeng-Hui Zhu2011-12-051-7/+33
* | Merge "Show the frame perf info for debug purpose"Teng-Hui Zhu2011-12-021-6/+37
|\ \
| * | Show the frame perf info for debug purposeTeng-Hui Zhu2011-12-021-6/+37
* | | am f286c7d3: Merge "Scroll position now passed to all layers" into ics-mr1Chris Craik2011-12-011-1/+3
|\ \ \ | |/ / |/| / | |/
| * Merge "Scroll position now passed to all layers" into ics-mr1Chris Craik2011-12-011-1/+3
| |\
| | * Scroll position now passed to all layersChris Craik2011-12-011-1/+3
* | | am f1a22119: Merge "Fix image layer codepath" into ics-mr1Nicolas Roard2011-12-011-1/+8
|\ \ \ | |/ /
| * | Fix image layer codepathNicolas Roard2011-11-301-1/+8
| |/
* | am 807ee5ec: Merge "synchronize animation starts with webkit" into ics-mr1Chris Craik2011-11-301-3/+5
|\ \ | |/
| * Merge "synchronize animation starts with webkit" into ics-mr1Chris Craik2011-11-291-3/+5
| |\
| | * synchronize animation starts with webkitChris Craik2011-11-291-3/+5
* | | am 06081e3d: Merge "WebView Animation support" into ics-mr1Teng-Hui Zhu2011-11-301-2/+7
|\ \ \ | |/ /
| * | WebView Animation supportTeng-Hui Zhu2011-11-291-2/+7
| |/
* | am 7bfb8097: Merge "Display media layers even if we ran out of layers texture...Nicolas Roard2011-11-281-0/+3
|\ \ | |/
| * Display media layers even if we ran out of layers texturesNicolas Roard2011-11-231-0/+3
* | am bd996ca3: Merge "Use isHighEndGfx to double textures" into ics-mr1John Reck2011-11-211-1/+2
|\ \ | |/
| * Merge "Use isHighEndGfx to double textures" into ics-mr1John Reck2011-11-211-1/+2
| |\
| | * Use isHighEndGfx to double texturesJohn Reck2011-11-211-1/+2
* | | am 67e60576: Merge "Set the number of current textures depending on the layer...Nicolas Roard2011-11-211-1/+7
|\ \ \ | |/ /