Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Make gamepad API consistent. | teravest@chromium.org | 2013-03-20 | 1 | -1/+2 |
* | Refactor the way singleton-style resources are exposed via PPB_Instance | raymes@chromium.org | 2012-11-29 | 1 | -0/+4 |
* | Avoid leaking SerializedHandles. | yzshen@chromium.org | 2012-11-02 | 1 | -2/+2 |
* | PluginResource: Avoid having two sets of similar methods for talking with bro... | yzshen@chromium.org | 2012-10-16 | 1 | -2/+3 |
* | Converted PluginResource reply message handling to use base::Callback | raymes@chromium.org | 2012-10-04 | 1 | -9/+4 |
* | Implement the gamepad API in the IPC proxy | brettw@chromium.org | 2012-09-10 | 1 | -15/+72 |
* | Add a skeleton gamepad resource. | brettw@chromium.org | 2012-08-24 | 1 | -0/+58 |