summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* More FilePath -> base::FilePath replacement.brettw@chromium.org2013-02-101-2/+2
* Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition.rsleevi@chromium.org2013-02-071-1/+1
* Implemented BluetoothSocketWin.youngki@chromium.org2013-02-0316-107/+188
* Remove 'content' dependency from device/media_transfer_protocol.kmadhusu@chromium.org2013-02-013-22/+46
* Remove dependencies to 'chrome' from device/media_transfer_protocol.kmadhusu@chromium.org2013-01-312-5/+0
* Bluetooth: change capitilization of ChromeOs to ChromeOSkeybuk@chromium.org2013-01-309-336/+336
* Implemented BluetoothSocket::Receive() and BluetoothSocket::Write() on ChromeOS.youngki@chromium.org2013-01-298-4/+118
* Bluetooth: fix issues with discovery APIkeybuk@chromium.org2013-01-297-103/+969
* Resubmitting asynchronous bluetooth adapter init CL with fix.youngki@chromium.org2013-01-2517-120/+199
* Make device_unittests depend on liballocator if linux_use_tcmalloc==1youngki@chromium.org2013-01-251-0/+9
* Removed DeviceTestSuite, the main source for content dependency fromyoungki@chromium.org2013-01-235-46/+4
* Revert 178311 - it broke the Linux sizes bot because of the new static initia...fischman@chromium.org2013-01-2316-175/+103
* We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...youngki@chromium.org2013-01-2316-103/+175
* Fix bluetooth crashing issue, which happens due the pairing_delegate goes awa...jennyz@chromium.org2013-01-233-14/+45
* 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