| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Implemented BluetoothSocketWin. | youngki@chromium.org | 2013-02-03 | 16 | -107/+188 |
* | Remove 'content' dependency from device/media_transfer_protocol. | kmadhusu@chromium.org | 2013-02-01 | 3 | -22/+46 |
* | Remove dependencies to 'chrome' from device/media_transfer_protocol. | kmadhusu@chromium.org | 2013-01-31 | 2 | -5/+0 |
* | Bluetooth: change capitilization of ChromeOs to ChromeOS | keybuk@chromium.org | 2013-01-30 | 9 | -336/+336 |
* | Implemented BluetoothSocket::Receive() and BluetoothSocket::Write() on ChromeOS. | youngki@chromium.org | 2013-01-29 | 8 | -4/+118 |
* | Bluetooth: fix issues with discovery API | keybuk@chromium.org | 2013-01-29 | 7 | -103/+969 |
* | Resubmitting asynchronous bluetooth adapter init CL with fix. | youngki@chromium.org | 2013-01-25 | 17 | -120/+199 |
* | Make device_unittests depend on liballocator if linux_use_tcmalloc==1 | youngki@chromium.org | 2013-01-25 | 1 | -0/+9 |
* | Removed DeviceTestSuite, the main source for content dependency from | youngki@chromium.org | 2013-01-23 | 5 | -46/+4 |
* | Revert 178311 - it broke the Linux sizes bot because of the new static initia... | fischman@chromium.org | 2013-01-23 | 16 | -175/+103 |
* | We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc... | youngki@chromium.org | 2013-01-23 | 16 | -103/+175 |
* | Fix bluetooth crashing issue, which happens due the pairing_delegate goes awa... | jennyz@chromium.org | 2013-01-23 | 3 | -14/+45 |
* | Implemented BluetoothServiceRecordWin. | youngki@chromium.org | 2013-01-20 | 6 | -8/+246 |
* | Implemented BluetoothAdapterWin::SetPowered(). | youngki@chromium.org | 2013-01-17 | 5 | -9/+83 |
* | Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC... | youngki@chromium.org | 2013-01-17 | 9 | -8/+39 |
* | Separated BluetoothServiceRecord interface from BluetoothServiceRecordChromeOs. | youngki@chromium.org | 2013-01-16 | 7 | -143/+190 |
* | Implemented BluetoothTaskManagerWin class. | youngki@chromium.org | 2013-01-16 | 8 | -190/+445 |
* | Changed DefaultAdapter to RunCallbackOnAdapterReady function. | youngki@chromium.org | 2013-01-12 | 4 | -217/+285 |
* | Bluetooth: Always log connection error messages. | deymo@chromium.org | 2013-01-10 | 1 | -9/+13 |
* | Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src... | kmadhusu@chromium.org | 2013-01-04 | 7 | -0/+1324 |
* | Revert 175073 because it fails to compile on Linux. | alexeypa@google.com | 2013-01-04 | 7 | -1324/+0 |
* | [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device. | kmadhusu@chromium.org | 2013-01-04 | 7 | -0/+1324 |
* | Pass Bluetooth errors back to the UI. | deymo@chromium.org | 2012-12-21 | 2 | -10/+37 |
* | 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 |