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
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Simplified BluetoothAdapterWin.
youngki@chromium.org
2013-04-24
6
-114
/
+42
*
Bluetooth: Cache the pairing passkey and pincode in the option handler
deymo@chromium.org
2013-04-23
2
-2
/
+3
*
Bluetooth: fix header sentry comment style
keybuk@chromium.org
2013-04-23
2
-2
/
+2
*
Change MediaTransferProtocolManager::Initialize to use a TaskRunner instead o...
thestig@chromium.org
2013-04-23
2
-13
/
+13
*
Add missing BluetoothProfile::Options::auto_connect
keybuk@chromium.org
2013-04-22
2
-0
/
+6
*
Bluetooth: Send UI notifications when the connecting status changes.
deymo@chromium.org
2013-04-20
3
-12
/
+28
*
Bluetooth: D-Bus client interface for org.bluez.Input1
deymo@chromium.org
2013-04-20
2
-3
/
+52
*
Bluetooth: call DeviceChanged observer method on IsConnecting() change
keybuk@chromium.org
2013-04-20
4
-42
/
+63
*
Add abstract BluetoothProfile class
keybuk@chromium.org
2013-04-19
13
-1
/
+192
*
Bluetooth: Add support for pairing display notifications
deymo@chromium.org
2013-04-19
3
-10
/
+52
*
Bluetooth: treat unpairable devices as Trusted/Paired
keybuk@chromium.org
2013-04-18
5
-33
/
+106
*
Storage Monitor: Make StorageMonitorLinux own the MediaTransferProtocolManager.
thestig@chromium.org
2013-04-18
2
-30
/
+10
*
Bluetooth: implement BlueZ 5 backend for Chrome OS
keybuk@chromium.org
2013-04-18
6
-14
/
+3048
*
Bluetooth: Don't attempt a pairing for devices not supporting it.
keybuk@chromium.org
2013-04-17
2
-0
/
+19
*
Bluetooth: Show trusted devices as paired.
keybuk@chromium.org
2013-04-17
2
-1
/
+4
*
Simplified BluetoothDeviceMac.
youngki@chromium.org
2013-04-12
3
-92
/
+67
*
Simplified BluetoothAdapterMac.
youngki@chromium.org
2013-04-10
3
-238
/
+24
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-8
/
+8
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
2
-8
/
+8
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-8
/
+8
*
Bluetooth: clean up Bluetooth classes
keybuk@chromium.org
2013-04-05
23
-180
/
+310
*
Bluetooth: rename experimental ChromeOS files
keybuk@chromium.org
2013-04-03
4
-30
/
+30
*
Bluetooth: remove private members from BluetoothAdapter
keybuk@chromium.org
2013-04-02
12
-21
/
+52
*
Bluetooth: rename TrackDefaultAdapter to Init
keybuk@chromium.org
2013-04-02
11
-41
/
+18
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
2
-2
/
+2
*
Implemented Device Inquiry.
youngki@chromium.org
2013-03-29
2
-2
/
+210
*
Restricts BluetoothAdapterMac to OSX 10.7 or later.
youngki@chromium.org
2013-03-29
1
-1
/
+2
*
Bluetooth: remove BluetoothAdapter::IsScanning
keybuk@chromium.org
2013-03-28
15
-332
/
+67
*
Completes BluetoothDeviceMac implementation.
youngki@chromium.org
2013-03-28
3
-0
/
+40
*
Update device/bluetooth/OWNERS
keybuk@chromium.org
2013-03-27
1
-1
/
+1
*
fix to be 64-bit compatible.
youngki@chromium.org
2013-03-27
1
-2
/
+2
*
Implemented BluetoothAdapterMac::AddDevices() and BluetoothAdapterMac::Remove...
youngki@chromium.org
2013-03-26
11
-17
/
+344
*
Bluetooth: Disable "IsConnectable" property for ChromeOS implementation.
deymo@chromium.org
2013-03-26
2
-31
/
+0
*
Added BluetoothDeviceMac (empty implementation)
youngki@chromium.org
2013-03-19
3
-0
/
+174
*
Implemented BluetoothSocketMac.
youngki@chromium.org
2013-03-18
7
-5
/
+215
*
Remove unnecessary content entry from device's DEPS. device shouldn't depend ...
jam@chromium.org
2013-03-14
1
-2
/
+0
*
Implemented BluetoothServiceRecordMac with unittest.
youngki@chromium.org
2013-03-13
4
-0
/
+269
*
Remove BluetoothAdapterFactory::Create
keybuk@chromium.org
2013-03-12
6
-49
/
+3
*
Add BluetoothAdapterChromeOSExperimental (empty for now)
keybuk@chromium.org
2013-03-11
5
-8
/
+186
*
Remove Debug restriction on Bluetooth log messages
keybuk@chromium.org
2013-03-08
2
-34
/
+34
*
Implemented AdapterState.
youngki@chromium.org
2013-03-04
4
-3
/
+139
*
Added BluetoothAdapterMac (empty implementation for now)
youngki@chromium.org
2013-03-01
3
-0
/
+130
*
Bluetooth: Add a "connecting" property to BluetoothDevice.
deymo@chromium.org
2013-02-26
4
-8
/
+65
*
Bluetooth: Ignore the disconnect error message when device is already disconn...
deymo@chromium.org
2013-02-26
1
-2
/
+8
*
Bluetooth: Requery service records when device reconnects after reboot.
deymo@chromium.org
2013-02-26
1
-0
/
+13
*
Added Adapter*Changed() observer calls to BluetoothAdapterWin.
youngki@chromium.org
2013-02-25
2
-3
/
+58
*
Implemented BluetoothDeviceWin.
youngki@chromium.org
2013-02-25
11
-34
/
+185
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Bluetooth: Add a "connectable" property to the BluetoothDevice.
deymo@chromium.org
2013-02-23
7
-48
/
+213
*
device: Create device_bluetooth_string.{gyp,grd} files.
tfarina@chromium.org
2013-02-22
56
-7
/
+450
[prev]
[next]