History log of /external/webkit/WebCore/platform/PlatformTouchEvent.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0361ff17d43cdfdc6c9d3ae65e8716a4cbeed862 01-Mar-2010 Ben Murdoch <benm@google.com> Prepare touch key modifiers for upstreaming.

Fix two compiler warnings in EventHandler.cpp

The webkit bug tracking this was https://bugs.webkit.org/show_bug.cgi?id=35521
and was landed to the WebKit tree as r55843.

Change-Id: Id49ba00d49bf98797a79b6f55b1cb1f906f5e0ad
/external/webkit/WebCore/platform/PlatformTouchEvent.h
6ed4a4e9a23ead7c910239171daf02b8fbecc17b 05-Mar-2010 Leon Scroggins <scroggo@google.com> Only call plugin touch code if it is in full screen
mode or it is the document focused node.

Remove Android special code added to support prevent
default for double tap and long press. Long press
and double tap needs to call preventDefault if it
is needed.

Remove Android special code added to pass event time.

Need a separate CL for android_npapi.
/external/webkit/WebCore/platform/PlatformTouchEvent.h
ff38e49a48fa4d5f7810ce815794d262dabf5183 02-Feb-2010 Ben Murdoch <benm@google.com> Add support for setting key states with touch events on Android.

Properly guard non-upstreamed common code.

Change-Id: I109dbe97d8c96efe3660ce3893a4e730927e90ef
/external/webkit/WebCore/platform/PlatformTouchEvent.h
a161eb599140267f553b1efb6458ab4a899d700a 03-Feb-2010 Steve Block <steveblock@google.com> Merge webkit.org at r54127 : Fix conflicts with Android addition of touch event time

This is not yet upstreamed, so we keep ours.
See https://android-git.corp.google.com/g/#change,39424

Change-Id: I65233af30227b7dd84a1c2b29e5dfc6da20e905e
/external/webkit/WebCore/platform/PlatformTouchEvent.h
1198b35477e381f4af724f65d426996ea16716de 03-Feb-2010 Steve Block <steveblock@google.com> Merge webkit.org at r54127 : Merge conflicts due to longpress and doubletap touchevents

Keep ours as this code has not yet been upstreamed.
Change-Id: Ia05ab6c8c36b2d332fec2fe4c16ceacff2933382
/external/webkit/WebCore/platform/PlatformTouchEvent.h
d0825bca7fe65beaee391d30da42e937db621564 02-Feb-2010 Steve Block <steveblock@google.com> Merge webkit.org at r54127 : Initial merge by git

Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
/external/webkit/WebCore/platform/PlatformTouchEvent.h
22c64e5cc7b7c54cea1cf6cb3bb1021f072e365c 03-Feb-2010 Grace Kloba <klobag@google.com> Pass touch event time from Java to WebKit

merge from https://android-git.corp.google.com/g/#change,39356
/external/webkit/WebCore/platform/PlatformTouchEvent.h
9c3f8716aa3ce8ca612b4200c02a8530cfd599ba 22-Jan-2010 Ben Murdoch <benm@google.com> absoluteToLocal works with a page co-ordinate that is relative to the top left of the containing frame's document, so fix a bug in the WebCore touch event handler where the wrong page co-ordinates were being passed to the Touch construtor. This part of the change should be upstreamed to webkit.

Also fix a crash when a touchCancel event is sent to a plugin because touchCancel, like touchend is not guaranteed to have data in touches, but will have data in changedTouches.

Change-Id: I5345d7baf4e4325b24fbc5fbe60132dafb80e006
/external/webkit/WebCore/platform/PlatformTouchEvent.h
8378bbaf6c884178ee0d9ca200c1257b0c393843 21-Jan-2010 Ben Murdoch <benm@google.com> Refactor style of Android specific touch events code in preparation for upstreaming to webkit.org.

Change-Id: Id34e727145fe94e98e62a36b7fc8256468b4157c
/external/webkit/WebCore/platform/PlatformTouchEvent.h
f5306da72ab6bb63f7ae07371e687f72a75c2fb2 07-Jan-2010 Ben Murdoch <benm@google.com> Refactor our touch event code to use the version submitted to webkit.org by the Qt team.

Change-Id: I2953472cee68aadf18f9dd740e9b3f69ad729cf0
/external/webkit/WebCore/platform/PlatformTouchEvent.h
dc417b235a5d3dc193fa6a4e1884fd04428b79e2 10-Dec-2009 Grace Kloba <klobag@google.com> am 3d0d3fda: Enable longpress and doubletap to WebKit as touch event if it is requested.

Merge commit '3d0d3fdaa1308448b47592c03cda81c7f9e1f789' into eclair-mr2-plus-aosp

* commit '3d0d3fdaa1308448b47592c03cda81c7f9e1f789':
Enable longpress and doubletap to WebKit as touch
/external/webkit/WebCore/platform/PlatformTouchEvent.h
8e35f3cfc7fba1d1c829dc557ebad6409cbe16a2 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/webkit/WebCore/platform/PlatformTouchEvent.h
648161bb0edfc3d43db63caed5cc5213bc6cb78f 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/webkit/WebCore/platform/PlatformTouchEvent.h
7a355dabbffb876b2e08cf63ac4fc28a39c19c6a 16-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@126645
/external/webkit/WebCore/platform/PlatformTouchEvent.h
1cbdecfa9fc428ac2d8aca0fa91c9580b3d57353 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/external/webkit/WebCore/platform/PlatformTouchEvent.h