summaryrefslogtreecommitdiffstats
path: root/ppapi/examples/gamepad
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-2/+4
* Plugin Power Saver: Fix Dr. Memory leaks in browser tests.tommycli2015-06-151-1/+2
* Pass correct length value in WebGamepadsarajp2015-05-111-3/+1
* Implement the rest of the PPAPI examples in the GN build.brettw2015-02-141-0/+15
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-131-1/+1
* Add missing #includes of <algorithm> in ppapi for std::min/maxscottmg@chromium.org2013-10-221-0/+1
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-1/+0
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-1/+1
* Remove NewRequiredCallback.brettw@chromium.org2012-03-101-1/+1
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-071-5/+5
* Revise gamepad interfacescottmg@chromium.org2012-03-011-24/+23
* Pepper gamepad supportscottmg@chromium.org2012-01-102-0/+168