summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/AndroidHitTestResult.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix funky rects in some casesJohn Reck2012-04-121-2/+3
| | | | | | Bug: 6138337 Change-Id: Ibbfee2f451a0f05c25832122e1debd53d7fce4b6
* Fix cursor rings for buttonsJohn Reck2012-03-061-0/+4
| | | | | | Bug: 6124914 Change-Id: I2a802ac7f83117acdac7d44cb872b9e3c227025f
* Fix content detector crashesJohn Reck2012-02-271-0/+5
| | | | | | | | Bug: 6075831 Add some sanity checks to AndroidHitTestResult Update DOMTextContentWalker to latest which had some extra checks Change-Id: If6d129e78712c8cfc5ec84e48487e32cc585680f
* Support phone & email address detectionJohn Reck2012-02-231-0/+5
| | | | Change-Id: Ib5d671eb67d48ea29a0a16a99101eba904a8951c
* Support address detectionJohn Reck2012-02-231-3/+28
| | | | Change-Id: I88b6ebfb4c967e954a2420592a58af3ed188226d
* Improve keyboard navigation cursor ringsJohn Reck2012-02-211-28/+64
| | | | Change-Id: I2b11c0b0011104c5a3515ed138a9077dfe8b4ce1
* Add enclosing parent rects to hit test object.Mangesh Ghiware2012-02-061-2/+35
| | | | | | | | | | Walk up the tree from innerNode, and add up to 5 distinct bounding boxes. These can be used for better double-tap zooming and centering of text and/or images. Bug: 5175030 Bug: 5768421 Change-Id: Id8767507127d0394474b7500f9e39a6d59f8eeac
* Webkit text selectionJohn Reck2012-01-301-22/+17
| | | | Change-Id: I8e2e400940c7c84055aeb2624958aaf47804900b
* Add tapHighlightColor supportJohn Reck2012-01-181-2/+13
| | | | Change-Id: Ic49abd60a206e97c9a397e3f89c4acbdc3b982ff
* Refactor hit test objectJohn Reck2012-01-131-0/+154
Change-Id: I9729ca695fda4eefd3aa57d96a872010a3cfba9a