summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_task_manager_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-1/+3
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-3/+1
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-1/+3
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Simplified BluetoothAdapterWin.youngki@chromium.org2013-04-241-2/+9
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Bluetooth: remove BluetoothAdapter::IsScanningkeybuk@chromium.org2013-03-281-13/+0
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-211-40/+262
* Resubmitting asynchronous bluetooth adapter init CL with fix.youngki@chromium.org2013-01-251-33/+13
* Revert 178311 - it broke the Linux sizes bot because of the new static initia...fischman@chromium.org2013-01-231-13/+33
* We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...youngki@chromium.org2013-01-231-33/+13
* Implemented BluetoothServiceRecordWin.youngki@chromium.org2013-01-201-8/+1
* Implemented BluetoothAdapterWin::SetPowered().youngki@chromium.org2013-01-171-3/+46
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-161-0/+182