| Commit message (Expand) | Author | Age | Files | Lines |
* | bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callback | deymo@chromium.org | 2012-12-18 | 6 | -37/+63 |
* | Update device/OWNERS | keybuk@chromium.org | 2012-12-12 | 1 | -1/+1 |
* | 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 | 2 | -1/+57 |
* | Adding USB ID vendor and product lookups. | gdk@chromium.org | 2012-12-05 | 5 | -0/+185 |
* | Implemented BluetoothAdapterWin::IsPowered(). | youngki@chromium.org | 2012-11-20 | 2 | -17/+28 |
* | Moved GetDevice* method implementation from BluetoothAdapterChromeOs to Bluet... | youngki@chromium.org | 2012-11-15 | 4 | -48/+49 |
* | Implemented BluetoothAdapterWin::IsPresent(). | youngki@chromium.org | 2012-11-14 | 4 | -5/+183 |
* | Added MockBluetoothSocket. | youngki@chromium.org | 2012-11-13 | 3 | -0/+38 |
* | Removed BluetoothAdapterWin from BluetoothAdapterFactory. | youngki@chromium.org | 2012-11-07 | 1 | -7/+0 |
* | device: Build device_bluetooth target as static_library. | tfarina@chromium.org | 2012-10-30 | 1 | -2/+2 |
* | Made BluetoothAdapterFactory return BluetoothAdapterWin on Windows platform. ... | youngki@chromium.org | 2012-10-25 | 3 | -1/+20 |
* | Added 'chromium_code': 1 into variable block in device.gyp because without this | youngki@chromium.org | 2012-10-24 | 2 | -23/+8 |
* | Added empty implementations for Bluetooth Windows files. | youngki@chromium.org | 2012-10-22 | 7 | -0/+363 |
* | - added OWNERS to toplevel device directory. | youngki@chromium.org | 2012-10-22 | 1 | -0/+3 |
* | device: Remove the dependency to dbus-glib from device.gyp. | tfarina@chromium.org | 2012-10-22 | 1 | -2/+2 |
* | Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi... | youngki@chromium.org | 2012-10-18 | 38 | -0/+5428 |