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:Implement BluetoothMediaEndpointServiceProvider delegate and...
mcchou
2015-02-18
3
-77
/
+372
*
Obj-C 2.0 allows to declare ivars in @implementation section.
dvh
2015-02-13
1
-5
/
+5
*
Revert of device: Add GN version of the device_unittests target. (patchset #1...
fgorski
2015-02-12
2
-126
/
+10
*
device: Add GN version of the device_unittests target.
tfarina
2015-02-12
2
-10
/
+126
*
Added bluetooth LE support on Mac platform
dvh
2015-02-12
7
-0
/
+632
*
Use the JS stash client from the JS serial service.
sammc
2015-02-10
1
-1
/
+1
*
Fix crash on second failed connect to a paired device
jamuraa
2015-02-09
4
-20
/
+52
*
Revert of Added bluetooth LE support on Mac platform (patchset #13 id:340001 ...
ccameron
2015-02-07
7
-630
/
+0
*
Added bluetooth LE support on Mac platform
dvh
2015-02-07
7
-0
/
+630
*
chromeos/dbus: Update Bluetooth GATT API clients to upstream definition
armansito
2015-02-06
7
-104
/
+83
*
Update {virtual,override,final} to follow C++11 style in device.
Daniel Cheng
2015-02-06
1
-1
/
+1
*
Add a UsbService::Observer function for cleanup actions.
reillyg
2015-02-06
2
-0
/
+8
*
Adding instrumentation to locate the source of jankiness.
Peter Kasting
2015-02-05
1
-1
/
+2
*
Remove Client= from device/serial/data_stream.mojom.
sammc
2015-02-05
21
-318
/
+237
*
Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...
sammc
2015-02-04
21
-161
/
+91
*
device/bluetooth:Implement Register() for BluetoothAudioSinkChromeOS.
mcchou
2015-02-03
7
-51
/
+377
*
Remove Client= from device/serial/data_stream.mojom.
sammc
2015-02-03
21
-91
/
+161
*
Manage profiles in BluetoothAdapter on ChromeOS
jamuraa
2015-01-30
12
-164
/
+837
*
bluetooth: Provide more device attributes in requestDevice reply.
scheib
2015-01-30
1
-1
/
+2
*
Revert of Manage profiles in BluetoothAdapter on ChromeOS (patchset #5 id:800...
perkj
2015-01-30
12
-833
/
+164
*
Manage profiles in BluetoothAdapter on ChromeOS
jamuraa
2015-01-30
12
-164
/
+833
*
device: Add armansito@ to OWNERS.
Arman Uguray
2015-01-29
1
-0
/
+1
*
Set serial connection parameters immediately on connect.
reillyg
2015-01-28
10
-159
/
+230
*
Remove iterator typedefs for USB descriptor types.
reillyg
2015-01-23
1
-4
/
+0
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
16
-22
/
+22
*
Changes for Windows GN build, fixes in device/bluetooth.
vchigrin
2015-01-23
1
-0
/
+4
*
Fix Android USB debugging through DevTools.
reillyg
2015-01-23
1
-2
/
+7
*
device/bluetooth: Add BluetoothAudioSinkChromeOS.
mcchou
2015-01-22
4
-0
/
+318
*
Add browser tests for USB device add/remove events.
reillyg
2015-01-22
6
-148
/
+198
*
device/bluetooth: BluetoothAudioSink: Rename ERRORCODE_* to ERROR_
armansito
2015-01-21
4
-6
/
+6
*
GN: Add -Wl,-z defs on linux and fix errors
jamesr
2015-01-21
1
-0
/
+2
*
Enable find-missing-symbols-at-link-time for chromeos builds too.
Nico Weber
2015-01-20
2
-1
/
+5
*
bluetooth: Use BluetoothAdapter in BluetoothDispatcherHost.
scheib
2015-01-20
3
-3
/
+3
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
8
-21
/
+21
*
Added API to BluetoothDevice to be able to access service data information
dvh
2015-01-17
2
-2
/
+57
*
bluetooth: Shutdown BluetoothAdapter before DBus on ChromeOS.
scheib
2015-01-17
9
-14
/
+182
*
Update {virtual,override,final} to follow C++11 style in device.
dcheng
2015-01-16
18
-347
/
+297
*
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
[next]