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
Commit message (
Expand
)
Author
Age
Files
Lines
*
device/bluetooth: Add RegisterAudioSink method to Bluetooth adapter.
mcchou
2015-01-15
10
-20
/
+95
*
Include raw HID report descriptor in HID device info.
reillyg
2015-01-13
16
-536
/
+598
*
Mark UsbServiceImpl::UIThreadHelper as final.
reillyg
2015-01-13
1
-1
/
+2
*
Rename HidServiceLinux and HidConnectionLinux helper classes.
reillyg
2015-01-12
4
-23
/
+27
*
UsbDeviceHandleImpl must hold a scoped_refptr to UsbDeviceImpl.
reillyg
2015-01-10
2
-4
/
+4
*
Convert HidDeviceInfo from a struct to a refcounted class.
reillyg
2015-01-09
20
-236
/
+287
*
Add support for sending a USB SET_CONFIGURATION request.
reillyg
2015-01-08
8
-124
/
+134
*
Stop using [Client=...] feature of Mojom for BatteryMonitor
darin
2015-01-08
5
-25
/
+74
*
bluetooth: BluetoothAdapterDeleter used to control BluetoothAdapter destruction.
scheib
2015-01-08
10
-2
/
+49
*
Use DeviceMonitorWin to observe "UsbDevice" class devices.
reillyg
2015-01-08
1
-1
/
+68
*
Add GetConnectionInfo function for BluetoothDevice, replacing the existing
tengs
2015-01-07
12
-180
/
+160
*
Add onDeviceAdded and onDeviceRemoved events to chrome.usb.
reillyg
2015-01-07
3
-11
/
+18
*
Add browser_tests to the GN build.
brettw
2015-01-07
2
-4
/
+2
*
Add an Observer interface to UsbService for device add/remove.
reillyg
2015-01-06
4
-46
/
+73
*
virtual/override specifier cleanup in device/battery/.
gunsch
2015-01-06
1
-3
/
+3
*
Create DeviceMonitorWin to manage device change notifications.
reillyg
2015-01-06
10
-96
/
+242
*
Use USB hotplug events from libusb when possible.
reillyg
2015-01-05
2
-38
/
+153
*
Resolve two USB transfer handling regressions.
reillyg
2014-12-24
1
-5
/
+9
*
Fix android gn builds.
Nico Weber
2014-12-24
1
-0
/
+7
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers in device/.
dcheng
2014-12-22
4
-6
/
+4
*
Fix Java BatteryMonitor for Android WebView.
ppi
2014-12-19
1
-3
/
+1
*
remove some dead visual studio < 2013 code
mostynb
2014-12-19
1
-4
/
+0
*
Catch HID read errors on Linux and stop listening.
reillyg
2014-12-18
1
-3
/
+8
*
Rewrite the Android implementation of BatteryMonitor directly in Java.
ppi
2014-12-18
11
-340
/
+265
*
No longer do the libudev loading hack in MSan builds.
earthdok
2014-12-16
2
-15
/
+0
*
Move mojo gypfiles to toplevel mojo
rockot
2014-12-16
4
-11
/
+11
*
Catch failure to capture collection information from IOHIDDevice.
reillyg
2014-12-16
1
-9
/
+22
*
Enable USB gadget tests on OS X.
reillyg
2014-12-13
4
-26
/
+52
*
Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...
dmichael
2014-12-12
1
-1
/
+1
*
Fix WeakPtrFactory member ordering in device
anujk.sharma
2014-12-12
2
-3
/
+3
*
Remove some device OWNERS
Ken Rockot
2014-12-11
1
-2
/
+0
*
Drop the VibrationManager service mojo connection after use.
timvolodine
2014-12-11
2
-11
/
+5
*
Fix a race in the creation of HidConnectionLinux::Helper.
reillyg
2014-12-11
2
-27
/
+24
*
Fix USB build dependency
dnicoara
2014-12-10
1
-0
/
+1
*
Return result from HidService::GetDevices asynchronously.
reillyg
2014-12-09
8
-76
/
+106
*
Drop unused base/tuple.h inclusion
tzik
2014-12-09
1
-1
/
+0
*
gn format // regressions
scottmg
2014-12-08
3
-11
/
+5
*
bluetooth: Make device/bluetooth a shared library component.
scheib
2014-12-06
24
-34
/
+111
*
Vibration API : migrate to device/vibration using mojo.
timvolodine
2014-12-06
13
-0
/
+455
*
device/bluetooth: Add Bluetooth Audio Sink base class.
mcchou
2014-12-06
4
-0
/
+149
*
Register for HID device notifications on Windows.
reillyg
2014-12-06
4
-177
/
+139
*
Add basic observer support to devices::HidService.
reillyg
2014-12-05
2
-1
/
+23
*
Revert of bluetooth: Make device/bluetooth a shared library component. (patch...
scheib
2014-12-05
24
-97
/
+33
*
MemorySanitizer: improve the udev dynamic loading hack.
earthdok
2014-12-05
2
-1
/
+8
*
bluetooth: Make device/bluetooth a shared library component.
scheib
2014-12-05
24
-33
/
+97
*
Fix HID device remove events on Linux.
reillyg
2014-12-04
1
-2
/
+2
*
Migrate HidServiceWin and HidConnectionWin to BrowserThread::UI.
reillyg
2014-12-04
1
-1
/
+0
*
Migrate HidServiceLinux and HidConnectionLinux to BrowserThread::UI.
reillyg
2014-12-04
9
-284
/
+490
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
5
-43
/
+29
[next]