summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_input_event.h
Commit message (Expand)AuthorAgeFilesLines
* Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been s...yzshen@chromium.org2011-09-061-0/+4
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-311-4/+37
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-311-19/+23
* Update placement of interface 'Define'noelallen@google.com2011-08-171-14/+14
* New documentation for ppb_input_event.hjond@google.com2011-08-161-78/+212
* Remove the requirement that keyboard events be sent in filtered mode. Thisbrettw@chromium.org2011-07-221-9/+10
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-21/+18
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-0/+40
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-73/+57
* Trivial changes to PPAPI headersnoelallen@google.com2011-07-121-1/+1
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+485