summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/MediaLayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix plugin crashes due to bad ref counting.Derek Sollenberger2011-08-291-3/+3
* Return NativeWindow on subsequent requests for the plugin's surface.Derek Sollenberger2011-08-051-1/+5
* Replace plugin's OpenGL API with a NativeWindow API.Derek Sollenberger2011-08-031-39/+24
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-2/+2
* Browser ST: Support both OES and 2D texture targetTeng-Hui Zhu2011-06-241-1/+2
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+152