Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only call plugin touch code if it is in full screen | Leon Scroggins | 2010-03-09 | 1 | -4/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | adding logging to determine the delay between event origination and its ↵ | Derek Sollenberger | 2010-02-23 | 1 | -3/+8 |
| | | | | arrival at the plugin. | ||||
* | Added new logging messages and updated event logs with plugin execution time | Derek Sollenberger | 2010-02-23 | 1 | -11/+11 |
| | |||||
* | Correcting how the plugin's bounding coordinates are computed. | Derek Sollenberger | 2010-01-25 | 1 | -23/+23 |
| | |||||
* | Add logging for all plugin events and their return values. | Derek Sollenberger | 2010-01-25 | 1 | -0/+130 |