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
*
Cleanup: Remove unnecessary uses of direct_dependent_settings.
tfarina@chromium.org
2014-07-17
1
-8
/
+3
*
Add gcm, nfc and bluetooth to GN build.
brettw@chromium.org
2014-07-16
4
-0
/
+198
*
Mojo: Automatically prepend enum names to enum values for C++ bindings.
sammc@chromium.org
2014-07-16
1
-26
/
+26
*
Update some Mac Bluetooth TODOs.
isherman@chromium.org
2014-07-16
1
-14
/
+11
*
Pull buildtools to get GN r282653
brettw@chromium.org
2014-07-14
1
-2
/
+0
*
Expose "visible" and "authenticated" properties.
rpaquay@chromium.org
2014-07-11
4
-2
/
+17
*
Retrieve "connected" property from BLE devices.
rpaquay@chromium.org
2014-07-11
4
-8
/
+144
*
Delay load "setupapi.dll" for Bluetooth (on Windows).
rpaquay@chromium.org
2014-07-10
1
-0
/
+1
*
Revert 282212 "Retrieve "connected" property from BLE devices."
horo@chromium.org
2014-07-10
4
-144
/
+8
*
Revert 282286 "Expose "visible" and "authenticated" properties."
horo@chromium.org
2014-07-10
4
-17
/
+2
*
Expose "visible" and "authenticated" properties.
rpaquay@chromium.org
2014-07-10
4
-2
/
+17
*
Retrieve "connected" property from BLE devices.
rpaquay@chromium.org
2014-07-10
4
-8
/
+144
*
Add unit tests for DeviceRegistryPropertyValue.
rpaquay@chromium.org
2014-07-09
3
-46
/
+110
*
Refactor tcp socket.
byungchul@chromium.org
2014-07-09
1
-0
/
+1
*
Rename source_prereqs to inputs in the GN build.
brettw@chromium.org
2014-07-09
1
-1
/
+1
*
Add a basic Mojo SerialService that implements GetDevices().
sammc@chromium.org
2014-07-09
11
-4
/
+173
*
Fix buffer overrun in Bluetooth LE code.
rpaquay@chromium.org
2014-07-09
1
-2
/
+4
*
Move SerialIoHandler into device/serial.
sammc@chromium.org
2014-07-07
8
-0
/
+1319
*
Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."
csharp@chromium.org
2014-07-03
24
-1030
/
+1205
*
Revert 281133 "chrome.hid: enrich model with report IDs"
csharp@chromium.org
2014-07-03
24
-1205
/
+1030
*
Use name passed to chrome.bluetoothSocket.create() as the SDP service name fo...
isherman@chromium.org
2014-07-03
17
-111
/
+150
*
chrome.hid: enrich model with report IDs
jracle@logitech.com
2014-07-03
24
-1030
/
+1205
*
Convert SerialIoHandler to use Mojo types.
sammc@chromium.org
2014-07-02
8
-15
/
+81
*
Notify chrome.bluetooth.onDeviceRemoved listeners when Classic devices are re...
isherman@chromium.org
2014-07-02
6
-93
/
+73
*
Clean up BluetoothDiscoverySession a bit.
isherman@chromium.org
2014-07-02
4
-17
/
+14
*
Add more GN deps to the build.
brettw@chromium.org
2014-07-01
2
-0
/
+40
*
Add Bluetooth LE enumeration to adapter polling.
rpaquay@chromium.org
2014-06-28
6
-15
/
+630
*
device/bluetooth: Add device::BluetoothGattNotifySession.
armansito@chromium.org
2014-06-27
16
-49
/
+912
*
Remove base/platform_file.*
rvargas@chromium.org
2014-06-24
1
-3
/
+3
*
Log errors in Linux HID from read, write and ioctl calls.
reillyg@chromium.org
2014-06-21
2
-7
/
+13
*
Make chrome/common compile in GN
brettw@chromium.org
2014-06-20
2
-0
/
+38
*
Descriptive log for HID device open failure on Linux.
reillyg@chromium.org
2014-06-20
2
-10
/
+12
*
device/bluetooth: Implement BluetoothGattConnection on Chrome OS.
armansito@chromium.org
2014-06-20
8
-2
/
+326
*
device/bluetooth: Send GattServiceChanged event for new Chrc. properties.
armansito@chromium.org
2014-06-19
2
-0
/
+26
*
device/bluetooth: Introduce BluetoothGattConnection.
armansito@chromium.org
2014-06-18
11
-0
/
+116
*
[Bluetooth] Improve the adapter's awareness of connected devices.
isherman@chromium.org
2014-06-18
10
-26
/
+92
*
Convert SerialDeviceInfo to a Mojo struct.
sammc@chromium.org
2014-06-18
12
-89
/
+60
*
Implment support for L2CAP server sockets on Mac.
isherman@chromium.org
2014-06-16
3
-33
/
+213
*
Add support for client L2CAP sockets on Mac.
isherman@chromium.org
2014-06-14
6
-18
/
+280
*
device/bluetooth: Clean up classic discovery in BluetoothAdapterMac.
armansito@chromium.org
2014-06-13
5
-176
/
+375
*
Remove BluetoothServiceRecord base class.
keybuk@chromium.org
2014-06-13
5
-94
/
+27
*
Factor out a BluetoothChannelMac base class and a BluetoothRfcommChannelMac s...
isherman@chromium.org
2014-06-12
7
-160
/
+395
*
chrome.bluetoothSocket: clean-up Listen functions
keybuk@chromium.org
2014-06-10
12
-28
/
+5
*
Bluetooth: Implement new socket API for OS X
isherman@chromium.org
2014-06-10
18
-889
/
+608
*
Bluetooth: fix RFCOMM Disconnected error
keybuk@chromium.org
2014-06-10
2
-15
/
+7
*
Add GN Build file for ui/events/ozone.
tfarina@chromium.org
2014-06-10
1
-0
/
+22
*
device/bluetooth: Update GATT descriptor value D-Bus bindings.
armansito@chromium.org
2014-06-08
6
-95
/
+66
*
device/bluetooth: Update characteristic value D-Bus bindings.
armansito@chromium.org
2014-06-07
5
-115
/
+95
*
[Bluetooth] Clean up code to extract a UUID from SDP data.
isherman@chromium.org
2014-06-07
1
-19
/
+21
*
device/bluetooth: Implement GATT characteristic properties on Chrome OS.
armansito@chromium.org
2014-06-07
3
-4
/
+78
[next]