summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/MediaTexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix to post an inval when plugins request a native video surface.Derek Sollenberger2011-02-051-1/+16
* Only invalidate the webview when the plugin has new content.Derek Sollenberger2011-02-041-1/+55
* Add new vertex shader to support video transforms.Derek Sollenberger2011-01-311-1/+6
* Fix video inversion and avoid extra matrix copies.Derek Sollenberger2011-01-311-1/+1
* Add YUV shader for plugin video playback.Derek Sollenberger2011-01-291-1/+2
* Initial pass at a video API for plugins.Derek Sollenberger2011-01-261-0/+137