summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/android/PlatformTouchEventAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prepare touch key modifiers for upstreaming.Ben Murdoch2010-03-111-3/+0
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-091-3/+2
* Add support for setting key states with touch events on Android.Ben Murdoch2010-02-191-5/+15
* Merge webkit.org at r54127 : Fix conflicts with Android addition of touch eve...Steve Block2010-02-041-7/+0
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-0/+7
* Pass touch event time from Java to WebKitGrace Kloba2010-02-031-1/+3
* absoluteToLocal works with a page co-ordinate that is relative to the top le...Ben Murdoch2010-01-261-2/+2
* Refactor style of Android specific touch events code in preparation for upstr...Ben Murdoch2010-01-211-2/+8
* Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-201-0/+39