summaryrefslogtreecommitdiffstats
path: root/content/browser/gamepad
Commit message (Expand)AuthorAgeFilesLines
* Shutdown gamepad background thread properlyscottmg@chromium.org2012-06-052-3/+12
* Simplify gamepad objects lifetimesscottmg@google.com2012-05-245-55/+69
* Fix crash in gamepad_provider (Mac)scottmg@chromium.org2012-05-142-4/+17
* gamepad: linux: use input device parent, not USBkeybuk@chromium.org2012-05-041-20/+49
* DCHECK to CHECK to try to get more info on crashscottmg@google.com2012-05-031-2/+2
* Set gamepad timestamp on Macbashi@chromium.org2012-03-251-0/+3
* Fix range of gamepad axis values on Windowsscottmg@chromium.org2012-03-241-5/+7
* Cleanup: More random cleanup for gamepad code.thestig@chromium.org2012-03-015-42/+46
* Add remapping support for Logitech gamepads on Macscottmg@chromium.org2012-02-221-3/+5
* Cleanup: Make the Linux gamepad code more robust and do some style cleanup.thestig@chromium.org2012-02-175-64/+107
* re-enable call to XInputEnablescottmg@google.com2012-02-061-1/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-1/+1
* Add Mac gamepad input remapper.scottmg@chromium.org2012-01-248-76/+215
* GamepadDataFetcherEmpty should define its ctor out-of-linehans@chromium.org2012-01-232-3/+30
* fix uninitialized memory in linux gamepad data fetcherscottmg@chromium.org2012-01-191-0/+1
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-1/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-1/+1
* Add gamepad data fetcher for Linuxscottmg@google.com2012-01-0611-66/+567
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-062-2/+0
* Revert 116724 - Add gamepad data fetcher for Linuxasvitkine@chromium.org2012-01-0611-567/+66
* Add gamepad data fetcher for Linuxscottmg@google.com2012-01-0611-66/+567
* Move more stuff down into ash.ben@chromium.org2011-12-231-1/+1
* Coverity: Fix unchecked return bugs.kmadhusu@chromium.org2011-12-221-1/+2
* Add Mac implementation of data_fetcher for gamepad.scottmg@chromium.org2011-12-084-2/+377
* Disabling GamepadProviderTest.PollingAccess as it crashesjochen@chromium.org2011-12-021-1/+2
* Add GamepadService, owns 1 gamepad bg threadscottmg@chromium.org2011-12-025-43/+206
* Renderer reading side of gamepadscottmg@chromium.org2011-12-016-91/+89
* increase read contention count testscottmg@chromium.org2011-11-241-3/+4
* Add gamepad hardware data fetcher, and higher level thread containerscottmg@chromium.org2011-11-246-0/+574
* Revert 111189 - Add gamepad hardware data fetcher, and higher level thread co...dpranke@chromium.org2011-11-226-528/+0
* Fix shared library build for content_unittestsdpranke@chromium.org2011-11-221-2/+4
* Add gamepad hardware data fetcher, and higher level thread containerscottmg@chromium.org2011-11-226-0/+526