summaryrefslogtreecommitdiffstats
path: root/device/hid
Commit message (Expand)AuthorAgeFilesLines
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-0324-1030/+1205
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-0324-1205/+1030
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-0324-1030/+1205
* Remove base/platform_file.*rvargas@chromium.org2014-06-241-3/+3
* Log errors in Linux HID from read, write and ioctl calls.reillyg@chromium.org2014-06-212-7/+13
* Descriptive log for HID device open failure on Linux.reillyg@chromium.org2014-06-202-10/+12
* Disable compiling Udev HID implementations when use_udev==0dnicoara@chromium.org2014-06-053-10/+19
* Linux: Unify udev scopers.thestig@chromium.org2014-06-035-58/+7
* chrome.hid (Win): fail to retrieve device info when used concurrentlyjracle@logitech.com2014-05-221-4/+18
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-1/+1
* Fix Windows HID buffer errors.rockot@chromium.org2014-05-052-28/+21
* chrome.hid: Kill Windows jank on enumeration.rockot@chromium.org2014-05-021-14/+0
* Devices without devnode are filtered out.ygorshenin@chromium.org2014-04-282-15/+27
* Block some HID devices from chrome.hid.rockot@chromium.org2014-04-281-0/+73
* HID: Support top-level collection usages in device info.rockot@chromium.org2014-04-2516-72/+1208
* HID : read-only device access fallback when read/write failsjracle@logitech.com2014-04-243-3/+27
* Added device types (bluetooth, usb, serio) to InputDeviceInfo.ygorshenin@chromium.org2014-04-222-5/+25
* Added InputServiceProxy, which lives on the UI thread and forwards all calls ...ygorshenin@chromium.org2014-04-172-63/+106
* Added InputServiceLinux, which monitors all devices from hid or input subsyst...ygorshenin@chromium.org2014-04-127-9/+328
* Udev-related methods are extracted from HidServiceLinux into an individual se...ygorshenin@chromium.org2014-04-107-154/+280
* HID devices : compute has_report_id when device reports HID buttons on Windowsjracle@logitech.com2014-04-041-11/+23
* HID connection matches wrong hidraw devnode to HID device when a bus driver i...jracle@logitech.com2014-04-031-2/+6
* Handle HID report ID correctly on Mac OSjracle@logitech.com2014-04-031-14/+16
* HID device connection now shared on Linuxjracle@logitech.com2014-04-021-3/+1
* Fix IWYU in base/files/file.htnagel@chromium.org2014-03-091-0/+1
* Fix HID device removal handling on Linux.rockot@chromium.org2014-02-281-9/+1
* Clean up HID backend and API.rockot@chromium.org2014-02-2722-916/+816
* Convert scoped_ptr_malloc -> scoped_ptr, part 2.viettrungluu@chromium.org2014-02-262-3/+3
* Remove PlatformFile from device/hidrvargas@chromium.org2014-02-212-26/+19
* Fix compilation error on Fedora 20.costan@gmail.com2014-02-031-4/+16
* HID backend.rockot@chromium.org2014-01-3124-0/+2425
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-3024-2456/+0
* HID backendikarienator@chromium.org2014-01-3024-0/+2456