summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/MediaLayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure the frame inversion flag is immediately effective.Derek Sollenberger2011-10-121-3/+1
* Adding support for multiple video surfaces per plugin.Derek Sollenberger2011-10-101-34/+14
* Add Plugin API for a video framerate callback.Derek Sollenberger2011-09-081-0/+7
* 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