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
/
BaseTile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement partial layer rendering (support for large layers)
Nicolas Roard
2011-01-18
1
-1
/
+1
*
Refactor to use a TextureOwner interface
Nicolas Roard
2010-12-13
1
-4
/
+7
*
Prevent the usage of the texture(tile) if considered un-usable
Teng-Hui Zhu
2010-12-13
1
-1
/
+3
*
Use a fixed number of BaseTiles per TiledPage.
Derek Sollenberger
2010-11-11
1
-1
/
+4
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-05
1
-2
/
+22
*
Revert "Support partial invalidation of tiles based on webkit's inval rect."
Derek Sollenberger
2010-11-04
1
-22
/
+2
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-04
1
-2
/
+22
*
Remove locks in BaseTile. Also fix the bug where the browser hangs when closi...
Nicolas Roard
2010-10-26
1
-4
/
+1
*
Fix random crashes when HW acceleration is turned on.
Nicolas Roard
2010-10-26
1
-1
/
+1
*
Cleanup BaseTile and BackedDoubleBufferedTexture classes.
Derek Sollenberger
2010-10-19
1
-6
/
+29
*
Cleanup TiledPage class.
Derek Sollenberger
2010-10-14
1
-4
/
+1
*
GL rendering (without layers)
Nicolas Roard
2010-10-13
1
-0
/
+83