Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 1 | -2/+2 |
* | replace OVERRIDE and FINAL with override and final in device/ | mostynb | 2014-10-06 | 1 | -1/+1 |
* | Added device types (bluetooth, usb, serio) to InputDeviceInfo. | ygorshenin@chromium.org | 2014-04-22 | 1 | -0/+2 |
* | Added InputServiceProxy, which lives on the UI thread and forwards all calls ... | ygorshenin@chromium.org | 2014-04-17 | 1 | -6/+9 |
* | Added InputServiceLinux, which monitors all devices from hid or input subsyst... | ygorshenin@chromium.org | 2014-04-12 | 1 | -0/+93 |