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
*
Fix typo.
bnc
2014-10-29
1
-1
/
+1
*
Fix typos in device/bluetooth headers.
benchan
2014-10-28
12
-22
/
+23
*
Standardize usage of virtual/override/final in device/
dcheng
2014-10-22
8
-183
/
+136
*
Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.
viettrungluu
2014-10-17
1
-1
/
+1
*
[Clean up] Expose ConnectToServiceInsecurely as a BluetoothDevice API on all ...
isherman
2014-10-16
8
-14
/
+48
*
Fixes device/bluetooth / chromeos dependencies for GN.
mukai
2014-10-15
1
-1
/
+1
*
Update constants to MACRO_STYLE
jamuraa
2014-10-13
4
-37
/
+37
*
Add //chromeos GN target.
mukai
2014-10-09
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in device/
mostynb
2014-10-06
24
-305
/
+305
*
Add unit testing for org.bluez.Error.* translation
jamuraa
2014-10-02
1
-7
/
+71
*
First part of errors coming up from the dbus API
jamuraa
2014-10-01
8
-26
/
+135
*
[Clean-up] Prune unnecessary dependencies from //device/bluetooth.
isherman
2014-09-29
3
-9
/
+0
*
Remove implicit HANDLE conversions from device.
rvargas
2014-09-29
2
-17
/
+18
*
Remove implicit conversions from scoped_refptr to T* in device/
dcheng
2014-09-19
1
-1
/
+1
*
[Easy Unlock] Move the existing Bluetooth utility code into the component.
isherman
2014-09-18
1
-0
/
+3
*
Remove implicit conversions from scoped_refptr to T* in device
dcheng
2014-09-15
2
-8
/
+8
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+1
*
Hook up resources to the chrome GN build.
Brett Wilson
2014-09-04
1
-1
/
+0
*
Remove implicit conversions from scoped_refptr to T* in device/
dcheng
2014-08-28
2
-3
/
+3
*
Part 3: Merged FakedDBusThreadManager with DBusThreadManager.
zelidrag
2014-08-27
3
-28
/
+27
*
[EasyUnlock] Add a private API for establishing an insecure Bluetooth connect...
isherman@chromium.org
2014-08-22
4
-1
/
+37
*
device/bluetooth: Release |adapter_| in BluetoothSocketChromeOS::Close.
armansito@chromium.org
2014-08-18
1
-0
/
+9
*
Fix Bluetooth Classic device polling issue.
rpaquay@chromium.org
2014-08-16
2
-6
/
+44
*
Added switch that let us 'un-stub' certain dbus clients.
zelidrag@chromium.org
2014-08-14
1
-1
/
+4
*
Remove redundant mapping of net errors to strings.
mmenke@chromium.org
2014-08-07
1
-1
/
+1
*
Improve processing of Bluetooth device discovery on Windows.
rpaquay@chromium.org
2014-07-31
12
-260
/
+640
*
Delay assigning socket member to avoid DCHECK in destructor.
rpaquay@chromium.org
2014-07-31
1
-2
/
+4
*
device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.
armansito@chromium.org
2014-07-30
17
-415
/
+405
*
Re-enable various MSVC warnings.
pkasting@chromium.org
2014-07-26
1
-1
/
+1
*
bluetoothLowEnergy: Send onServiceAdded after all characteristics are discovered
armansito@chromium.org
2014-07-23
6
-49
/
+77
*
Encode all grit outputs in .gn files
brettw@chromium.org
2014-07-23
1
-0
/
+57
*
Cleanup: Drop some unnecessary params from the BluetoothSocketNet constructor.
isherman@chromium.org
2014-07-23
10
-75
/
+26
*
Enumerate Bluetooth LE services and expose them to chrome.bluetooth API.
rpaquay@chromium.org
2014-07-20
14
-116
/
+425
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-1
/
+1
*
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
2
-0
/
+154
*
Update some Mac Bluetooth TODOs.
isherman@chromium.org
2014-07-16
1
-14
/
+11
*
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
*
Fix buffer overrun in Bluetooth LE code.
rpaquay@chromium.org
2014-07-09
1
-2
/
+4
*
Use name passed to chrome.bluetoothSocket.create() as the SDP service name fo...
isherman@chromium.org
2014-07-03
17
-111
/
+150
*
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
[next]