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
*
Bluetooth: register agent when we have an adapter
keybuk@chromium.org
2014-03-07
2
-21
/
+24
*
Revert 255262 "Migrate chrome.bluetooth API backend to use devic..."
earthdok@chromium.org
2014-03-06
8
-83
/
+11
*
Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.
armansito@chromium.org
2014-03-06
8
-11
/
+83
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Migrate Chrome OS Bluetooth UI to the new discovery API.
armansito@chromium.org
2014-03-04
5
-17
/
+40
*
Bluetooth: notify user of incoming pairing requests
keybuk@chromium.org
2014-03-04
3
-17
/
+32
*
Added OWNERS file to device/nfc.
armansito@chromium.org
2014-03-03
1
-0
/
+2
*
device/bluetooth: Add BluetoothAdapter::DiscoverySession.
armansito@chromium.org
2014-02-28
8
-119
/
+396
*
Fix HID device removal handling on Linux.
rockot@chromium.org
2014-02-28
1
-9
/
+1
*
MTP Streaming: Optimize block reading
tommycli@chromium.org
2014-02-28
1
-0
/
+3
*
Add BluetoothDevice::PairingDelegate::AuthorizePairing
keybuk@chromium.org
2014-02-27
6
-2
/
+196
*
Clean up HID backend and API.
rockot@chromium.org
2014-02-27
22
-916
/
+816
*
BluetoothAdapter: add ability to set default pairing delegate
keybuk@chromium.org
2014-02-27
17
-291
/
+1169
*
Convert scoped_ptr_malloc -> scoped_ptr, part 2.
viettrungluu@chromium.org
2014-02-26
2
-3
/
+3
*
Less determined statement termination
scottmg@chromium.org
2014-02-26
2
-2
/
+2
*
device::BluetoothAdapterChromeOS: Implement reference counted sessions.
armansito@chromium.org
2014-02-26
10
-89
/
+760
*
Update device/bluetooth/OWNERS
keybuk@chromium.org
2014-02-24
1
-1
/
+1
*
chromeos: Make dbus::MessageReader memory ownership explicit
derat@chromium.org
2014-02-24
1
-1
/
+1
*
Remove PlatformFile from device/hid
rvargas@chromium.org
2014-02-21
2
-26
/
+19
*
Bluetooth: remove DismissDisplayOrConfirm
keybuk@chromium.org
2014-02-21
3
-86
/
+6
*
Bluetooth: always release the pairing context on Cancel
keybuk@chromium.org
2014-02-21
2
-11
/
+19
*
Refactor to support default Bluetooth pairing delegate
keybuk@chromium.org
2014-02-20
5
-355
/
+496
*
Remove pp_ifdef from grd files in several directories.
newt@chromium.org
2014-02-19
1
-11
/
+11
*
Use udev for serial device enumeration on Linux
rockot@chromium.org
2014-02-14
11
-0
/
+425
*
device/bluetooth: Add abstract API definition for BluetoothGattDescriptor.
armansito@chromium.org
2014-02-13
5
-2
/
+253
*
device/bluetooth: Add abstract API definition for BluetoothGattCharacteristic.
armansito@chromium.org
2014-02-11
4
-1
/
+214
*
Introduce SetName and SetDiscoverable functions to BluetoothAdapter.
tengs@chromium.org
2014-02-08
9
-26
/
+259
*
device/bluetooth: Add abstract API definition for BluetoothGattService.
armansito@chromium.org
2014-02-08
3
-0
/
+254
*
device/bluetooth: Introduce class bluetooth_utils::UUID.
armansito@chromium.org
2014-02-06
3
-44
/
+229
*
Fix compilation error on Fedora 20.
costan@gmail.com
2014-02-03
1
-4
/
+16
*
HID backend.
rockot@chromium.org
2014-01-31
26
-0
/
+2430
*
Revert 247926 "HID backend"
nkostylev@chromium.org
2014-01-30
26
-2461
/
+0
*
HID backend
ikarienator@chromium.org
2014-01-30
26
-0
/
+2461
*
nfc: Implement device::NfcTagChromeOS.
armansito@chromium.org
2014-01-18
17
-100
/
+951
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
2
-24
/
+23
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
3
-6
/
+6
*
nfc: Implement device::NfcPeerChromeOS.
armansito@chromium.org
2013-12-20
12
-48
/
+1171
*
Add base:: to string16 in device/.
dbeam@chromium.org
2013-12-19
3
-6
/
+6
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
nfc: Implement NfcAdapterChromeOS.
armansito@chromium.org
2013-12-08
7
-6
/
+660
*
media_transfer_protocol: Remove stale cached StorageInfo if the mtpd service ...
thestig@chromium.org
2013-12-05
3
-33
/
+61
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-1
/
+1
*
nfc: Add native NFC API definitions.
armansito@chromium.org
2013-12-03
16
-0
/
+1317
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-28
1
-1
/
+3
*
Revert of https://codereview.chromium.org/71013004/
hashimoto@chromium.org
2013-11-27
1
-3
/
+1
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-27
1
-1
/
+3
*
ChromeOS: Remove MockDBusThreadManager.
pneubeck@chromium.org
2013-11-10
2
-13
/
+29
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-0
/
+2
*
ChromeOS: Accept NULL SystemBus in MediaTransferProtocolManager.
pneubeck@chromium.org
2013-11-05
3
-83
/
+20
[next]