summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-0/+2
* Bluetooth: drop "Experimental" from Chrome OS backendkeybuk@chromium.org2013-06-121-3/+3
* Update remaining files to use WeakPtr<T>::get() instead of "operator T*"akalin@chromium.org2013-06-041-3/+3
* Bluetooth: remove enable-experimental-bluetooth flagkeybuk@chromium.org2013-05-231-13/+3
* Bluetooth: rename experimental ChromeOS fileskeybuk@chromium.org2013-04-031-4/+4
* Bluetooth: rename TrackDefaultAdapter to Initkeybuk@chromium.org2013-04-021-4/+2
* Restricts BluetoothAdapterMac to OSX 10.7 or later.youngki@chromium.org2013-03-291-1/+2
* Completes BluetoothDeviceMac implementation.youngki@chromium.org2013-03-281-0/+8
* Remove BluetoothAdapterFactory::Createkeybuk@chromium.org2013-03-121-22/+0
* Add BluetoothAdapterChromeOSExperimental (empty for now)keybuk@chromium.org2013-03-111-8/+27
* Bluetooth: change capitilization of ChromeOs to ChromeOSkeybuk@chromium.org2013-01-301-4/+4
* Resubmitting asynchronous bluetooth adapter init CL with fix.youngki@chromium.org2013-01-251-6/+33
* Revert 178311 - it broke the Linux sizes bot because of the new static initia...fischman@chromium.org2013-01-231-26/+6
* We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...youngki@chromium.org2013-01-231-6/+26
* Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC...youngki@chromium.org2013-01-171-2/+6
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-161-0/+10
* Changed DefaultAdapter to RunCallbackOnAdapterReady function.youngki@chromium.org2013-01-121-1/+15
* Removed BluetoothAdapterWin from BluetoothAdapterFactory.youngki@chromium.org2012-11-071-7/+0
* Made BluetoothAdapterFactory return BluetoothAdapterWin on Windows platform. ...youngki@chromium.org2012-10-251-0/+7
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-181-0/+55