summaryrefslogtreecommitdiffstats
path: root/ppapi/c/pp_input_event.h
Commit message (Expand)AuthorAgeFilesLines
* 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