summaryrefslogtreecommitdiffstats
path: root/chrome/browser/usb/usb_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Fail gracefully when libusb_init failsikarienator@chromium.org2013-09-051-3/+15
* Graceful shutdown of UsbService.ikarienator@chromium.org2013-09-051-3/+9
* Introducing chrome.usb.getDevices/openDevice APIikarienator@chromium.org2013-09-051-96/+15
* Introduce UsbDeviceikarienator@chromium.org2013-08-081-87/+64
* Recommit: Create a refcounted usb context wrapperikarienator@chromium.org2013-08-051-72/+90
* Revert 215274 "Recommit: Create a refcounted usb context wrapper"robertphillips@google.com2013-08-021-90/+72
* Recommit: Create a refcounted usb context wrapperikarienator@chromium.org2013-08-021-72/+90
* Revert 215174 "Create a refcounted usb context wrapper."nhiroki@chromium.org2013-08-021-90/+72
* Create a refcounted usb context wrapper.ikarienator@chromium.org2013-08-021-72/+90
* Make UsbService a singleton as only one instance can be created in a single p...pfeldman@chromium.org2013-07-261-3/+5
* Fix usb event handler.ikarienator@chromium.org2013-07-231-15/+23
* As a part of the refactor, rename UsbDevice to UsbDeviceHandle.ikarienator@chromium.org2013-07-231-13/+14
* USB: allow enumerating all devices.pfeldman@chromium.org2013-07-021-6/+21
* Added ability to define explicit interface access permission to chrome.usb.* ...zelidrag@chromium.org2013-06-051-0/+2
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-1/+1
* Supresses app permissions changed dialogs in kiosk mode.zelidrag@chromium.org2013-05-281-15/+22
* Fix missing callback chaining in UsbService.gdk@chromium.org2013-02-131-4/+12
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Use generated shim headers for libusbphajdan.jr@chromium.org2013-01-081-1/+1
* Hook up the UsbService to the permission broker DBus client.gdk@chromium.org2012-11-141-4/+35
* Removing deprecated UsbService::FindDevice.gdk@chromium.org2012-11-081-25/+0
* Adding UsbService::FindDevices, refactoring UsbService.gdk@chromium.org2012-10-031-16/+106
* Use a detached platform thread to handle USB events.gdk@chromium.org2012-05-161-37/+44
* Adding use_system_libusb option for third_party/libusbgdk@chromium.org2012-05-101-2/+2
* Revert 136127 - Adding use_system_libusb option for third_party/libusbrlarocque@chromium.org2012-05-091-5/+2
* Adding use_system_libusb option for third_party/libusbgdk@chromium.org2012-05-091-2/+5
* Adding UsbService and UsbDevice constructsgdk@chromium.org2012-04-271-0/+86
* Revert 134216 - Adding UsbService and UsbDevice constructsrsleevi@chromium.org2012-04-271-86/+0
* Adding UsbService and UsbDevice constructsgdk@chromium.org2012-04-271-0/+86