summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_device_info.h
Commit message (Expand)AuthorAgeFilesLines
* Switch HidDeviceId from IORegistry path to IORegistry entry ID.reillyg2015-03-231-0/+5
* Include raw HID report descriptor in HID device info.reillyg2015-01-131-18/+26
* Convert HidDeviceInfo from a struct to a refcounted class.reillyg2015-01-091-13/+50
* Migrate HidServiceLinux and HidConnectionLinux to BrowserThread::UI.reillyg2014-12-041-0/+4
* Fix type truncation warnings in HID code.pkasting2014-10-181-3/+3
* Use IOService enumeration instead of IOHIDManager in HidServiceMac.reillyg2014-10-091-9/+0
* Store HID report sizes as uint16_t.reillyg2014-08-241-3/+3
* hid: Remove size from receive APIs and return report ID separately.reillyg@chromium.org2014-07-281-0/+1
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-031-10/+9
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-031-9/+10
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-031-10/+9
* HID: Support top-level collection usages in device info.rockot@chromium.org2014-04-251-5/+3
* Clean up HID backend and API.rockot@chromium.org2014-02-271-10/+24
* HID backend.rockot@chromium.org2014-01-311-0/+43
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-301-43/+0
* HID backendikarienator@chromium.org2014-01-301-0/+43