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
/
chrome
/
browser
/
extensions
/
api
/
usb
/
usb_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move chrome.usb to //extensions
rockot@chromium.org
2014-05-05
1
-251
/
+0
*
Extracted UsbService as interface.
zvorygin@chromium.org
2014-05-05
1
-3
/
+67
*
Move UsbService to its own component.
rockot@chromium.org
2014-04-22
1
-23
/
+33
*
Introducing chrome.usb.getDevices/openDevice API
ikarienator@chromium.org
2013-09-05
1
-3
/
+8
*
Fix the horrible naming of UsbInterfaceDescriptor.
ikarienator@chromium.org
2013-08-26
1
-3
/
+3
*
Introduce UsbDevice
ikarienator@chromium.org
2013-08-08
1
-17
/
+47
*
Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.
yoz@chromium.org
2013-07-31
1
-7
/
+0
*
Make UsbService a singleton as only one instance can be created in a single p...
pfeldman@chromium.org
2013-07-26
1
-2
/
+0
*
They will be restricted to FILE thread. No need for callback.
ikarienator@chromium.org
2013-07-24
1
-27
/
+15
*
As a part of the refactor, rename UsbDevice to UsbDeviceHandle.
ikarienator@chromium.org
2013-07-23
1
-8
/
+9
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-24
/
+32
*
This adds a way to interrogate the USB interfaces. It will list out all
kroot@google.com
2013-05-24
1
-9
/
+19
*
USB Reset Device API
ikarienator@chromium.org
2013-04-23
1
-1
/
+20
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Fix transfer length validation in Usb Api.
meacer@chromium.org
2013-01-20
1
-0
/
+6
*
Revert 170660
benwells@chromium.org
2012-12-04
1
-4
/
+4
*
Keep browser process alive while there are platform apps with background page...
benwells@chromium.org
2012-12-01
1
-4
/
+4
*
Revert r165772: Keep browser process alive while there are platform apps with...
davidjames@google.com
2012-11-08
1
-4
/
+4
*
Keep browser process alive while there are platform apps with background page...
benwells@chromium.org
2012-11-02
1
-4
/
+4
*
Adding multi-device support and changing event delivery for USB API.
gdk@chromium.org
2012-10-26
1
-6
/
+6
*
Changing USB API buffer ownership.
gdk@chromium.org
2012-09-25
1
-1
/
+1
*
Adding tests for USB extension API
gdk@chromium.org
2012-08-15
1
-0
/
+119