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
/
device
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid a race between libusb_submit_transfer and libusb_free_transfer.
reillyg
2015-05-14
1
-1
/
+5
*
Extract //device/usb mocks so that they can be shared.
reillyg
2015-05-14
9
-21
/
+287
*
Add a manifest property declaring USB printers supported by an app.
reillyg
2015-05-07
2
-3
/
+4
*
Populate device node in UsbDeviceImpl on Chrome OS.
reillyg
2015-04-22
3
-1
/
+6
*
Move device/usb classes from the FILE thread to UI thread.
reillyg
2015-04-16
15
-950
/
+1319
*
Check USB device path access when prompting users to select a device.
reillyg
2015-04-07
7
-44
/
+73
*
Detect devices with WinUSB.sys loaded before triggering enumeration.
reillyg
2015-04-03
2
-11
/
+131
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-3
/
+3
*
Log device/usb messages to chrome://device-log.
reillyg
2015-02-23
6
-45
/
+63
*
Add device dependency GN's header checker found.
brettw
2015-02-21
1
-0
/
+1
*
Add more targets to GN check.
brettw
2015-02-20
1
-0
/
+3
*
Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...
rdevlin.cronin
2015-02-20
1
-3
/
+0
*
Add more targets to "gn check"
brettw
2015-02-19
1
-0
/
+3
*
Add a UsbService::Observer function for cleanup actions.
reillyg
2015-02-06
2
-0
/
+8
*
Remove iterator typedefs for USB descriptor types.
reillyg
2015-01-23
1
-4
/
+0
*
Fix Android USB debugging through DevTools.
reillyg
2015-01-23
1
-2
/
+7
*
Add browser tests for USB device add/remove events.
reillyg
2015-01-22
6
-148
/
+198
*
Update {virtual,override,final} to follow C++11 style in device.
dcheng
2015-01-16
1
-1
/
+1
*
Mark UsbServiceImpl::UIThreadHelper as final.
reillyg
2015-01-13
1
-1
/
+2
*
UsbDeviceHandleImpl must hold a scoped_refptr to UsbDeviceImpl.
reillyg
2015-01-10
2
-4
/
+4
*
Add support for sending a USB SET_CONFIGURATION request.
reillyg
2015-01-08
8
-124
/
+134
*
Use DeviceMonitorWin to observe "UsbDevice" class devices.
reillyg
2015-01-08
1
-1
/
+68
*
Add onDeviceAdded and onDeviceRemoved events to chrome.usb.
reillyg
2015-01-07
3
-11
/
+18
*
Add an Observer interface to UsbService for device add/remove.
reillyg
2015-01-06
4
-46
/
+73
*
Use USB hotplug events from libusb when possible.
reillyg
2015-01-05
1
-31
/
+138
*
Resolve two USB transfer handling regressions.
reillyg
2014-12-24
1
-5
/
+9
*
Enable USB gadget tests on OS X.
reillyg
2014-12-13
1
-14
/
+14
*
Fix WeakPtrFactory member ordering in device
anujk.sharma
2014-12-12
2
-3
/
+3
*
Fix USB build dependency
dnicoara
2014-12-10
1
-0
/
+1
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-4
/
+10
*
Chrome OS to use RequestPathAccess instead of RequestUsbAccess.
hshi
2014-12-02
2
-3
/
+13
*
Track libusb_transfer lifetime in a separate class.
reillyg
2014-12-01
2
-267
/
+390
*
Look up USB endpoint by its un-masked address.
reillyg
2014-11-24
1
-3
/
+2
*
Linux: Dynamically load libudev.
thestig
2014-11-22
2
-2
/
+2
*
Support USB on chromeos=1 linux builds
joth
2014-11-21
1
-0
/
+3
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
3
-6
/
+4
*
Save USB device manufacturer and product strings for permission messages.
reillyg
2014-10-29
1
-0
/
+3
*
Bit shift the bmAttributes field to interpret isochronous endpoint.
reillyg
2014-10-24
1
-2
/
+2
*
Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_ud...
thestig
2014-10-24
1
-1
/
+1
*
Standardize usage of virtual/override/final in device/
dcheng
2014-10-22
5
-60
/
+57
*
Cache important USB string descriptors all at once.
reillyg
2014-10-17
2
-81
/
+70
*
Make chrome_shell_apk build
cjhopman
2014-10-13
1
-0
/
+2
*
replace OVERRIDE and FINAL with override and final in device/
mostynb
2014-10-06
5
-23
/
+23
*
Use USE_UDEV instead of OS_LINUX when trying to use Udev functionality
dnicoara
2014-09-26
2
-7
/
+7
*
Move string descriptor getters from UsbDeviceHandle to UsbDevice.
reillyg
2014-09-25
8
-203
/
+302
*
Add a service to track devices selected by the user.
reillyg
2014-09-19
5
-75
/
+113
*
Remove ikarienator from OWNERS files.
thestig
2014-09-17
1
-1
/
+1
*
Reland: Convert device::UsbConfigDescriptor and friends to structs.
reillyg
2014-09-13
15
-591
/
+341
*
Revert of Convert device::UsbConfigDescriptor and friends to structs. (patchs...
weitaosu
2014-09-12
15
-339
/
+591
*
Convert device::UsbConfigDescriptor and friends to structs.
reillyg
2014-09-12
15
-591
/
+339
[next]