summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GLUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Rename several classesChris Craik2012-04-041-3/+3
* Translucent background color support for webviewTeng-Hui Zhu2012-04-021-1/+1
* Further clean up for baselayer mergeTeng-Hui Zhu2012-03-221-1/+1
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-0/+1
* Canvas on a textureJohn Reck2012-03-201-1/+2
* Activate the GL error log in release buildTeng-Hui Zhu2012-02-241-0/+3
* Partial repaint implementationNicolas Roard2012-01-311-2/+2
* Use the shader to draw a tile with single color.Teng-Hui Zhu2011-12-221-0/+5
* Clean up all the old code paths before TransferQueueTeng-Hui Zhu2011-12-151-4/+0
* WebView Animation supportTeng-Hui Zhu2011-11-291-0/+1
* Force NativeWindow rendering to use EXTERNAL_OES texturesChris Craik2011-08-051-2/+0
* Replace plugin's OpenGL API with a NativeWindow API.Derek Sollenberger2011-08-031-0/+8
* Shared surface textureTeng-Hui Zhu2011-08-021-4/+8
* Cleanup Skia related rendering code for raster rendering.Derek Sollenberger2011-06-281-7/+6
* Turn the Surface Texture path on for baseTileTeng-Hui Zhu2011-06-171-1/+9
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+74