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
/
TilesManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get layers showing again
Ben Murdoch
2011-02-02
1
-15
/
+13
*
Initialize correctly the maximum texture size in
Nicolas Roard
2011-02-01
1
-0
/
+8
*
Merge "Implement automatic texture size allocation for layers This fix severa...
Bart Sears
2011-02-01
1
-1
/
+13
|
\
|
*
Implement automatic texture size allocation for layers
Nicolas Roard
2011-02-01
1
-1
/
+13
*
|
Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)
Dave Burke
2011-02-01
1
-3
/
+14
|
/
*
Implement dynamic allocation of base tiles.
Nicolas Roard
2011-01-31
1
-48
/
+29
*
Fix temporary memory leak
Nicolas Roard
2011-01-30
1
-1
/
+3
*
Share a single bitmap for all the base tiles.
Nicolas Roard
2011-01-29
1
-1
/
+5
*
Fix the flickering bug. We return any previous textures used by the
Nicolas Roard
2011-01-26
1
-2
/
+5
*
Implement partial layer rendering (support for large layers)
Nicolas Roard
2011-01-18
1
-14
/
+16
*
Implement re-scaling for layers
Nicolas Roard
2011-01-17
1
-14
/
+79
*
Layers implementation in GL.
Nicolas Roard
2010-12-16
1
-3
/
+80
*
Use a fixed number of BaseTiles per TiledPage.
Derek Sollenberger
2010-11-11
1
-9
/
+14
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-05
1
-3
/
+2
*
Revert "Support partial invalidation of tiles based on webkit's inval rect."
Derek Sollenberger
2010-11-04
1
-2
/
+3
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-04
1
-3
/
+2
*
Cleanup the getAvailableTexture() function.
Derek Sollenberger
2010-10-26
1
-35
/
+24
*
Cleanup DoubleBufferedTexture and SharedTexture classes.
Derek Sollenberger
2010-10-22
1
-1
/
+5
*
Fix tiles starvation bug + some debug logs
Nicolas Roard
2010-10-20
1
-2
/
+2
*
Cleanup BaseTile and BackedDoubleBufferedTexture classes.
Derek Sollenberger
2010-10-19
1
-2
/
+1
*
GL rendering (without layers)
Nicolas Roard
2010-10-13
1
-0
/
+254