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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add proper support for fixed position elements
Nicolas Roard
2010-01-14
1
-3
/
+4
*
Merge "Compare Node pointers rather than CachedNode pointers." into eclair-mr2
Leon Scroggins
2010-01-12
1
-2
/
+2
|
\
|
*
Compare Node pointers rather than CachedNode pointers.
Leon Scroggins
2010-01-12
1
-2
/
+2
*
|
Ensure that the current textfield is actually a textfield before treating it ...
Leon Scroggins
2010-01-12
1
-2
/
+2
|
/
*
Bring up the IME after receiving a response from webkit.
Leon Scroggins
2010-01-11
4
-41
/
+1
*
In motionUp, update the CachedHistory's mMouseBounds.
Leon Scroggins
2010-01-07
1
-1
/
+3
*
remove unused jni interfaces
Cary Clark
2010-01-07
1
-8
/
+0
*
Request <label> info only when accessing a textfield.
Leon Scroggins
2010-01-07
4
-38
/
+0
*
In findBestHitAt, set x and y to the intersection of slop and cursor.
Leon Scroggins
2010-01-06
3
-30
/
+24
*
Store label information to be used for hint text.
Leon Scroggins
2010-01-06
4
-6
/
+49
*
webkit layers support
Nicolas Roard
2010-01-04
1
-0
/
+92
*
If the DOM changes textfield focus, make the IME work properly.
Leon Scroggins
2010-01-04
3
-25
/
+41
*
check to see if nav cache is up to date on tap
Cary Clark
2009-12-15
4
-5
/
+66
*
Pass a message to move the focus when user hits "Next".
Leon Scroggins
2009-12-09
1
-4
/
+18
*
Show "Go" for the last textfield in a form.
Leon Scroggins
2009-12-08
4
-3
/
+13
*
exclude from cache nodes that are entirely clipped out
Cary Clark
2009-12-08
1
-6
/
+3
*
Merge change Ia8a49e0d into eclair-mr2
Android (Google) Code Review
2009-12-08
1
-1
/
+2
|
\
|
*
fix debugging output
Cary Clark
2009-12-07
1
-1
/
+2
*
|
Provide <input> type information to Java side.
Leon Scroggins
2009-12-07
4
-15
/
+39
|
/
*
fix crash reading readonly node state
Cary Clark
2009-12-07
1
-4
/
+4
*
Store InputType information for <input> fields, return SEARCH action for SEAR...
Leon Scroggins
2009-12-07
5
-8
/
+21
*
fix nav cache debugging
Cary Clark
2009-12-04
1
-4
/
+3
*
move input-related fields out of CachedNode to expand
Cary Clark
2009-12-04
11
-174
/
+318
*
Merge change I3aa3fc5b into eclair-mr2
Android (Google) Code Review
2009-12-02
1
-4
/
+8
|
\
|
*
skip nodes when building nav cache if parents are clipped out
Cary Clark
2009-12-02
1
-4
/
+8
*
|
nav to container if it wants key events
Cary Clark
2009-12-02
2
-6
/
+6
|
/
*
navigate preferably between children of the same parent
Cary Clark
2009-11-30
3
-8
/
+12
*
fix bugs in nav cache dump
Cary Clark
2009-11-30
2
-8
/
+20
*
Remove nativeTextInputMotionUp.
Leon Scroggins
2009-11-25
1
-31
/
+0
*
rename nativeFindIsDown to nativeFindIsUp
Cary Clark
2009-11-17
1
-3
/
+3
*
Fixes license headers for all files in WebKit/android, other than those in stl/.
Steve Block
2009-11-13
18
-19
/
+19
*
Store the Node's text rather than the renderer's text.
Leon Scroggins
2009-11-06
1
-2
/
+4
*
Fix a clicking bug.
Leon Scroggins
2009-10-28
3
-15
/
+5
*
pass the current cursor when computing the mouse position
Cary Clark
2009-10-28
3
-6
/
+7
*
Allow touches to change the selection.
Leon Scroggins
2009-10-27
1
-3
/
+10
*
changing how plugins gain/lose focus.
Derek Sollenberger
2009-10-27
1
-72
/
+10
*
tweak select text
Cary Clark
2009-10-27
1
-53
/
+26
*
Allow java WebView to check the readonly status of a node.
Leon Scroggins
2009-10-23
1
-0
/
+8
*
Remove some unused variables.
Leon Scroggins
2009-10-23
1
-1
/
+1
*
fix multiple text areas, and text areas without focus rings
Cary Clark
2009-10-21
3
-15
/
+12
*
Merge webkit.org at R49305 : Update rendering to use new overflow methods.
Steve Block
2009-10-20
1
-1
/
+1
*
Merge webkit.org at R49305 : Update CacheBuilder to use new event listener me...
Steve Block
2009-10-20
1
-8
/
+3
*
Merge webkit.org at R49305 : Text::string renamed to dataImpl.
Steve Block
2009-10-20
1
-5
/
+5
*
Merge webkit.org at R49305 : Update String::copy call sites to use new copy m...
Steve Block
2009-10-20
1
-3
/
+5
*
Do not bring up the soft keyboard for readonly input fields.
Leon Scroggins
2009-10-15
3
-4
/
+18
*
fix copy/paste using trackball on passion
Cary Clark
2009-10-15
1
-21
/
+15
*
add debugging, tweak data for flash work in progress
Cary Clark
2009-10-12
3
-27
/
+34
*
File upload.
Leon Scroggins
2009-10-09
1
-2
/
+1
*
address detection may look at uninitialized memory
Cary Clark
2009-10-06
2
-19
/
+25
*
Add check null of getRealObject(). When a WebView is
Grace Kloba
2009-10-02
1
-21
/
+91
[next]