summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_input_event.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed some TODO comments so they wouldn't show up in the docs.jond@google.com2012-03-071-5/+8
* Remove TODO in PPAPI input event interface files.yzshen@chromium.org2012-02-141-5/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-6/+14
* Update comments of PPB_MouseInputEvent.GetMovement.yzshen@chromium.org2011-11-021-4/+4
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-4/+4
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-4/+4
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-271-4/+4
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-161-2/+26
* 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