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
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bluetooth] Use base::ToLowerASCII() rather than tolower(), as the later is l...
isherman@chromium.org
2014-05-16
1
-1
/
+1
*
Minor cleanup in bluetooth_device.cc
isherman@chromium.org
2014-05-15
1
-3
/
+4
*
Bluetooth UUIDs should be case-insensitive.
isherman@chromium.org
2014-05-14
3
-36
/
+57
*
Bluetooth: Implement new socket API for Chrome OS
keybuk@chromium.org
2014-05-13
14
-1001
/
+1256
*
chrome.bluetoothLowEnergy: Implement getDescriptors.
armansito@chromium.org
2014-05-13
3
-0
/
+86
*
Implement chrome.bluetoothSocket.listenUsing*()
keybuk@chromium.org
2014-05-12
20
-21
/
+208
*
Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.
tengs@chromium.org
2014-05-11
9
-7
/
+102
*
[Bluetooth, Mac] Use lowercase for the bluetooth device address for M36.
isherman@chromium.org
2014-05-10
1
-1
/
+2
*
device/bluetooth: Improvements to GATT descriptor access API.
armansito@chromium.org
2014-05-09
8
-1
/
+204
*
[Bluetooth, Mac] Refresh remote SDP listing prior to attempting to connect to...
isherman@chromium.org
2014-05-08
2
-27
/
+138
*
Implement chrome.bluetoothSocket.connect()
keybuk@chromium.org
2014-05-08
13
-10
/
+93
*
chrome.bluetoothLowEnergy: Implement getCharacteristics.
armansito@chromium.org
2014-05-03
3
-0
/
+94
*
Reimplement BluetoothSocketChromeOS
keybuk@chromium.org
2014-05-02
25
-614
/
+753
*
[Bluetooth, Mac] Normalize device addresses to have the format XX:XX:XX:XX:XX:XX
isherman@chromium.org
2014-05-02
5
-41
/
+37
*
Expose device RSSI and Tx power via the chrome.bluetooth API.
isherman@chromium.org
2014-05-01
9
-6
/
+137
*
Check that Bluetooth adapter is present when setting adapter properties.
tengs@chromium.org
2014-05-01
1
-0
/
+9
*
Remove static initializer in device/bluetooth/bluetooth_gatt_descriptor.cc.
pliard@chromium.org
2014-04-30
3
-22
/
+73
*
Add explicit constructors with field initializers.
rpaquay@chromium.org
2014-04-30
2
-0
/
+28
*
win: Implement Bluetooth server.
xiyuan@chromium.org
2014-04-29
6
-27
/
+410
*
Implement Bluetooth server socket support for RFCOMM on Mac.
isherman@chromium.org
2014-04-28
5
-69
/
+315
*
chrome.bluetoothLowEnergy: Implement getService and getServices.
armansito@chromium.org
2014-04-28
8
-5
/
+110
*
Replaced FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM) with logging::SystemErrorC...
vitalybuka@chromium.org
2014-04-25
1
-14
/
+2
*
device/bluetooth/OWNERS: Add set noparent.
armansito@chromium.org
2014-04-24
1
-0
/
+2
*
Moar cleanup in the Mac Bluetooth code:
isherman@chromium.org
2014-04-19
5
-70
/
+19
*
[Cleanup] Minor cleanup in bluetooth device code.
isherman@chromium.org
2014-04-17
22
-217
/
+220
*
Fix case of IOReturn.h.
torne@chromium.org
2014-04-16
1
-1
/
+1
*
Remove BluetoothDevice::ConnectToService
keybuk@chromium.org
2014-04-11
8
-74
/
+0
*
device/bluetooth: Add chromeos::BluetoothRemoteGattDescriptorChromeOS.
armansito@chromium.org
2014-04-11
11
-37
/
+635
*
Bluetooth: rename Release to avoid RefCounted conflict
keybuk@chromium.org
2014-04-11
4
-4
/
+4
*
MacOS implementation of BluetoothSocket.
rpaquay@chromium.org
2014-04-10
7
-149
/
+527
*
device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS.
armansito@chromium.org
2014-04-10
11
-59
/
+923
*
device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.
armansito@chromium.org
2014-04-08
20
-96
/
+719
*
* Replace "read" method with onReceiveXxx events.
rpaquay@chromium.org
2014-04-08
30
-243
/
+969
*
Revert 262175 "* Replace "read" method with onReceiveXxx events."
scottmg@chromium.org
2014-04-07
30
-961
/
+243
*
* Replace "read" method with onReceiveXxx events.
rpaquay@chromium.org
2014-04-07
30
-243
/
+961
*
device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID
armansito@chromium.org
2014-04-04
36
-289
/
+257
*
Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."
nick@chromium.org
2014-04-03
35
-252
/
+286
*
device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID
armansito@chromium.org
2014-04-03
35
-286
/
+252
*
Delete some dead code.
thakis@chromium.org
2014-03-27
2
-5
/
+0
*
chromeos/dbus: Add fake D-Bus clients for GATT client-mode.
armansito@chromium.org
2014-03-24
2
-5
/
+4
*
Fix crash after Bluetooth profile is unregistered on ChromeOS.
tengs@chromium.org
2014-03-22
1
-2
/
+0
*
Bluetooth: replace "profiles" with "uuids"
keybuk@chromium.org
2014-03-20
12
-217
/
+49
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-4
/
+3
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-1
/
+1
*
Bluetooth: extend JavaScript Device object
keybuk@chromium.org
2014-03-13
1
-0
/
+10
*
BluetoothProfile: re-register on adapter presence
keybuk@chromium.org
2014-03-12
2
-63
/
+118
*
Bluetooth: mark all Paired devices as Trusted
keybuk@chromium.org
2014-03-12
3
-9
/
+38
*
Add BluetoothDevice::VendorIDSource()
keybuk@chromium.org
2014-03-11
9
-14
/
+63
*
Bluetooth: clean up TestObserver
keybuk@chromium.org
2014-03-11
1
-62
/
+4
*
device/bluetooth: Remove BluetoothAdapter::Start|StopDiscovering.
armansito@chromium.org
2014-03-09
7
-250
/
+297
[next]