summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Implemented BluetoothServiceRecordWin.youngki@chromium.org2013-01-206-8/+246
* Implemented BluetoothAdapterWin::SetPowered().youngki@chromium.org2013-01-175-9/+83
* Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC...youngki@chromium.org2013-01-179-8/+39
* Separated BluetoothServiceRecord interface from BluetoothServiceRecordChromeOs.youngki@chromium.org2013-01-167-143/+190
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-168-190/+445
* Changed DefaultAdapter to RunCallbackOnAdapterReady function.youngki@chromium.org2013-01-124-217/+285
* Bluetooth: Always log connection error messages.deymo@chromium.org2013-01-101-9/+13
* Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src...kmadhusu@chromium.org2013-01-047-0/+1324
* Revert 175073 because it fails to compile on Linux.alexeypa@google.com2013-01-047-1324/+0
* [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device.kmadhusu@chromium.org2013-01-047-0/+1324
* Pass Bluetooth errors back to the UI.deymo@chromium.org2012-12-212-10/+37
* bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callbackdeymo@chromium.org2012-12-186-37/+63
* Update device/OWNERSkeybuk@chromium.org2012-12-121-1/+1
* Build fix for Windows with VS2012 about FACILITY_VISUALCPP macroyosin@chromium.org2012-12-061-1/+1
* Delayload bluetooth imports on Windows.grt@chromium.org2012-12-052-1/+57
* Adding USB ID vendor and product lookups.gdk@chromium.org2012-12-055-0/+185
* Implemented BluetoothAdapterWin::IsPowered().youngki@chromium.org2012-11-202-17/+28
* Moved GetDevice* method implementation from BluetoothAdapterChromeOs to Bluet...youngki@chromium.org2012-11-154-48/+49
* Implemented BluetoothAdapterWin::IsPresent().youngki@chromium.org2012-11-144-5/+183
* Added MockBluetoothSocket.youngki@chromium.org2012-11-133-0/+38
* Removed BluetoothAdapterWin from BluetoothAdapterFactory.youngki@chromium.org2012-11-071-7/+0
* device: Build device_bluetooth target as static_library.tfarina@chromium.org2012-10-301-2/+2
* Made BluetoothAdapterFactory return BluetoothAdapterWin on Windows platform. ...youngki@chromium.org2012-10-253-1/+20
* Added 'chromium_code': 1 into variable block in device.gyp because without thisyoungki@chromium.org2012-10-242-23/+8
* Added empty implementations for Bluetooth Windows files.youngki@chromium.org2012-10-227-0/+363
* - added OWNERS to toplevel device directory.youngki@chromium.org2012-10-221-0/+3
* device: Remove the dependency to dbus-glib from device.gyp.tfarina@chromium.org2012-10-221-2/+2
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-1838-0/+5428