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
/
CachedRoot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve text selection
Cary Clark
2010-12-14
1
-5
/
+1
*
keep rects separate across canvas push
Cary Clark
2010-12-03
1
-1
/
+6
*
hit test complete node even if partially visible
Cary Clark
2010-11-29
1
-3
/
+5
*
fix radio, checkbox hit testing
Cary Clark
2010-11-24
1
-7
/
+7
*
improve left edge tap detection
Cary Clark
2010-11-16
1
-6
/
+9
*
use layer id to maintain selection
Cary Clark
2010-11-11
1
-2
/
+7
*
Adjust layers when parent layer scrolls
Cary Clark
2010-11-04
1
-2
/
+9
*
allow contained draws to identify a link
Cary Clark
2010-10-28
1
-10
/
+15
*
rewrite select text and others for layers
Cary Clark
2010-10-27
1
-26
/
+43
*
compute cursor rings when layers are transparent
Cary Clark
2010-10-18
1
-132
/
+477
*
Merge WebKit at r65072: String class has moved to the WTF namespace.
Ben Murdoch
2010-08-13
1
-2
/
+2
*
Enable navigation in scrollable layers.
Patrick Scott
2010-08-02
1
-1
/
+3
*
don't hide transparent nodes
Cary Clark
2010-04-22
1
-1
/
+1
*
nextTextField may walk off the end or try invalid frames
Cary Clark
2010-04-22
1
-0
/
+7
*
keep frames associated with regular hits and direct hits
Cary Clark
2010-04-06
1
-1
/
+2
*
fix nav algorithm when node is clipped
Cary Clark
2010-03-11
1
-1
/
+0
*
allow anchor containing layer to be mapped to navable layer
Cary Clark
2010-03-02
1
-4
/
+23
*
minor fixes to layer nav
Cary Clark
2010-02-17
1
-3
/
+6
*
Add UI considerations to layers
Cary Clark
2010-02-17
1
-38
/
+183
*
Remove code which retrieves the action associated with a textfield.
Leon Scroggins
2010-02-09
1
-32
/
+0
*
clip the cursor rings if occluded
Cary Clark
2010-01-13
1
-4
/
+6
*
Ensure that the current textfield is actually a textfield before treating it ...
Leon Scroggins
2010-01-12
1
-2
/
+2
*
In findBestHitAt, set x and y to the intersection of slop and cursor.
Leon Scroggins
2010-01-06
1
-1
/
+1
*
If the DOM changes textfield focus, make the IME work properly.
Leon Scroggins
2010-01-04
1
-9
/
+12
*
Show "Go" for the last textfield in a form.
Leon Scroggins
2009-12-08
1
-3
/
+7
*
Provide <input> type information to Java side.
Leon Scroggins
2009-12-07
1
-5
/
+0
*
Store InputType information for <input> fields, return SEARCH action for SEAR...
Leon Scroggins
2009-12-07
1
-0
/
+6
*
move input-related fields out of CachedNode to expand
Cary Clark
2009-12-04
1
-2
/
+2
*
Fixes license headers for all files in WebKit/android, other than those in stl/.
Steve Block
2009-11-13
1
-1
/
+1
*
Fix a clicking bug.
Leon Scroggins
2009-10-28
1
-10
/
+1
*
pass the current cursor when computing the mouse position
Cary Clark
2009-10-28
1
-2
/
+2
*
Whether or not a textfield is the last or only, make its action GO.
Leon Scroggins
2009-09-23
1
-3
/
+2
*
fix parent index of focus when building nav cache
Cary Clark
2009-09-15
1
-1
/
+1
*
start in the proper subframe when finding the next text field
Cary Clark
2009-09-03
1
-1
/
+1
*
when finding left edge of text block, don't merge in tall bitmap
Cary Clark
2009-08-26
1
-52
/
+61
*
rebuild the nav cache on mouse clicks during page load
Cary Clark
2009-07-31
1
-16
/
+30
*
Allow user to jump to the next textfield.
Leon Scroggins
2009-07-31
1
-0
/
+26
*
Find left edge of column using nav cache data.
Cary Clark
2009-07-28
1
-0
/
+120
*
set trackball click to the edge of the text field, not the middle
Cary Clark
2009-06-24
1
-3
/
+16
*
more (browser) trackball-is-a-mouse work in progress
Cary Clark
2009-06-11
1
-31
/
+29
*
in the browser, make the trackball more like a mouse
Cary Clark
2009-06-01
1
-124
/
+147
*
skip rectangular focus ring check in browser if no picture
Cary Clark
2009-05-18
1
-0
/
+2
*
remove printf error in private browser nav cache debug
Cary Clark
2009-05-14
1
-1
/
+1
*
use one rectangle for browser focus ring
Cary Clark
2009-05-13
1
-0
/
+49
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-1
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1087
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1087
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-11
/
+21
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-10
/
+19
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+1068