summaryrefslogtreecommitdiffstats
path: root/content/browser/gamepad
Commit message (Expand)AuthorAgeFilesLines
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-4/+4
* [Mac] Fix for Gamepad API disabling itself after switching tabsjay2015-08-202-7/+5
* Handle UI operations through gamepadsshelke2015-08-201-1/+1
* Remove useless use of StringPrintf("%s", ...)ricea2015-08-101-1/+1
* Remove Android filter file for content_unittests.tfarina2015-08-071-1/+7
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-052-24/+20
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-052-20/+24
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-052-24/+20
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-052-20/+24
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-052-24/+20
* Handle gamepad length being incorrectly set to 0 even when gamepad is presentarajp2015-05-281-3/+4
* Pass correct length value in WebGamepadsarajp2015-05-111-0/+1
* Corrected a problem on Windows with some axes reporting incorrect values beca...bajones2015-05-074-2/+54
* win: Work on reducing style plugin warnings in content/, cloud_print/thakis2015-05-042-8/+18
* Use Physical range for RawInput gamepads when querying scaled valuesbajones2015-05-021-1/+1
* Allow Raw Input gamepads to persist across page refreshesbajones2015-04-291-2/+2
* Apply automated fixits for Chrome clang plugin to content.dcheng2015-04-291-1/+1
* Update {virtual,override} to follow C++11 style in content.nick2015-04-242-5/+5
* Fix use of arraysize in GamepadProviderkenrb2015-03-201-10/+10
* Cleanup: Fix content header include guards.tfarina2015-02-272-5/+5
* Add gamepad mapping for iBuffalo Classic USB Gamepadscottmg2015-02-263-25/+86
* Remove the happens-before annotations from base/memory/singleton.hglider2015-02-201-0/+1
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-4/+4
* Mechanical rename of tracing includes for /content [1/3]ssid2015-01-284-4/+4
* replace COMPILE_ASSERT with static_assert in content/mostynb2015-01-131-2/+2
* virtual/override specifier cleanup in content/.gunsch2015-01-051-2/+2
* Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...dmichael2014-12-121-3/+3
* Linux: Dynamically load libudev.thestig2014-11-221-21/+25
* Exclude gamepads with no axes or buttons on Mac and Windowsbajones2014-11-153-3/+12
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-282-5/+5
* Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_ud...thestig2014-10-241-25/+21
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-215-23/+21
* Replacing the OVERRIDE with override and FINAL with final in content/browser...mohan.reddy2014-10-0710-20/+20
* Revert of Revert of Use the new java_cpp_enum rule in content. (patchset #1 i...skyostil2014-10-027-543/+486
* Revert of Use the new java_cpp_enum rule in content. (patchset #8 id:140001 o...perezju2014-10-027-486/+543
* Use the new java_cpp_enum rule in content.mkosiba2014-10-027-543/+486
* Fix PepperGamepadHostTest.WaitForReplyb.kelemen@samsung.com2014-07-092-6/+10
* Gamepad: don't notify about connected pads twiceb.kelemen@samsung.com2014-07-027-19/+178
* Added new standard gamepad mappingsbajones@chromium.org2014-06-255-11/+86
* Gamepad API support for chrome on androidskhatri@nvidia.com2014-06-026-2/+245
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-15/+13
* Revert of Gamepad API support for chrome on android (https://codereview.chrom...aelias@chromium.org2014-05-196-242/+2
* Gamepad API support for chrome on androidskhatri@nvidia.com2014-05-156-2/+242
* Gamepad API: add support for connection eventsb.kelemen@samsung.com2014-05-095-29/+316
* Improved support for gamepad axes that were previously out of range.bajones@chromium.org2014-03-207-617/+715
* Updating Gamepad API to match latest specbajones@chromium.org2014-02-269-109/+153
* Added support for the Xbox One gamepad on OSXbajones@chromium.org2014-02-243-52/+258
* Added bajones@chromium.org to gamepad/OWNERSbajones@chromium.org2014-02-241-0/+1