summaryrefslogtreecommitdiffstats
path: root/content/browser/gamepad/gamepad_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Gamepad API: add support for connection eventsb.kelemen@samsung.com2014-05-091-13/+87
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-1/+0
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-54/+28
* use NOTIFICATION_RENDERER_PROCESS_TERMINATED, not CLOSED for gamepad notifica...scottmg@chromium.org2012-07-211-7/+8
* Shutdown gamepad background thread properlyscottmg@chromium.org2012-06-051-3/+9
* Simplify gamepad objects lifetimesscottmg@google.com2012-05-241-19/+32
* Add GamepadService, owns 1 gamepad bg threadscottmg@chromium.org2011-12-021-0/+76