| Commit message (Expand) | Author | Age | Files | Lines |
* | Gamepad API: add support for connection events | b.kelemen@samsung.com | 2014-05-09 | 1 | -13/+87 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Cleanup: Remove unneeded browser_thread.h includes in contents. | thestig@chromium.org | 2013-01-03 | 1 | -1/+0 |
* | Implement the gamepad API in the IPC proxy | brettw@chromium.org | 2012-09-10 | 1 | -54/+28 |
* | use NOTIFICATION_RENDERER_PROCESS_TERMINATED, not CLOSED for gamepad notifica... | scottmg@chromium.org | 2012-07-21 | 1 | -7/+8 |
* | Shutdown gamepad background thread properly | scottmg@chromium.org | 2012-06-05 | 1 | -3/+9 |
* | Simplify gamepad objects lifetimes | scottmg@google.com | 2012-05-24 | 1 | -19/+32 |
* | Add GamepadService, owns 1 gamepad bg thread | scottmg@chromium.org | 2011-12-02 | 1 | -0/+76 |