History log of /external/webkit/WebKit/android/plugins/PluginDebugAndroid.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/WebKit/android/plugins/PluginDebugAndroid.cpp
c94925d6f6ccb59d410c22420372e168bab4acdf 23-Feb-2010 Derek Sollenberger <djsollen@google.com> adding logging to determine the delay between event origination and its arrival at the plugin.
/external/webkit/WebKit/android/plugins/PluginDebugAndroid.cpp
15027de75d16455fd1e449b771fac8fd2cf88233 22-Feb-2010 Derek Sollenberger <djsollen@google.com> Added new logging messages and updated event logs with plugin execution time
/external/webkit/WebKit/android/plugins/PluginDebugAndroid.cpp
f2b9e580e11c6172f5d06b8a04136558744f08be 25-Jan-2010 Derek Sollenberger <djsollen@google.com> Correcting how the plugin's bounding coordinates are computed.
/external/webkit/WebKit/android/plugins/PluginDebugAndroid.cpp
2eb76d0bcdf5cdc45cf6188c8bb76a409612235b 22-Jan-2010 Derek Sollenberger <djsollen@google.com> Add logging for all plugin events and their return values.
/external/webkit/WebKit/android/plugins/PluginDebugAndroid.cpp