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
/
WebKit
/
android
/
nav
/
WebView.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding a debug setting to enable visual indicator for GL
Teng-Hui Zhu
2011-02-16
1
-6
/
+7
*
fix buttons in GL
Cary Clark
2011-02-15
1
-4
/
+11
*
Fix ANR in the browser
Nicolas Roard
2011-02-10
1
-1
/
+1
*
Improve the fixed element position calculation
Teng-Hui Zhu
2011-02-09
1
-4
/
+0
*
stop GL drawing thread before killing WebCore
Cary Clark
2011-02-03
1
-1
/
+16
*
Get layers showing again
Ben Murdoch
2011-02-02
1
-0
/
+7
*
For textareas, do not use UI side layers.
Leon Scroggins
2011-01-31
1
-18
/
+5
*
Merge "Fixed element positioning fix" into honeycomb
Teng-Hui Zhu
2011-01-30
1
-0
/
+4
|
\
|
*
Fixed element positioning fix
Teng-Hui Zhu
2011-01-30
1
-0
/
+4
*
|
Draw extras on layers.
Nicolas Roard
2011-01-29
1
-0
/
+5
*
|
Prevent the browser's GL rendering loop when plugins are full-screen.
Derek Sollenberger
2011-01-29
1
-1
/
+12
|
/
*
Fix artifacts from clipped viewport.
Chet Haase
2011-01-28
1
-2
/
+16
*
Merge "Final polish of the WebView accessibility support for JavaAcript disab...
Svetoslav Ganov
2011-01-26
1
-16
/
+12
|
\
|
*
Final polish of the WebView accessibility support for JavaAcript disabled case
Svetoslav Ganov
2011-01-26
1
-16
/
+12
*
|
Fix hit testing inside layers.
Patrick Scott
2011-01-26
1
-2
/
+2
|
/
*
Optimize display lists by caching drawGL function pointer.
Chet Haase
2011-01-24
1
-0
/
+73
*
Implement tiles synchronization
Nicolas Roard
2011-01-23
1
-2
/
+2
*
Line up text with WebTextView.
Leon Scroggins
2011-01-21
1
-7
/
+22
*
match the frame with the node
Cary Clark
2011-01-20
1
-1
/
+1
*
don't draw buttons while they are created
Cary Clark
2011-01-19
1
-1
/
+1
*
add interface to return if (x/y) is a plugin
Cary Clark
2011-01-18
1
-0
/
+7
*
Make sure there is a focus before derefing it.
Leon Scroggins
2011-01-12
1
-2
/
+2
*
Remove the WebTextView always when moving off a textfield.
Leon Scroggins
2011-01-11
1
-2
/
+3
*
Remove nativeCursorMatchesFocus method.
Leon Scroggins
2011-01-10
1
-13
/
+4
*
Add Null check to the root layer
Teng-Hui Zhu
2011-01-10
1
-1
/
+1
*
selectBestAt missing another null check
Cary Clark
2011-01-10
1
-2
/
+3
*
return the scrollable layer's content bounds
Cary Clark
2011-01-10
1
-10
/
+27
*
bug:3325039 Making the cursor ring movement send accessibility events.
Svetoslav Ganov
2011-01-07
1
-0
/
+15
*
Fix naming of wtfStringToJstring()
Steve Block
2011-01-06
1
-6
/
+6
*
Keep track of whether input fields have autocomplete.
Leon Scroggins
2011-01-05
1
-0
/
+8
*
start select all without tapping
Cary Clark
2011-01-05
1
-0
/
+20
*
use copies of matrix, paint instead of references
Cary Clark
2010-12-22
1
-4
/
+3
*
Only the WebRequestContext handle deletion of private cookies
Kristian Monsen
2010-12-13
1
-11
/
+0
*
Fix hit testing inside layers.
Patrick Scott
2010-12-13
1
-7
/
+8
*
call hideCursor directly, avoiding a newer cache
Cary Clark
2010-12-09
1
-1
/
+7
*
GLWebViewState should get the baseLayer set during init
Teng-Hui Zhu
2010-12-07
1
-1
/
+6
*
Change scrollBy to scrollTo in order to support fling.
Patrick Scott
2010-12-07
1
-8
/
+13
*
Attempt to scroll layers everytime the user drags.
Patrick Scott
2010-12-03
1
-20
/
+10
*
Rewrite scrollable layers using multiple layers.
Patrick Scott
2010-12-03
1
-10
/
+37
*
scroll the selection when dragging near the edge
Cary Clark
2010-11-29
1
-0
/
+21
*
No longer need to pass storage paths to WebRequestContext.cleanupPrivateBrows...
Steve Block
2010-11-26
1
-13
/
+4
*
reenable draw extras when GL is turned on
Cary Clark
2010-11-23
1
-11
/
+13
*
Provide the line spacing attribute for textareas.
Leon Scroggins
2010-11-22
1
-0
/
+8
*
make the button state revert to normal
Cary Clark
2010-11-15
1
-9
/
+8
*
Use LayerAndroid::find with the original x and y.
Patrick Scott
2010-11-12
1
-5
/
+1
*
Return a float for text size.
Leon Scroggins
2010-11-12
1
-3
/
+3
*
update dom version on style change
Cary Clark
2010-11-08
1
-1
/
+1
*
Do not create GL specific objects if we are not using hw acceleration
Derek Sollenberger
2010-11-05
1
-14
/
+18
*
Remove extras from GLWebViewState for now
Nicolas Roard
2010-11-04
1
-0
/
+4
*
Unref the picture instead of deleting it
Cary Clark
2010-11-03
1
-1
/
+10
[next]