summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_connection.cc
Commit message (Expand)AuthorAgeFilesLines
* Log device/hid messages to chrome://device-log.reillyg2015-02-241-13/+15
* Pad HID output reports on Windows to the maximum output report size.reillyg2015-02-201-0/+6
* Convert HidDeviceInfo from a struct to a refcounted class.reillyg2015-01-091-20/+19
* Add HidConnection::Close and register OS X callbacks on the UI thread.reillyg2014-10-071-1/+10
* Don't pass buffers to HidConnection::Read because it knows the size.reillyg2014-08-261-56/+56
* Fix HID input report sizes on Windows for devices without report IDs.reillyg@chromium.org2014-08-181-2/+5
* hid: Remove size from receive APIs and return report ID separately.reillyg@chromium.org2014-07-281-10/+4
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-031-5/+175
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-031-175/+5
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-031-5/+175
* Clean up HID backend and API.rockot@chromium.org2014-02-271-5/+9
* HID backend.rockot@chromium.org2014-01-311-0/+18
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-301-18/+0
* HID backendikarienator@chromium.org2014-01-301-0/+18