| Commit message (Expand) | Author | Age | Files | Lines |
* | Fail gracefully when libusb_init fails | ikarienator@chromium.org | 2013-09-05 | 1 | -3/+15 |
* | Graceful shutdown of UsbService. | ikarienator@chromium.org | 2013-09-05 | 1 | -3/+9 |
* | Introducing chrome.usb.getDevices/openDevice API | ikarienator@chromium.org | 2013-09-05 | 1 | -96/+15 |
* | Introduce UsbDevice | ikarienator@chromium.org | 2013-08-08 | 1 | -87/+64 |
* | Recommit: Create a refcounted usb context wrapper | ikarienator@chromium.org | 2013-08-05 | 1 | -72/+90 |
* | Revert 215274 "Recommit: Create a refcounted usb context wrapper" | robertphillips@google.com | 2013-08-02 | 1 | -90/+72 |
* | Recommit: Create a refcounted usb context wrapper | ikarienator@chromium.org | 2013-08-02 | 1 | -72/+90 |
* | Revert 215174 "Create a refcounted usb context wrapper." | nhiroki@chromium.org | 2013-08-02 | 1 | -90/+72 |
* | Create a refcounted usb context wrapper. | ikarienator@chromium.org | 2013-08-02 | 1 | -72/+90 |
* | Make UsbService a singleton as only one instance can be created in a single p... | pfeldman@chromium.org | 2013-07-26 | 1 | -3/+5 |
* | Fix usb event handler. | ikarienator@chromium.org | 2013-07-23 | 1 | -15/+23 |
* | As a part of the refactor, rename UsbDevice to UsbDeviceHandle. | ikarienator@chromium.org | 2013-07-23 | 1 | -13/+14 |
* | USB: allow enumerating all devices. | pfeldman@chromium.org | 2013-07-02 | 1 | -6/+21 |
* | Added ability to define explicit interface access permission to chrome.usb.* ... | zelidrag@chromium.org | 2013-06-05 | 1 | -0/+2 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Supresses app permissions changed dialogs in kiosk mode. | zelidrag@chromium.org | 2013-05-28 | 1 | -15/+22 |
* | Fix missing callback chaining in UsbService. | gdk@chromium.org | 2013-02-13 | 1 | -4/+12 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Use generated shim headers for libusb | phajdan.jr@chromium.org | 2013-01-08 | 1 | -1/+1 |
* | Hook up the UsbService to the permission broker DBus client. | gdk@chromium.org | 2012-11-14 | 1 | -4/+35 |
* | Removing deprecated UsbService::FindDevice. | gdk@chromium.org | 2012-11-08 | 1 | -25/+0 |
* | Adding UsbService::FindDevices, refactoring UsbService. | gdk@chromium.org | 2012-10-03 | 1 | -16/+106 |
* | Use a detached platform thread to handle USB events. | gdk@chromium.org | 2012-05-16 | 1 | -37/+44 |
* | Adding use_system_libusb option for third_party/libusb | gdk@chromium.org | 2012-05-10 | 1 | -2/+2 |
* | Revert 136127 - Adding use_system_libusb option for third_party/libusb | rlarocque@chromium.org | 2012-05-09 | 1 | -5/+2 |
* | Adding use_system_libusb option for third_party/libusb | gdk@chromium.org | 2012-05-09 | 1 | -2/+5 |
* | Adding UsbService and UsbDevice constructs | gdk@chromium.org | 2012-04-27 | 1 | -0/+86 |
* | Revert 134216 - Adding UsbService and UsbDevice constructs | rsleevi@chromium.org | 2012-04-27 | 1 | -86/+0 |
* | Adding UsbService and UsbDevice constructs | gdk@chromium.org | 2012-04-27 | 1 | -0/+86 |