summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/input_event.h
Commit message (Expand)AuthorAgeFilesLines
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-211-0/+45
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-4/+4
* Minor changes as per Christians most-recent review of the docs.jond@google.com2012-02-161-1/+1
* Remove TODO in PPAPI input event interface files.yzshen@chromium.org2012-02-141-5/+1
* Some description changes and documentation for logging.hjond@google.com2011-11-101-1/+1
* Update comments of PPB_MouseInputEvent.GetMovement.yzshen@chromium.org2011-11-021-3/+3
* 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-3/+15
* Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...jond@google.com2011-08-301-2/+2
* Small changes such as spacing and adding [in/out] identifiers after @params.jond@google.com2011-08-161-49/+132
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-6/+6
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-0/+28
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+180