summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/event_conversion.cc
Commit message (Expand)AuthorAgeFilesLines
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-211-2/+152
* ppapi: Set the mouse_button correctly for mouse-move events.sadrul@chromium.org2012-06-151-0/+8
* Browser Plugin -- Populate WebKeyboardEvent's keyIdentifierfsamuel@chromium.org2012-06-131-0/+1
* Add some compile asserts for the Pepper event mask flags.brettw@chromium.org2012-06-071-0/+37
* Coverity: Fix a few uninitialized vars.jhawkins@chromium.org2012-03-121-0/+1
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-071-2/+2
* Revise gamepad interfacescottmg@chromium.org2012-03-011-0/+27
* Calc USB scancodes for key events (linux only for now)garykac@chromium.org2012-02-281-3/+2
* Revert 123852 - Calc USB scancodes for key events (linux only for now)garykac@chromium.org2012-02-281-2/+3
* Calc USB scancodes for key events (linux only for now)garykac@chromium.org2012-02-281-3/+2
* Add GetUsbKeyCode _Dev interface for Pepper key eventsgarykac@chromium.org2012-02-211-1/+4
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-1/+1
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-201-0/+182
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-3/+3
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-3/+3
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-271-3/+3
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-9/+4
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-161-0/+8
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-311-0/+9
* Reland http://codereview.chromium.org/7484003/:dmichael@chromium.org2011-07-221-55/+1
* Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...dmichael@chromium.org2011-07-221-1/+55
* Remove backwards compatibility for PPP_Instance 0.5 and old input events.dmichael@chromium.org2011-07-221-55/+1
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-3/+3
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-0/+2
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-2/+0
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-0/+2
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-2/+0
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-0/+2
* Update the widget API to use the new InputEvent resource rather than the oldbrettw@chromium.org2011-07-191-30/+28
* Move the time conversion code to the PPAPI shared_impl directory and use it inbrettw@chromium.org2011-07-121-1/+3
* Make PP_TimeTicks actually be a tick counter rather than be the same as thebrettw@chromium.org2011-07-081-8/+7
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-48/+122
* Revert Pepper Key event "USB code" CL.wez@chromium.org2011-04-261-3/+0
* Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...wez@chromium.org2011-04-081-0/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* PPAPI: Add context menu events.viettrungluu@chromium.org2011-01-211-1/+8
* base/i18n: Add namespace i18n to CharIterator.tfarina@chromium.org2011-01-201-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+302