summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_service_win.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in device.nick2015-04-231-3/+3
* Detect devices with WinUSB.sys loaded before triggering enumeration.reillyg2015-04-031-2/+4
* Enumerate HID devices asynchronously on Windows.reillyg2015-02-191-3/+12
* Create DeviceMonitorWin to manage device change notifications.reillyg2015-01-061-10/+8
* Register for HID device notifications on Windows.reillyg2014-12-061-13/+21
* Open HID connections asynchronously.reillyg2014-10-161-2/+4
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-2/+2
* Find HID report IDs in output and feature reports on Windows.reillyg@chromium.org2014-08-221-0/+20
* Clean up HID backend and API.rockot@chromium.org2014-02-271-10/+6
* HID backend.rockot@chromium.org2014-01-311-0/+42
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-301-42/+0
* HID backendikarienator@chromium.org2014-01-301-0/+42