summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/MediaLayer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix GPU leak where plugin textures in the WebKit thread were not being deleted.Derek Sollenberger2011-03-231-0/+1
* Implement partial screen invalidationsNicolas Roard2011-03-161-1/+1
* Ensure plugin content does not shift when gaining focus.Derek Sollenberger2011-03-021-0/+2
* Only invalidate the webview when the plugin has new content.Derek Sollenberger2011-02-041-1/+2
* Initial pass at a video API for plugins.Derek Sollenberger2011-01-261-13/+13
* Plugin API to allow for y-axis inversion during rendering.Derek Sollenberger2011-01-261-0/+2
* Prevent media layers from allocating textures.Derek Sollenberger2010-12-201-0/+1
* Add initial support for OpenGL plugins.Derek Sollenberger2010-12-201-0/+70