summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/MediaLayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plumb WebView and WebViewCore thru to MediaLayerJonathan Dixon2012-03-211-2/+2
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-21/+9
* layer rendering cleanup/rewriteChris Craik2012-02-281-3/+2
* synchronous layer updates, and animation deferral during paintChris Craik2011-11-161-2/+2
* Use the transformed clipping rect for media layers (flash plugin)Nicolas Roard2011-11-151-1/+2
* 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