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
...
*
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
*
Fix WebCoreStringToJString() to not delete the local reference to the new jst...
Steve Block
2010-11-01
1
-24
/
+6
*
Make sure we delete local references to jclass objects
Steve Block
2010-10-28
1
-1
/
+17
*
Fix for split text bug.
Nicolas Roard
2010-10-27
1
-1
/
+1
*
rewrite select text and others for layers
Cary Clark
2010-10-27
1
-42
/
+25
*
Fixes style in WebRequestContext
Steve Block
2010-10-27
1
-1
/
+1
*
Fix random crashes when HW acceleration is turned on.
Nicolas Roard
2010-10-26
1
-1
/
+10
*
Fix potential crash in Nav Cache code introduced by WebKit merge
Ben Murdoch
2010-10-26
1
-39
/
+5
*
Merge Webkit at r70209: DeprecatedInputType is now private.
Ben Murdoch
2010-10-26
1
-12
/
+23
*
Fix naming for JNI registration methods
Steve Block
2010-10-22
1
-1
/
+1
*
Fix for Find scrolling too often.
Leon Scroggins
2010-10-19
1
-7
/
+23
*
compute cursor rings when layers are transparent
Cary Clark
2010-10-18
1
-1
/
+1
*
Rename to_string() to jstringToWtfString() for greater clarity
Steve Block
2010-10-15
1
-1
/
+1
*
resolved conflicts for merge of 1457b739 to master
Kenny Root
2010-10-14
1
-5
/
+22
|
\
|
*
Provide padding + border values for textfields.
Leon Scroggins
2010-10-12
1
-5
/
+22
|
*
DO NOT MERGE Refactor find and select dialogs
Cary Clark
2010-08-20
1
-23
/
+146
*
|
GL rendering (without layers)
Nicolas Roard
2010-10-13
1
-4
/
+72
*
|
Update the storage locations used by the Chromium HTTP stack
Steve Block
2010-09-28
1
-6
/
+11
*
|
Cleanup temporary incognito mode files after last tab closes.
Elliott Slaughter
2010-09-01
1
-0
/
+16
*
|
fix monkey crash in nav cache
Cary Clark
2010-08-31
1
-20
/
+4
[prev]
[next]