summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_connection_win.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in device.nick2015-04-231-12/+11
* Convert HidDeviceInfo from a struct to a refcounted class.reillyg2015-01-091-1/+1
* Register for HID device notifications on Windows.reillyg2014-12-061-3/+2
* Add HidConnection::Close and register OS X callbacks on the UI thread.reillyg2014-10-071-0/+1
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-4/+4
* Don't pass buffers to HidConnection::Read because it knows the size.reillyg2014-08-261-17/+23
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-031-22/+23
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-031-23/+22
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-031-22/+23
* Clean up HID backend and API.rockot@chromium.org2014-02-271-57/+18
* HID backend.rockot@chromium.org2014-01-311-0/+96
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-301-96/+0
* HID backendikarienator@chromium.org2014-01-301-0/+96