summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_connection.h
Commit message (Expand)AuthorAgeFilesLines
* device: Add out-of-line copy ctors for complex classes.vmpstr2016-02-241-0/+2
* Switch to standard integer types in device/.avi2015-12-221-0/+2
* Convert HidDeviceInfo from a struct to a refcounted class.reillyg2015-01-091-3/+3
* Add HidConnection::Close and register OS X callbacks on the UI thread.reillyg2014-10-071-0/+6
* hid: Don't interpret the report ID from incoming feature reports.reillyg2014-10-041-1/+3
* Don't pass buffers to HidConnection::Read because it knows the size.reillyg2014-08-261-32/+38
* Fix HID input report sizes on Windows for devices without report IDs.reillyg@chromium.org2014-08-181-0/+1
* hid: Remove size from receive APIs and return report ID separately.reillyg@chromium.org2014-07-281-2/+0
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-031-13/+48
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-031-48/+13
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-031-13/+48
* Clean up HID backend and API.rockot@chromium.org2014-02-271-18/+29
* HID backend.rockot@chromium.org2014-01-311-0/+54
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-301-54/+0
* HID backendikarienator@chromium.org2014-01-301-0/+54