index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
usb_service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge components/usb_service into device/usb.
reillyg
2014-09-04
21
-2685
/
+0
*
Add more generic filters to the chrome.usb.getDevices API.
reillyg
2014-09-03
3
-3
/
+37
*
Remove BrowserThread dependency from usb_service.
reillyg
2014-08-29
7
-125
/
+155
*
Remove implicit conversions from scoped_refptr to T* in components/
dcheng
2014-08-26
2
-4
/
+4
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+2
*
Speculative fix for atomic flag in UsbEventHandler.
glider@chromium.org
2014-08-18
1
-8
/
+8
*
Add chrome.usbPrivate API for use by USB device WEBUI.
reillyg@chromium.org
2014-08-14
3
-35
/
+128
*
Add usb_service::UsbDeviceFilter class for device matching.
reillyg@chromium.org
2014-08-13
6
-3
/
+418
*
[usb_gadget p12] Basic tests of usb_service using the USB test gadget.
reillyg@chromium.org
2014-08-01
1
-2
/
+0
*
Add components and CLD to GN build.
brettw@chromium.org
2014-07-10
1
-0
/
+37
*
Increase log verbosity required for USB errors.
reillyg@chromium.org
2014-06-26
4
-20
/
+17
*
Log errors from libusb.
reillyg@chromium.org
2014-06-20
6
-19
/
+101
*
Extracted UsbDeviceHandle as interface.
zvorygin@chromium.org
2014-05-12
5
-172
/
+249
*
Extracted UsbConfigDescriptor, UsbInterfaceDescriptor and helper classes
zvorygin@chromium.org
2014-05-12
5
-112
/
+190
*
Extracted UsbDevice as interface.
zvorygin@chromium.org
2014-05-07
7
-76
/
+106
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-1
/
+0
*
Extracted UsbService as interface.
zvorygin@chromium.org
2014-05-05
6
-66
/
+88
*
Fix chrome.usb control transfer.
khautio@gmail.com
2014-04-30
1
-2
/
+1
*
Move UsbService to its own component.
rockot@chromium.org
2014-04-22
14
-0
/
+1839