summaryrefslogtreecommitdiffstats
path: root/content/browser/gamepad
Commit message (Expand)AuthorAgeFilesLines
* 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