Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in ppapi/. | avi | 2015-12-23 | 1 | -2/+4 |
* | Plugin Power Saver: Fix Dr. Memory leaks in browser tests. | tommycli | 2015-06-15 | 1 | -1/+2 |
* | Pass correct length value in WebGamepads | arajp | 2015-05-11 | 1 | -3/+1 |
* | Implement the rest of the PPAPI examples in the GN build. | brettw | 2015-02-14 | 1 | -0/+15 |
* | Enable size_t to int truncation warnings in PPAPI | brettw | 2015-02-13 | 1 | -1/+1 |
* | Add missing #includes of <algorithm> in ppapi for std::min/max | scottmg@chromium.org | 2013-10-22 | 1 | -0/+1 |
* | PPAPI: Move PPB_Console out of dev. | ncbray@chromium.org | 2012-12-13 | 1 | -1/+0 |
* | Implement the gamepad API in the IPC proxy | brettw@chromium.org | 2012-09-10 | 1 | -1/+1 |
* | Remove NewRequiredCallback. | brettw@chromium.org | 2012-03-10 | 1 | -1/+1 |
* | Rename NaCl/pepper gamepad interface from _dev to stable | scottmg@chromium.org | 2012-03-07 | 1 | -5/+5 |
* | Revise gamepad interface | scottmg@chromium.org | 2012-03-01 | 1 | -24/+23 |
* | Pepper gamepad support | scottmg@chromium.org | 2012-01-10 | 2 | -0/+168 |