summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebViewInputDispatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Always do a HIT_TESTJohn Reck2012-05-141-3/+14
* Prevent updateStateTrackers from being affected by preventDefault()John Reck2012-05-111-1/+1
* Fix tap highlight annoyingnessJohn Reck2012-05-031-6/+84
* Add intercept path for UI touch handling.George Mount2012-05-031-6/+16
* Use the right timeoutJohn Reck2012-04-241-1/+1
* Remove an unnecessary sanity checkJohn Reck2012-04-131-3/+2
* Improve when highlight rects are shownJohn Reck2012-04-121-0/+6
* New WebView input dispatcher.Jeff Brown2012-04-111-0/+1151