summaryrefslogtreecommitdiffstats
path: root/content/browser/gamepad/gamepad_service.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PepperGamepadHostTest.WaitForReplyb.kelemen@samsung.com2014-07-091-1/+1
* Gamepad: don't notify about connected pads twiceb.kelemen@samsung.com2014-07-021-0/+3
* Gamepad API: add support for connection eventsb.kelemen@samsung.com2014-05-091-4/+54
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-171-1/+1
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-34/+38
* use NOTIFICATION_RENDERER_PROCESS_TERMINATED, not CLOSED for gamepad notifica...scottmg@chromium.org2012-07-211-2/+2
* Shutdown gamepad background thread properlyscottmg@chromium.org2012-06-051-0/+3
* Simplify gamepad objects lifetimesscottmg@google.com2012-05-241-5/+5
* Add GamepadService, owns 1 gamepad bg threadscottmg@chromium.org2011-12-021-0/+70