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
/
TiledPage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent the usage of the texture(tile) if considered un-usable
Teng-Hui Zhu
2010-12-13
1
-0
/
+9
*
Refactor recent changes to SharedTexture and TilesManager.
Derek Sollenberger
2010-12-09
1
-3
/
+5
*
TexturesGenerator refactoring
Nicolas Roard
2010-12-08
1
-4
/
+5
*
Track all tiles in the viewport instead of only the upper left tile.
Derek Sollenberger
2010-11-12
1
-41
/
+66
*
Use a fixed number of BaseTiles per TiledPage.
Derek Sollenberger
2010-11-11
1
-63
/
+77
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-05
1
-23
/
+44
*
Revert "Support partial invalidation of tiles based on webkit's inval rect."
Derek Sollenberger
2010-11-04
1
-44
/
+23
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-04
1
-23
/
+44
*
Fix random crashes when HW acceleration is turned on.
Nicolas Roard
2010-10-26
1
-3
/
+2
*
Add DEBUG_COUNT stuff
Nicolas Roard
2010-10-26
1
-0
/
+14
*
Remove any scheduled painting for BaseTile that are going to be deallocated.
Nicolas Roard
2010-10-25
1
-2
/
+10
*
Fix tiles starvation bug + some debug logs
Nicolas Roard
2010-10-20
1
-1
/
+1
*
Fix crash in hardware accelerated webviews.
Derek Sollenberger
2010-10-19
1
-0
/
+4
*
Cleanup TiledPage class.
Derek Sollenberger
2010-10-14
1
-46
/
+43
*
Cleanup the TileSet class.
Derek Sollenberger
2010-10-14
1
-13
/
+12
*
GL rendering (without layers)
Nicolas Roard
2010-10-13
1
-0
/
+257