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
*
Add a stub BluetoothAdapter for Linux builds without dbus.
slan
2015-11-11
4
-237
/
+258
*
[GN] Only include udev sources in //device/hid when use_udev is true.
slan
2015-11-10
2
-23
/
+16
*
Ask for the location permission on Android.
jyasskin
2015-11-10
3
-5
/
+32
*
Remove redundant 'virtual' in bluetooth_test_android.h
perezju
2015-11-06
1
-2
/
+2
*
Add browsertests for VibrationManager java impl on android.
leon.han
2015-11-06
1
-2
/
+29
*
Reland "Add Linux support for the Bluetooth API"
rkc
2015-11-06
57
-1895
/
+1913
*
bluetooth: android: Implement StartNotifySession.
scheib
2015-11-06
14
-11
/
+285
*
Reland: Refactor DBusThreadManager to split away BT clients.
rkc
2015-11-05
112
-898
/
+15777
*
Revert of Reland: Refactor DBusThreadManager to split away BT clients. (patch...
tommycli
2015-11-04
112
-15777
/
+898
*
Reland: Refactor DBusThreadManager to split away BT clients.
rkc
2015-11-04
112
-898
/
+15777
*
bluetooth: android: Implement WriteRemoteCharacteristic.
scheib
2015-11-03
11
-24
/
+474
*
Moves SendBuffer and ReceiveBuffer to a more accessible location
charliea
2015-11-03
2
-0
/
+94
*
bluetooth: android: Implement ReadRemoteCharacteristic and GetValue.
scheib
2015-11-03
16
-60
/
+634
*
gn format everything.
tfarina
2015-11-03
1
-1
/
+3
*
bluetooth: Implement GattServicesDiscovered on android
ortuno
2015-11-02
4
-0
/
+37
*
Extracts more information from serial devices on Windows
charliea
2015-11-02
4
-9
/
+162
*
bluetooth: Wire up GattServices property from device
ortuno
2015-11-02
6
-0
/
+68
*
bluetooth: android: BluetoothRemoteGattCharacteristicAndroid::GetProperties()
scheib
2015-10-28
9
-24
/
+74
*
bluetooth: android: BluetoothRemoteGattCharacteristicAndroid::GetUUID.
scheib
2015-10-28
9
-22
/
+153
*
bluetooth: android: Clean up BluetoothRemoteGattServiceAndroid.
scheib
2015-10-27
3
-30
/
+26
*
bluetooth: android: Implement Characteristic GetIdentifier, fix Service IDs too.
scheib
2015-10-27
14
-59
/
+197
*
bluetooth: android: Accumulate advertised UUIDs.
scheib
2015-10-24
3
-18
/
+20
*
bluetooth: android: Implement BluetoothRemoteGattServiceAndroid::GetCharacter...
scheib
2015-10-23
16
-18
/
+460
*
Avoid freeing thread-unsafe mojo::Callbacks on the FILE thread.
reillyg
2015-10-23
2
-34
/
+52
*
Don't include trace_event.h from trace_event_argument.h.
jbroman
2015-10-22
1
-0
/
+1
*
Add more test binaries to GN Mac build.
brettw
2015-10-21
1
-1
/
+2
*
bluetooth: Add characteristicvaluechanged event
ortuno
2015-10-20
2
-0
/
+48
*
Extracts more information from serial devices on Mac
charliea
2015-10-20
1
-7
/
+187
*
bluetooth: mac: Only test Low Energy discovery sessions.
scheib
2015-10-18
5
-36
/
+29
*
bluetooth: mac: Fix incorrect use of AdvertisementData dictionary strings.
scheib
2015-10-18
2
-6
/
+6
*
bluetooth: android: BluetoothRemoteGattServiceAndroid::GetUUID
scheib
2015-10-16
17
-28
/
+189
*
Make //device/core a component.
reillyg
2015-10-15
5
-11
/
+44
*
Change default string descriptor buffer size to 255 bytes.
reillyg
2015-10-15
1
-2
/
+2
*
mac: Make device_unittests build with the 10.11 SDK.
thakis
2015-10-13
1
-4
/
+4
*
net: Move IPAddressAttributes enum out of net_util.h.
tfarina
2015-10-13
2
-0
/
+2
*
Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/
ki.stfu
2015-10-12
4
-12
/
+12
*
bluetooth: android: Create BluetoothRemoteGattServiceAndroid objects.
scheib
2015-10-10
15
-3
/
+427
*
Revert "Extracts more information from serial devices on Mac"
charliea
2015-10-09
1
-133
/
+30
*
Revert "Extracts more information from serial devices on Windows"
charliea
2015-10-09
4
-109
/
+10
*
bluetooth: Refactor BluetoothTest member names.
scheib
2015-10-09
6
-59
/
+58
*
Bluetooth: Store devices_ in BluetoothAdapter with scoped pointers.
leon.han
2015-10-07
8
-115
/
+175
*
Bluetooth: Store gatt_services_ in BluetoothDevice with scoped pointers.
leon.han
2015-10-07
3
-21
/
+17
*
Fix cross-thread InterfacePtr passing in device/serial.
sammc
2015-10-07
1
-3
/
+4
*
Revert "Refactor DBusThreadManager to split away BT clients."
rkc
2015-10-06
112
-15714
/
+872
*
bluetooth: Detect and fix incorrect thread usage of BluetoothDispatcherHost.
scheib
2015-10-05
1
-5
/
+11
*
Reland of Provide the DeviceManager service to the renderer directly, no app....
finnur
2015-10-05
7
-163
/
+56
*
Revert of Provide the DeviceManager service to the renderer directly, no app....
finnur
2015-10-05
7
-56
/
+163
*
Fix Linux GN Clobber build error after r352222.
jam
2015-10-03
1
-1
/
+1
*
Provide the DeviceManager service to the renderer directly, no app.
reillyg
2015-10-03
7
-163
/
+56
*
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
jam
2015-10-02
1
-2
/
+2
[next]