index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: clean up Bluetooth classes
keybuk@chromium.org
2013-04-05
1
-2
/
+1
*
Make Bluetooth pairing dialog working from uber tray.
jennyz@chromium.org
2013-01-24
2
-0
/
+158
*
Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...
youngki@chromium.org
2012-10-18
26
-5084
/
+0
*
Bluetooth: add audio device classes
keybuk@chromium.org
2012-10-09
2
-0
/
+30
*
Bluetooth: show all devices during discovery
keybuk@chromium.org
2012-10-06
4
-102
/
+12
*
Renames the classes in chrome/browser/chromeos/bluetooth/ ChromeOs-specific (...
youngki@chromium.org
2012-10-02
19
-1949
/
+2404
*
Bluetooth: test device connection during discovery
keybuk@chromium.org
2012-09-25
1
-0
/
+208
*
Bluetooth: Defer observer methods for properties until have address
keybuk@chromium.org
2012-09-22
2
-12
/
+1016
*
Revert 157229 - Bluetooth: Defer observer methods for properties until have a...
viettrungluu@chromium.org
2012-09-17
2
-989
/
+10
*
Bluetooth: Defer observer methods for properties until have address
keybuk@chromium.org
2012-09-17
2
-10
/
+989
*
Revert 157030 - breakage was due to something else.
kalman@chromium.org
2012-09-16
2
-2
/
+5
*
Revert 156348 (caused http://crbug.com/149828)
thakis@chromium.org
2012-09-16
2
-5
/
+2
*
Change getDevices to use a DeviceCallback.
bryeung@chromium.org
2012-09-12
2
-2
/
+5
*
Don't consider a Bluetooth adapter present until it has an address.
keybuk@chromium.org
2012-09-11
3
-21
/
+231
*
Bluetooth: add tests for BluetoothAdapter::DefaultAdapter
keybuk@chromium.org
2012-09-07
1
-0
/
+236
*
Clean up WeakPtrFactory usage.
bryeung@chromium.org
2012-09-07
4
-14
/
+14
*
Add bluetooth.getName API.
bryeung@chromium.org
2012-08-21
4
-2
/
+18
*
Fix Bluetooth Connect API.
bryeung@chromium.org
2012-08-20
1
-6
/
+8
*
bluetooth: Improve testability
keybuk@chromium.org
2012-08-18
4
-5
/
+21
*
Handle Bluetooth Adapter address updates.
bryeung@chromium.org
2012-08-17
1
-0
/
+3
*
Fixes for handling of MockDBusThreadManager::GetSystemBus().
satorux@chromium.org
2012-08-13
1
-3
/
+7
*
Bluetooth API: improve discovery
bryeung@chromium.org
2012-08-09
2
-1
/
+2
*
Ensure canonical Bluetooth UUIDs are used.
bryeung@chromium.org
2012-08-02
2
-4
/
+6
*
Add owners for chrome/browser/chromeos/bluetooth
bryeung@chromium.org
2012-08-02
1
-0
/
+2
*
Fix gcc 4.7 building problems.
shenhan@google.com
2012-07-16
1
-0
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
7
-7
/
+0
*
Parse short UUIDs, and add validation.
bryeung@chromium.org
2012-06-28
5
-4
/
+130
*
Reduce calls to BluetoothServiceRecord constructor.
bryeung@chromium.org
2012-06-28
2
-60
/
+58
*
bluetooth: use a shared default BluetoothAdapter
keybuk@chromium.org
2012-06-28
3
-12
/
+31
*
Fix method definition order.
bryeung@chromium.org
2012-06-27
3
-300
/
+295
*
bluetooth: fix discovered device removal issues
keybuk@chromium.org
2012-06-27
3
-77
/
+113
*
ash: Fix a bluetooth-related crash in the uber-tray.
sadrul@chromium.org
2012-06-21
1
-3
/
+4
*
Add a flag to enable unsupported bluetooth devices
bryeung@chromium.org
2012-06-18
1
-0
/
+6
*
Add additional device attributes.
bryeung@chromium.org
2012-06-15
4
-7
/
+30
*
Add GetServiceRecords.
bryeung@chromium.org
2012-06-15
5
-5
/
+84
*
Revert 142360 - Add additional device attributes.
hbono@chromium.org
2012-06-15
4
-30
/
+7
*
Add additional device attributes.
bryeung@chromium.org
2012-06-15
4
-7
/
+30
*
Implement support for the OOB Pairing APIs.
bryeung@chromium.org
2012-06-15
6
-3
/
+124
*
Add mocks for SetDiscovering.
bryeung@chromium.org
2012-06-14
2
-4
/
+9
*
Previously, there was no way to determine when the effected methods of Blueto...
bryeung@chromium.org
2012-06-14
2
-48
/
+107
*
Add VoidResultCallback to BluetoothAdapter.
bryeung@chromium.org
2012-06-11
2
-24
/
+50
*
Remove UUID sanity check.
bryeung@chromium.org
2012-06-08
1
-6
/
+0
*
bluetooth: obtain D-Bus error for select methods
keybuk@google.com
2012-06-04
2
-52
/
+82
*
A few tests for the Bluetooth Extensions API
bryeung@chromium.org
2012-05-31
7
-7
/
+106
*
Fix a bug where a callback was being called twice.
bryeung@chromium.org
2012-05-30
1
-1
/
+1
*
Move chromeos::GetInterfacesFromIntrospectResult into IntrospectableClient
hashimoto@chromium.org
2012-05-30
1
-2
/
+1
*
Missed a file in crrev.com/137247 (Moving libxml_utils). Fixing Chrome Chrome...
dtu@chromium.org
2012-05-15
1
-1
/
+1
*
Improve output on error.
bryeung@chromium.org
2012-05-14
1
-7
/
+11
*
bluetooth: enable gaming devices
keybuk@chromium.org
2012-05-01
2
-2
/
+22
*
Fix the semantics of str2ba.
bryeung@chromium.org
2012-04-27
3
-7
/
+9
[next]