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
/
GLWebViewState.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "jumpy" mode and textfield input
Nicolas Roard
2011-01-25
1
-0
/
+2
*
Implement tiles synchronization
Nicolas Roard
2011-01-23
1
-4
/
+34
*
don't draw buttons while they are created
Cary Clark
2011-01-19
1
-2
/
+6
*
Revert a WAR.
Teng-Hui Zhu
2011-01-13
1
-6
/
+0
*
Prevent the usage of the texture(tile) if considered un-usable
Teng-Hui Zhu
2010-12-13
1
-1
/
+6
*
Get rid of some Debug spew which is out of data
Teng-Hui Zhu
2010-12-07
1
-3
/
+2
*
attach the last extra to the next picture
Cary Clark
2010-12-01
1
-0
/
+2
*
Refactoring the zoom
Nicolas Roard
2010-11-24
1
-1
/
+5
*
reenable draw extras when GL is turned on
Cary Clark
2010-11-23
1
-30
/
+18
*
Fix case where the Texture class held a reference to a deleted Tile.
Derek Sollenberger
2010-11-22
1
-2
/
+3
*
Clear GL inside clear view.
Shimeng (Simon) Wang
2010-11-22
1
-0
/
+5
*
Fix browser ANR when using Hardware Acceleration
Nicolas Roard
2010-11-22
1
-0
/
+3
*
Track all tiles in the viewport instead of only the upper left tile.
Derek Sollenberger
2010-11-12
1
-14
/
+19
*
Use a fixed number of BaseTiles per TiledPage.
Derek Sollenberger
2010-11-11
1
-4
/
+4
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-05
1
-3
/
+8
*
Revert "Support partial invalidation of tiles based on webkit's inval rect."
Derek Sollenberger
2010-11-04
1
-8
/
+3
*
Support partial invalidation of tiles based on webkit's inval rect.
Derek Sollenberger
2010-11-04
1
-3
/
+8
*
Fix for split text bug.
Nicolas Roard
2010-10-27
1
-1
/
+1
*
Fix random crashes when HW acceleration is turned on.
Nicolas Roard
2010-10-26
1
-6
/
+3
*
Add DEBUG_COUNT stuff
Nicolas Roard
2010-10-26
1
-1
/
+14
*
Fix crash bug when calling WebView::clearView()
Nicolas Roard
2010-10-14
1
-3
/
+5
*
GL rendering (without layers)
Nicolas Roard
2010-10-13
1
-0
/
+219