summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/gamepad_resource.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Make gamepad API consistent.teravest@chromium.org2013-03-201-1/+2
* Refactor the way singleton-style resources are exposed via PPB_Instanceraymes@chromium.org2012-11-291-0/+4
* Avoid leaking SerializedHandles.yzshen@chromium.org2012-11-021-2/+2
* PluginResource: Avoid having two sets of similar methods for talking with bro...yzshen@chromium.org2012-10-161-2/+3
* Converted PluginResource reply message handling to use base::Callbackraymes@chromium.org2012-10-041-9/+4
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-15/+72
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-241-0/+58