| Commit message (Expand) | Author | Age | Files | Lines |
* | [PPAPI] Fix a bunch of spelling mistakes | binji@chromium.org | 2013-03-29 | 1 | -3/+3 |
* | Fixed some TODO comments so they wouldn't show up in the docs. | jond@google.com | 2012-03-07 | 1 | -1/+1 |
* | Minor changes as per Christians most-recent review of the docs. | jond@google.com | 2012-02-16 | 1 | -2/+2 |
* | Update PPAPI IDL generator to define versioned structs, and unversioned typedef. | wez@chromium.org | 2012-01-05 | 1 | -2/+2 |
* | Formatting changes | jond@google.com | 2011-08-12 | 1 | -6/+23 |
* | Convert input event to interface version 1.0. Rename some of the mouse and | brettw@chromium.org | 2011-07-20 | 1 | -3/+1 |
* | Reland http://codereview.chromium.org/7452002/ again | dmichael@chromium.org | 2011-07-20 | 1 | -38/+0 |
* | Revert 93223 - Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -0/+38 |
* | Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -38/+0 |
* | Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -0/+38 |
* | Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -38/+0 |
* | More trivial cleanupi of ppapi/c headers | noelallen@google.com | 2011-07-19 | 1 | -65/+11 |
* | Trivial changes to PPAPI headers | noelallen@google.com | 2011-07-12 | 1 | -12/+29 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 1 | -73/+1 |
* | Mostly minor changes such as adding <code></code> around elements, a little r... | jond@google.com | 2011-06-30 | 1 | -14/+24 |
* | Revert Pepper Key event "USB code" CL. | wez@chromium.org | 2011-04-26 | 1 | -16/+3 |
* | Expose scancodes to PP_InputEvent_Key events that are independent of the inpu... | wez@chromium.org | 2011-04-08 | 1 | -4/+17 |
* | Minor doc changes. Mostly commented out TODO and {PENDING notes that engineer... | jond@google.com | 2011-03-03 | 1 | -3/+3 |
* | Review URL: http://codereview.chromium.org/6246117 | jond@google.com | 2011-02-16 | 1 | -40/+78 |
* | Document the meaning of the scroll wheel event in PPAPI. | brettw@chromium.org | 2011-02-15 | 1 | -0/+44 |
* | Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct... | jond@google.com | 2011-01-28 | 1 | -5/+62 |
* | PPAPI: Add context menu events. | viettrungluu@chromium.org | 2011-01-21 | 1 | -13/+13 |
* | Change ppapi C++ comment style into C. | neb@chromium.org | 2010-12-20 | 1 | -5/+6 |
* | Add compile assertions to enforce the sizes of all structs and enums in the C... | dmichael@google.com | 2010-12-13 | 1 | -0/+7 |
* | A second attempt at forcing 8-byte alignment of the time stamp. | dmichael@google.com | 2010-11-17 | 1 | -7/+5 |
* | Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b... | dmichael@google.com | 2010-11-12 | 1 | -0/+9 |
* | Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W... | dmichael@google.com | 2010-11-05 | 1 | -1/+2 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+181 |