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
*
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
*
|
fix button cursor state
Cary Clark
2010-08-27
1
-1
/
+2
*
|
Add a NULL guard.
Shimeng (Simon) Wang
2010-08-25
1
-1
/
+3
*
|
simplify cursor ring draw state
Cary Clark
2010-08-25
1
-37
/
+34
*
|
Merge WebKit at r65615 : Fix include paths for string headers.
Iain Merrick
2010-08-23
1
-1
/
+1
*
|
Move check to clear the text input to the webcore thread.
Leon Scroggins III
2010-08-16
1
-13
/
+0
*
|
Merge WebKit at r65072: String class has moved to the WTF namespace.
Ben Murdoch
2010-08-13
1
-9
/
+9
*
|
Enable navigation in scrollable layers.
Patrick Scott
2010-08-02
1
-3
/
+6
*
|
Enable scrollable divs.
Patrick Scott
2010-07-22
1
-0
/
+70
*
|
am b47b5d4a: am 652e9a01: Migrate to new keycode constants in keycodes.h.
Jeff Brown
2010-07-13
1
-6
/
+6
|
\
\
|
|
/
|
*
Migrate to new keycode constants in keycodes.h.
Jeff Brown
2010-07-13
1
-6
/
+6
|
*
Fix the 'wobbling fixed elements' bug.
Nicolas Roard
2010-05-10
1
-9
/
+19
*
|
Combine base PictureSet with composite layers into
Grace Kloba
2010-07-09
1
-53
/
+110
*
|
Refactor find and select dialogs
Cary Clark
2010-06-25
1
-23
/
+132
*
|
Merge webkit.org at r58033 : Update location of CString.h
Steve Block
2010-05-11
1
-1
/
+1
*
|
Fix the 'wobbling fixed elements' bug.
Nicolas Roard
2010-05-10
1
-9
/
+19
*
|
Provide access to current match highlighted.
Leon Scroggins
2010-05-06
1
-0
/
+14
*
|
Enable contentEditable.
Leon Scroggins
2010-05-05
1
-2
/
+17
*
|
Do not hide the cursor ring when clicking on a <select> element.
Leon Scroggins
2010-04-27
1
-4
/
+8
|
/
*
nextTextField may walk off the end or try invalid frames
Cary Clark
2010-04-22
1
-9
/
+13
*
Create a method to check to see if the focus has a following textfield.
Leon Scroggins
2010-03-31
1
-0
/
+10
*
Renders fixed layers with the root canvas matrix. Fix some positioning issues.
Nicolas Roard
2010-03-24
1
-1
/
+12
*
get bounds of focused node
Cary Clark
2010-03-18
1
-0
/
+23
*
read old focus before it's thrown away
Cary Clark
2010-03-15
1
-4
/
+12
*
Fix bug 'Children of fixed elements do not always remain fixed themselves'
Nicolas Roard
2010-03-09
1
-3
/
+6
*
build-fix for the no-layers config
Mike Reed
2010-03-09
1
-0
/
+4
[next]