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
*
Fix wrong header guards found by clang's new Wheader-guard.
thakis@chromium.org
2013-06-17
1
-1
/
+1
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
3
-18
/
+22
*
Bluetooth: drop "Experimental" from Chrome OS backend
keybuk@chromium.org
2013-06-12
14
-582
/
+526
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
3
-5
/
+5
*
Use a direct include of strings headers in crypto/, dbus/, device/.
avi@chromium.org
2013-06-11
15
-17
/
+17
*
Linux/CrOS: Listen for mtpd service owner change events and communicate with ...
thestig@chromium.org
2013-06-10
1
-19
/
+41
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
3
-3
/
+3
*
Bluetooth: use updated constants
keybuk@chromium.org
2013-06-05
1
-10
/
+10
*
device: Gyp organization part 2.
tfarina@chromium.org
2013-06-04
2
-49
/
+54
*
Update remaining files to use WeakPtr<T>::get() instead of "operator T*"
akalin@chromium.org
2013-06-04
1
-3
/
+3
*
device: Restructure the layout of gyp files.
tfarina@chromium.org
2013-06-03
58
-157
/
+178
*
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
[next]