| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PepperGamepadHostTest.WaitForReply | b.kelemen@samsung.com | 2014-07-09 | 1 | -1/+1 |
* | Gamepad: don't notify about connected pads twice | b.kelemen@samsung.com | 2014-07-02 | 1 | -0/+3 |
* | Gamepad API: add support for connection events | b.kelemen@samsung.com | 2014-05-09 | 1 | -4/+54 |
* | Use a direct include of the shared_memory header in content/browser/, content... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Implement the gamepad API in the IPC proxy | brettw@chromium.org | 2012-09-10 | 1 | -34/+38 |
* | use NOTIFICATION_RENDERER_PROCESS_TERMINATED, not CLOSED for gamepad notifica... | scottmg@chromium.org | 2012-07-21 | 1 | -2/+2 |
* | Shutdown gamepad background thread properly | scottmg@chromium.org | 2012-06-05 | 1 | -0/+3 |
* | Simplify gamepad objects lifetimes | scottmg@google.com | 2012-05-24 | 1 | -5/+5 |
* | Add GamepadService, owns 1 gamepad bg thread | scottmg@chromium.org | 2011-12-02 | 1 | -0/+70 |