summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_connection_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Rename HidServiceLinux and HidConnectionLinux helper classes.reillyg2015-01-121-3/+2
* Convert HidDeviceInfo from a struct to a refcounted class.reillyg2015-01-091-1/+1
* Fix a race in the creation of HidConnectionLinux::Helper.reillyg2014-12-111-6/+2
* Migrate HidServiceLinux and HidConnectionLinux to BrowserThread::UI.reillyg2014-12-041-10/+52
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-14/+13
* 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-6/+6
* Don't pass buffers to HidConnection::Read because it knows the size.reillyg2014-08-261-17/+14
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-031-18/+20
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-031-20/+18
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-031-18/+20
* Linux: Unify udev scopers.thestig@chromium.org2014-06-031-2/+1
* HID: Support top-level collection usages in device info.rockot@chromium.org2014-04-251-4/+1
* Udev-related methods are extracted from HidServiceLinux into an individual se...ygorshenin@chromium.org2014-04-101-1/+4
* Clean up HID backend and API.rockot@chromium.org2014-02-271-19/+10
* Remove PlatformFile from device/hidrvargas@chromium.org2014-02-211-2/+2
* HID backend.rockot@chromium.org2014-01-311-0/+69
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-301-69/+0
* HID backendikarienator@chromium.org2014-01-301-0/+69