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
*
Global conversion of Pass()→std::move(): CrOS edition
dcheng
2015-12-31
1
-1
/
+1
*
Remove random lonely semicolons.
thestig
2015-12-30
1
-4
/
+0
*
Global conversion of Pass()→std::move(): Linux GN static library edition
dcheng
2015-12-30
1
-1
/
+3
*
Convert Pass()→std::move() in //device
dcheng
2015-12-27
62
-295
/
+366
*
Switch to standard integer types in device/.
avi
2015-12-22
280
-505
/
+959
*
Replace RE2 import with a dependency
battre
2015-12-21
2
-2
/
+2
*
Check use_dbus==1 when compiling dbus dependent bluetooth unittests
dnicoara
2015-12-17
2
-2
/
+2
*
net: Extract SetNonBlocking() function from net_util.h
tfarina
2015-12-16
1
-3
/
+1
*
clang/win: Let remaining chromium_code targets build with -Wextra.
thakis
2015-12-10
5
-14
/
+13
*
[webnfc] Introduce NFC mojo service.
alexander.shalamov
2015-12-07
3
-0
/
+102
*
bluetooth: android: Crash fix: Check Characteristic isn't already destroyed.
scheib
2015-12-06
7
-15
/
+108
*
Make //device pass "gn check"
brettw
2015-12-04
7
-7
/
+19
*
Kill ScopedPtrMap and friends
limasdf
2015-12-02
3
-17
/
+14
*
GN: Merge apk_deps and deps in test() template
agrieve
2015-12-01
1
-2
/
+4
*
Convert various vector_as_array calls to vector::data.
davidben
2015-12-01
2
-7
/
+3
*
Add more components to "gn check"
brettw
2015-11-27
1
-1
/
+1
*
jni: Pass method parameters as JavaParamRef in device/bluetooth.
torne
2015-11-27
10
-62
/
+98
*
Add context_utils.h includes where needed.
torne
2015-11-25
2
-0
/
+2
*
Modify SerialIoHandlerWin::OnDeviceRemoved to generate
juncai
2015-11-24
1
-1
/
+1
*
Create shared MockDeviceClient and MockHidService classes.
reillyg
2015-11-24
13
-36
/
+221
*
Make SerialIoHandlerWin::UiThreadHelper final.
Nico Weber
2015-11-23
2
-2
/
+4
*
bluetooth: Fix crash when trying to read or write when operation pending
ortuno
2015-11-22
7
-195
/
+323
*
Add code to deal with serial device disconnection
juncai
2015-11-21
12
-74
/
+256
*
Convert ConnectToApplication to take a params class
ben
2015-11-20
1
-3
/
+1
*
Use bluetooth and bluetoothPrivate APIs in Options UI
stevenjb
2015-11-20
3
-7
/
+24
*
Run gn --format over all .gn files
agrieve
2015-11-20
2
-3
/
+3
*
Adds dbus as a dependency to device/serial/serial.gyp:device_serial
charliea
2015-11-20
1
-0
/
+1
*
Use std::default_delete as the default deleter for scoped_ptr.
dcheng
2015-11-19
2
-2
/
+4
*
Test that device/bluetooth fails to scan on Android when denied permission.
jyasskin
2015-11-18
8
-28
/
+104
*
Revert of Reland: Add code to deal with serial device disconnection detection...
alph
2015-11-18
12
-252
/
+74
*
Add code to deal with serial device disconnection
juncai
2015-11-18
12
-74
/
+252
*
Provide a stub implementation of device::UsbService on Android.
reillyg
2015-11-18
7
-26
/
+114
*
Adds ChromeOS dependency to //device/serial GYP files
charliea
2015-11-18
1
-0
/
+5
*
Revert of Add code to deal with serial device disconnection detection on Wind...
hcarmona
2015-11-18
9
-249
/
+74
*
Add code to deal with serial device disconnection
juncai
2015-11-17
9
-74
/
+249
*
Aura on Android: build gn target extensions/browser.
moshayedi
2015-11-17
1
-1
/
+6
*
Make operators on scoped_ptr match the ones defined for std::unique_ptr
danakj
2015-11-17
1
-3
/
+3
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
32
-52
/
+52
*
Implement bluetoothPrivate.forget
stevenjb
2015-11-12
13
-17
/
+30
*
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
[next]