summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/MediaTexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Plugin API for a video framerate callback.Derek Sollenberger2011-09-081-2/+10
* Fix plugin crashes due to bad ref counting.Derek Sollenberger2011-08-291-2/+8
* Remove ANativeWindow call to avoid blocking callChris Craik2011-08-111-2/+12
* Revert "Remove ANativeWindow call to avoid blocking call"Chris Craik2011-08-091-11/+2
* Remove ANativeWindow call to avoid blocking callChris Craik2011-08-091-2/+11
* Force NativeWindow rendering to use EXTERNAL_OES texturesChris Craik2011-08-051-2/+1
* Replace plugin's OpenGL API with a NativeWindow API.Derek Sollenberger2011-08-031-102/+38
* Interface clean up for porting Surface Texture, no functional change.Teng-Hui Zhu2011-06-161-1/+1
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+274