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
/
DoubleBufferedTexture.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
-0
/
+12
*
Fix GPU leak where plugin textures in the WebKit thread were not being deleted.
Derek Sollenberger
2011-03-23
1
-0
/
+12
*
Add a ClassTracker class to more easily track leaks
Nicolas Roard
2011-01-30
1
-11
/
+3
*
Fix onDestroy()
Nicolas Roard
2010-12-13
1
-2
/
+0
*
Refactor recent changes to SharedTexture and TilesManager.
Derek Sollenberger
2010-12-09
1
-0
/
+2
*
Add DEBUG_COUNT stuff
Nicolas Roard
2010-10-26
1
-0
/
+19
*
Minor cleanup of the DoubleBufferedTexture.
Derek Sollenberger
2010-10-22
1
-7
/
+5
*
Cleanup DoubleBufferedTexture and SharedTexture classes.
Derek Sollenberger
2010-10-22
1
-25
/
+9
*
Cleanup BaseTile and BackedDoubleBufferedTexture classes.
Derek Sollenberger
2010-10-19
1
-5
/
+15
*
GL rendering (without layers)
Nicolas Roard
2010-10-13
1
-19
/
+26
*
Remove unnecessary mutex locks from texture sharing code
Derek Sollenberger
2010-10-12
1
-4
/
+0
*
Double Buffered Texture Support for WebKit.
Derek Sollenberger
2010-09-27
1
-0
/
+150