Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't long press if preventDefault is called | John Reck | 2012-05-29 | 1 | -0/+1 |
* | Support skipping a touch stream due to lack of handlers | John Reck | 2012-05-24 | 1 | -2/+10 |
* | Don't show the touch highlight for double taps | John Reck | 2012-05-17 | 1 | -1/+6 |
* | Tweak show/hide of touch highlight | John Reck | 2012-05-17 | 1 | -2/+16 |
* | Don't send an ontouchmove until slop is exceeded | John Reck | 2012-05-16 | 1 | -3/+13 |
* | Always do a HIT_TEST | John Reck | 2012-05-14 | 1 | -3/+14 |
* | Prevent updateStateTrackers from being affected by preventDefault() | John Reck | 2012-05-11 | 1 | -1/+1 |
* | Fix tap highlight annoyingness | John Reck | 2012-05-03 | 1 | -6/+84 |
* | Add intercept path for UI touch handling. | George Mount | 2012-05-03 | 1 | -6/+16 |
* | Use the right timeout | John Reck | 2012-04-24 | 1 | -1/+1 |
* | Remove an unnecessary sanity check | John Reck | 2012-04-13 | 1 | -3/+2 |
* | Improve when highlight rects are shown | John Reck | 2012-04-12 | 1 | -0/+6 |
* | New WebView input dispatcher. | Jeff Brown | 2012-04-11 | 1 | -0/+1151 |