index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebCore
/
platform
/
graphics
/
android
/
MediaLayer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GPU leak where plugin textures in the WebKit thread were not being deleted.
Derek Sollenberger
2011-03-23
1
-3
/
+15
*
Implement partial screen invalidations
Nicolas Roard
2011-03-16
1
-2
/
+2
*
Do not merge.
Patrick Scott
2011-03-07
1
-1
/
+1
*
ensure plugins draw correctly even when they have been given focus.
Derek Sollenberger
2011-03-03
1
-28
/
+24
*
Enable the plugin to specify the BGRA internal format for textures.
Derek Sollenberger
2011-03-02
1
-0
/
+1
*
Ensure plugin content does not shift when gaining focus.
Derek Sollenberger
2011-03-02
1
-1
/
+9
*
Fix problem where plugins were not drawn due to an incorrect clip.
Derek Sollenberger
2011-02-24
1
-0
/
+2
*
Fix some of the performance issues when using the flash plugin embedded.
Nicolas Roard
2011-02-18
1
-6
/
+1
*
Selectively enable and disable GL_BLEND for better performance.
Derek Sollenberger
2011-02-16
1
-10
/
+17
*
Only invalidate the webview when the plugin has new content.
Derek Sollenberger
2011-02-04
1
-6
/
+7
*
Fix video inversion and avoid extra matrix copies.
Derek Sollenberger
2011-01-31
1
-10
/
+9
*
Initial pass at a video API for plugins.
Derek Sollenberger
2011-01-26
1
-11
/
+43
*
Plugin API to allow for y-axis inversion during rendering.
Derek Sollenberger
2011-01-26
1
-0
/
+10
*
Add initial support for OpenGL plugins.
Derek Sollenberger
2010-12-20
1
-0
/
+89