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
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-0
/
+2
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
1
-2
/
+2
*
Fixes crashing in RequestUsbDevicesAccess
ikarienator@chromium.org
2013-09-17
2
-19
/
+13
*
Fail gracefully when libusb_init fails
ikarienator@chromium.org
2013-09-05
5
-9
/
+29
*
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
4
-128
/
+98
*
Fix the horrible naming of UsbInterfaceDescriptor.
ikarienator@chromium.org
2013-08-26
6
-71
/
+84
*
Allow control transfers without claiming interface.
ikarienator@chromium.org
2013-08-12
2
-11
/
+17
*
Fixes leaking transfer objects due to improper USB handle closure.
ikarienator@chromium.org
2013-08-10
3
-92
/
+301
*
Introduce UsbDevice
ikarienator@chromium.org
2013-08-08
6
-188
/
+345
*
Recommit: Create a refcounted usb context wrapper
ikarienator@chromium.org
2013-08-05
7
-107
/
+264
*
Revert 215274 "Recommit: Create a refcounted usb context wrapper"
robertphillips@google.com
2013-08-02
7
-264
/
+107
*
Recommit: Create a refcounted usb context wrapper
ikarienator@chromium.org
2013-08-02
7
-107
/
+264
*
Revert 215174 "Create a refcounted usb context wrapper."
nhiroki@chromium.org
2013-08-02
7
-264
/
+105
*
Create a refcounted usb context wrapper.
ikarienator@chromium.org
2013-08-02
7
-105
/
+264
*
Make UsbService a singleton as only one instance can be created in a single p...
pfeldman@chromium.org
2013-07-26
5
-75
/
+26
*
Introduce UsbDeviceHandle::GetSerial
ikarienator@chromium.org
2013-07-24
2
-0
/
+38
*
They will be restricted to FILE thread. No need for callback.
ikarienator@chromium.org
2013-07-24
2
-38
/
+25
*
Fix usb event handler.
ikarienator@chromium.org
2013-07-23
3
-17
/
+59
*
As a part of the refactor, rename UsbDevice to UsbDeviceHandle.
ikarienator@chromium.org
2013-07-23
5
-64
/
+70
*
Taking ownership of USB related libraries
ikarienator@chromium.org
2013-07-04
1
-0
/
+1
*
USB: allow enumerating all devices.
pfeldman@chromium.org
2013-07-02
2
-7
/
+26
*
Added ability to define explicit interface access permission to chrome.usb.* ...
zelidrag@chromium.org
2013-06-05
2
-0
/
+3
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
2
-2
/
+5
*
Supresses app permissions changed dialogs in kiosk mode.
zelidrag@chromium.org
2013-05-28
1
-15
/
+22
*
This adds a way to interrogate the USB interfaces. It will list out all
kroot@google.com
2013-05-24
4
-24
/
+337
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
3
-7
/
+7
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
3
-3
/
+3
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
2
-2
/
+3
*
USB Reset Device API
ikarienator@chromium.org
2013-04-23
2
-0
/
+7
*
Fix missing callback chaining in UsbService.
gdk@chromium.org
2013-02-13
2
-6
/
+16
*
Add validation to length, packets and packet_length parameters
meacer@chromium.org
2013-02-13
1
-4
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Correct the calling convention for the libusb callback.
juanlang@google.com
2013-02-04
1
-9
/
+6
*
Use generated shim headers for libusb
phajdan.jr@chromium.org
2013-01-08
3
-3
/
+3
*
[Coverity] Fix uninitialized scalar field.
kmadhusu@chromium.org
2012-11-17
1
-1
/
+1
*
Hook up the UsbService to the permission broker DBus client.
gdk@chromium.org
2012-11-14
2
-5
/
+45
*
Removing deprecated UsbService::FindDevice.
gdk@chromium.org
2012-11-08
2
-30
/
+0
*
Adding multi-device support and changing event delivery for USB API.
gdk@chromium.org
2012-10-26
2
-3
/
+5
*
Fix move.h's to use a concrete RValue carrier object rather than hacking a RV...
ajwong@chromium.org
2012-10-15
1
-1
/
+0
*
USB extension API: retrieve data from isochronous packet descriptors.
leandrogracia@chromium.org
2012-10-10
2
-26
/
+75
*
Adding setInterfaceAlternateSetting to the USB extension API.
leandrogracia@chromium.org
2012-10-05
2
-0
/
+17
*
Adding UsbService::FindDevices, refactoring UsbService.
gdk@chromium.org
2012-10-03
2
-25
/
+146
*
Adding {Claim,Release}Interface to UsbDevice.
gdk@chromium.org
2012-10-02
2
-0
/
+24
*
USB extension API: fix crash when receiving control messages with no data.
leandrogracia@chromium.org
2012-10-01
1
-12
/
+23
*
Padding control transfer payloads to one byte if they are zero-length.
gdk@chromium.org
2012-09-27
1
-1
/
+5
*
Fixing use of deprecated DISALLOW_EVIL_CONSTRUCTORS
gdk@chromium.org
2012-09-26
2
-2
/
+2
*
Changing USB API buffer ownership.
gdk@chromium.org
2012-09-25
2
-12
/
+34
*
Validate length of isochronous transfers before submitting.
gdk@chromium.org
2012-09-18
2
-0
/
+7
*
Adding tests for USB extension API
gdk@chromium.org
2012-08-15
2
-38
/
+44
[next]