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
/
bluetooth_adapter_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve processing of Bluetooth device discovery on Windows.
rpaquay@chromium.org
2014-07-31
1
-15
/
+58
*
Cleanup: Drop some unnecessary params from the BluetoothSocketNet constructor.
isherman@chromium.org
2014-07-23
1
-4
/
+1
*
Use name passed to chrome.bluetoothSocket.create() as the SDP service name fo...
isherman@chromium.org
2014-07-03
1
-3
/
+3
*
chrome.bluetoothSocket: clean-up Listen functions
keybuk@chromium.org
2014-06-10
1
-2
/
+0
*
Bluetooth: Implement socket API for Windows.
xiyuan@chromium.org
2014-06-06
1
-2
/
+10
*
Bluetooth: remove Out of Band Pairing APIs
keybuk@chromium.org
2014-05-28
1
-6
/
+0
*
[Bluetooth] Standardize Bluetooth device address format to XX:XX:XX:XX:XX:XX.
isherman@chromium.org
2014-05-17
1
-1
/
+1
*
Implement chrome.bluetoothSocket.listenUsing*()
keybuk@chromium.org
2014-05-12
1
-0
/
+21
*
Reimplement BluetoothSocketChromeOS
keybuk@chromium.org
2014-05-02
1
-2
/
+2
*
[Cleanup] Minor cleanup in bluetooth device code.
isherman@chromium.org
2014-04-17
1
-0
/
+14
*
* Replace "read" method with onReceiveXxx events.
rpaquay@chromium.org
2014-04-08
1
-2
/
+6
*
Revert 262175 "* Replace "read" method with onReceiveXxx events."
scottmg@chromium.org
2014-04-07
1
-6
/
+2
*
* Replace "read" method with onReceiveXxx events.
rpaquay@chromium.org
2014-04-07
1
-2
/
+6
*
BluetoothAdapter: add ability to set default pairing delegate
keybuk@chromium.org
2014-02-27
1
-0
/
+4
*
device::BluetoothAdapterChromeOS: Implement reference counted sessions.
armansito@chromium.org
2014-02-26
1
-26
/
+26
*
Introduce SetName and SetDiscoverable functions to BluetoothAdapter.
tengs@chromium.org
2014-02-08
1
-0
/
+18
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
device: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-1
/
+1
*
Simplified BluetoothAdapterWin.
youngki@chromium.org
2013-04-24
1
-37
/
+16
*
Bluetooth: clean up Bluetooth classes
keybuk@chromium.org
2013-04-05
1
-2
/
+2
*
Bluetooth: remove private members from BluetoothAdapter
keybuk@chromium.org
2013-04-02
1
-0
/
+8
*
Bluetooth: rename TrackDefaultAdapter to Init
keybuk@chromium.org
2013-04-02
1
-2
/
+2
*
Bluetooth: remove BluetoothAdapter::IsScanning
keybuk@chromium.org
2013-03-28
1
-14
/
+0
*
Implemented BluetoothAdapterMac::AddDevices() and BluetoothAdapterMac::Remove...
youngki@chromium.org
2013-03-26
1
-1
/
+0
*
Added Adapter*Changed() observer calls to BluetoothAdapterWin.
youngki@chromium.org
2013-02-25
1
-3
/
+11
*
Implemented Device/Service discovery with incremented timeout values.
youngki@chromium.org
2013-02-21
1
-19
/
+170
*
Bluetooth: fix issues with discovery API
keybuk@chromium.org
2013-01-29
1
-2
/
+12
*
Resubmitting asynchronous bluetooth adapter init CL with fix.
youngki@chromium.org
2013-01-25
1
-2
/
+8
*
Revert 178311 - it broke the Linux sizes bot because of the new static initia...
fischman@chromium.org
2013-01-23
1
-8
/
+2
*
We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...
youngki@chromium.org
2013-01-23
1
-2
/
+8
*
Implemented BluetoothAdapterWin::SetPowered().
youngki@chromium.org
2013-01-17
1
-3
/
+5
*
Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC...
youngki@chromium.org
2013-01-17
1
-0
/
+6
*
Implemented BluetoothTaskManagerWin class.
youngki@chromium.org
2013-01-16
1
-99
/
+17
*
Build fix for Windows with VS2012 about FACILITY_VISUALCPP macro
yosin@chromium.org
2012-12-06
1
-1
/
+1
*
Delayload bluetooth imports on Windows.
grt@chromium.org
2012-12-05
1
-1
/
+44
*
Implemented BluetoothAdapterWin::IsPowered().
youngki@chromium.org
2012-11-20
1
-17
/
+26
*
Implemented BluetoothAdapterWin::IsPresent().
youngki@chromium.org
2012-11-14
1
-2
/
+53
*
Made BluetoothAdapterFactory return BluetoothAdapterWin on Windows platform. ...
youngki@chromium.org
2012-10-25
1
-1
/
+3
*
Added empty implementations for Bluetooth Windows files.
youngki@chromium.org
2012-10-22
1
-0
/
+79