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
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-1
/
+1
*
Bluetooth: remove legacy backend
keybuk@chromium.org
2013-05-25
12
-5007
/
+0
*
Bluetooth: remove enable-experimental-bluetooth flag
keybuk@chromium.org
2013-05-23
4
-30
/
+3
*
Bluetooth: Profile support for Chrome OS
keybuk@chromium.org
2013-05-09
10
-6
/
+1071
*
Bluetooth: Parse the bluez.Error.Failed on pairing error.
deymo@chromium.org
2013-05-08
2
-0
/
+45
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
4
-6
/
+6
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
4
-6
/
+6
*
Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]
rsleevi@chromium.org
2013-05-07
1
-11
/
+10
*
Bluetooth: set a name for the adapter
keybuk@chromium.org
2013-05-06
3
-1
/
+41
*
Implemented BluetoothDeviceWin::ConnectToProfile()
youngki@chromium.org
2013-05-05
7
-34
/
+110
*
Add a method to check if a D-Bus service has an owner. Use it for mtpd.
thestig@chromium.org
2013-05-04
1
-24
/
+47
*
Bluetooth: make BluetoothProfile constructor protected
keybuk@chromium.org
2013-05-03
1
-4
/
+1
*
Bluetooth: fix metrics collection
keybuk@chromium.org
2013-05-03
2
-52
/
+60
*
Bluetooth: Check IsPaired() before IsConnected() to avoid false connections
deymo@chromium.org
2013-05-03
4
-4
/
+9
*
Relanding addProfile/removeProfile patch with heapchecker fix.
youngki@chromium.org
2013-05-01
6
-7
/
+56
*
Revert 197554 "Implemented chrome.bluetooth.addProfile and chrom..."
timurrrr@chromium.org
2013-05-01
6
-56
/
+7
*
Implemented chrome.bluetooth.addProfile and chrome.bluetooth.removeProfile.
youngki@chromium.org
2013-05-01
6
-7
/
+56
*
Bluetooth: fix fake device classes
keybuk@chromium.org
2013-04-30
1
-8
/
+8
*
Bluetooth: gather usage metrics
keybuk@chromium.org
2013-04-29
12
-7
/
+248
*
device: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-26
/
+28
*
Bluetooth: unregister the agent on CancelPairing()
keybuk@chromium.org
2013-04-29
1
-1
/
+7
*
Revert 196990 "Bluetooth: gather usage metrics"
thakis@chromium.org
2013-04-28
12
-248
/
+7
*
Bluetooth: gather usage metrics
keybuk@chromium.org
2013-04-28
12
-7
/
+248
*
fixing the crash: pass the data pointer instead of the class pointer.
youngki@chromium.org
2013-04-27
1
-2
/
+2
*
device: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-1
/
+1
*
Implemented chrome.bluetooth.getProfiles().
youngki@chromium.org
2013-04-26
1
-0
/
+1
*
Bluetooth: send DeviceChanged for more properties
keybuk@chromium.org
2013-04-24
3
-21
/
+69
*
Implemented BluetoothDeviceMac::ConnectToProfile().
youngki@chromium.org
2013-04-24
17
-7
/
+209
*
D-Bus: notify properties changed from fakes
keybuk@chromium.org
2013-04-24
1
-3
/
+0
*
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
[next]