Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add movement information to PPB_MouseInputEvent. | yzshen@chromium.org | 2011-08-31 | 1 | -2/+9 |
* | Convert input event to interface version 1.0. Rename some of the mouse and | brettw@chromium.org | 2011-07-20 | 1 | -14/+14 |
* | Allow creation of input events. Revert changes to testing interface for | brettw@chromium.org | 2011-07-19 | 1 | -0/+43 |
* | Fix return statement in ppapi/cpp/input_event.cc | dmichael@chromium.org | 2011-07-09 | 1 | -1/+1 |
* | Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead. | brettw@chromium.org | 2011-07-08 | 1 | -1/+0 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 1 | -0/+172 |