summaryrefslogtreecommitdiffstats
path: root/ppapi/c/pp_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-1/+1
* Minor changes as per Christians most-recent review of the docs.jond@google.com2012-02-161-2/+2
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Formatting changesjond@google.com2011-08-121-6/+23
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-3/+1
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-38/+0
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-0/+38
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-38/+0
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-0/+38
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-38/+0
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-65/+11
* Trivial changes to PPAPI headersnoelallen@google.com2011-07-121-12/+29
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-73/+1
* Mostly minor changes such as adding <code></code> around elements, a little r...jond@google.com2011-06-301-14/+24
* Revert Pepper Key event "USB code" CL.wez@chromium.org2011-04-261-16/+3
* Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...wez@chromium.org2011-04-081-4/+17
* Minor doc changes. Mostly commented out TODO and {PENDING notes that engineer...jond@google.com2011-03-031-3/+3
* Review URL: http://codereview.chromium.org/6246117jond@google.com2011-02-161-40/+78
* Document the meaning of the scroll wheel event in PPAPI.brettw@chromium.org2011-02-151-0/+44
* Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct...jond@google.com2011-01-281-5/+62
* PPAPI: Add context menu events.viettrungluu@chromium.org2011-01-211-13/+13
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-0/+7
* A second attempt at forcing 8-byte alignment of the time stamp.dmichael@google.com2010-11-171-7/+5
* Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b...dmichael@google.com2010-11-121-0/+9
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-1/+2
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+181