summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_input_event.h
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Fix comments for PPB and PPP InputEvent.teravest@chromium.org2014-04-101-6/+4
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-271-9/+36
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-011-1/+125
* [PPAPI] Documentation fixes.binji@chromium.org2013-04-091-4/+4
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-291-2/+2
* ppapi: Opt-in to receive synthetic mouse events for touch-events.sadrul@chromium.org2012-11-281-2/+10
* Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiersraymes@chromium.org2012-09-111-2/+4
* Add documentation for the context menu Pepper event.brettw@chromium.org2012-06-251-4/+20
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-211-2/+160
* 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