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
/
SharedTexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error where mediaLayer is derefed on UI thread prior to being derefed in ...
Derek Sollenberger
2011-03-25
1
-4
/
+9
*
Fix GPU leak where plugin textures in the WebKit thread were not being deleted.
Derek Sollenberger
2011-03-23
1
-2
/
+19
*
Disable the use of EGL fences for synchronization.
Derek Sollenberger
2011-03-16
1
-0
/
+4
*
Enable synchronization with fencing.
Derek Sollenberger
2011-03-15
1
-3
/
+0
*
relocate the glFinish to prevent it from needlessly executing.
Derek Sollenberger
2011-01-20
1
-2
/
+2
*
Add initial support for OpenGL plugins.
Derek Sollenberger
2010-12-20
1
-6
/
+15
*
Cleanup pass to make files compliant with webkit style
Nicolas Roard
2010-12-16
1
-28
/
+36
*
Refactor recent changes to SharedTexture and TilesManager.
Derek Sollenberger
2010-12-09
1
-9
/
+3
*
Add a DeleteTextureOperation class and use it in SharedTexture
Nicolas Roard
2010-12-08
1
-5
/
+11
*
Cleanup DoubleBufferedTexture and SharedTexture classes.
Derek Sollenberger
2010-10-22
1
-5
/
+0
*
Double Buffered Texture Support for WebKit.
Derek Sollenberger
2010-09-27
1
-0
/
+185