summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-2/+1
* Make Bluetooth pairing dialog working from uber tray.jennyz@chromium.org2013-01-242-0/+158
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-1826-5084/+0
* Bluetooth: add audio device classeskeybuk@chromium.org2012-10-092-0/+30
* Bluetooth: show all devices during discoverykeybuk@chromium.org2012-10-064-102/+12
* Renames the classes in chrome/browser/chromeos/bluetooth/ ChromeOs-specific (...youngki@chromium.org2012-10-0219-1949/+2404
* Bluetooth: test device connection during discoverykeybuk@chromium.org2012-09-251-0/+208
* Bluetooth: Defer observer methods for properties until have addresskeybuk@chromium.org2012-09-222-12/+1016
* Revert 157229 - Bluetooth: Defer observer methods for properties until have a...viettrungluu@chromium.org2012-09-172-989/+10
* Bluetooth: Defer observer methods for properties until have addresskeybuk@chromium.org2012-09-172-10/+989
* Revert 157030 - breakage was due to something else.kalman@chromium.org2012-09-162-2/+5
* Revert 156348 (caused http://crbug.com/149828)thakis@chromium.org2012-09-162-5/+2
* Change getDevices to use a DeviceCallback.bryeung@chromium.org2012-09-122-2/+5
* Don't consider a Bluetooth adapter present until it has an address.keybuk@chromium.org2012-09-113-21/+231
* Bluetooth: add tests for BluetoothAdapter::DefaultAdapterkeybuk@chromium.org2012-09-071-0/+236
* Clean up WeakPtrFactory usage.bryeung@chromium.org2012-09-074-14/+14
* Add bluetooth.getName API.bryeung@chromium.org2012-08-214-2/+18
* Fix Bluetooth Connect API.bryeung@chromium.org2012-08-201-6/+8
* bluetooth: Improve testabilitykeybuk@chromium.org2012-08-184-5/+21
* Handle Bluetooth Adapter address updates.bryeung@chromium.org2012-08-171-0/+3
* Fixes for handling of MockDBusThreadManager::GetSystemBus().satorux@chromium.org2012-08-131-3/+7
* Bluetooth API: improve discoverybryeung@chromium.org2012-08-092-1/+2
* Ensure canonical Bluetooth UUIDs are used.bryeung@chromium.org2012-08-022-4/+6
* Add owners for chrome/browser/chromeos/bluetoothbryeung@chromium.org2012-08-021-0/+2
* Fix gcc 4.7 building problems.shenhan@google.com2012-07-161-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-117-7/+0
* Parse short UUIDs, and add validation.bryeung@chromium.org2012-06-285-4/+130
* Reduce calls to BluetoothServiceRecord constructor.bryeung@chromium.org2012-06-282-60/+58
* bluetooth: use a shared default BluetoothAdapterkeybuk@chromium.org2012-06-283-12/+31
* Fix method definition order.bryeung@chromium.org2012-06-273-300/+295
* bluetooth: fix discovered device removal issueskeybuk@chromium.org2012-06-273-77/+113
* ash: Fix a bluetooth-related crash in the uber-tray.sadrul@chromium.org2012-06-211-3/+4
* Add a flag to enable unsupported bluetooth devicesbryeung@chromium.org2012-06-181-0/+6
* Add additional device attributes.bryeung@chromium.org2012-06-154-7/+30
* Add GetServiceRecords.bryeung@chromium.org2012-06-155-5/+84
* Revert 142360 - Add additional device attributes.hbono@chromium.org2012-06-154-30/+7
* Add additional device attributes.bryeung@chromium.org2012-06-154-7/+30
* Implement support for the OOB Pairing APIs.bryeung@chromium.org2012-06-156-3/+124
* Add mocks for SetDiscovering.bryeung@chromium.org2012-06-142-4/+9
* Previously, there was no way to determine when the effected methods of Blueto...bryeung@chromium.org2012-06-142-48/+107
* Add VoidResultCallback to BluetoothAdapter.bryeung@chromium.org2012-06-112-24/+50
* Remove UUID sanity check.bryeung@chromium.org2012-06-081-6/+0
* bluetooth: obtain D-Bus error for select methodskeybuk@google.com2012-06-042-52/+82
* A few tests for the Bluetooth Extensions APIbryeung@chromium.org2012-05-317-7/+106
* Fix a bug where a callback was being called twice.bryeung@chromium.org2012-05-301-1/+1
* Move chromeos::GetInterfacesFromIntrospectResult into IntrospectableClienthashimoto@chromium.org2012-05-301-2/+1
* Missed a file in crrev.com/137247 (Moving libxml_utils). Fixing Chrome Chrome...dtu@chromium.org2012-05-151-1/+1
* Improve output on error.bryeung@chromium.org2012-05-141-7/+11
* bluetooth: enable gaming deviceskeybuk@chromium.org2012-05-012-2/+22
* Fix the semantics of str2ba.bryeung@chromium.org2012-04-273-7/+9