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: Enable device_unittests target on Android.
scheib
2015-03-30
1
-0
/
+34
*
device/bluetooth: Add checks to BluetoothAdapter overrides.
mcchou
2015-03-27
1
-0
/
+6
*
device/bluetooth: Add read_mtu as an argument of BluetoothAudioSinkDataAvaila...
mcchou
2015-03-26
3
-7
/
+23
*
Implemented UriBeacon decoder.
dvh
2015-03-25
5
-0
/
+270
*
Switch HidDeviceId from IORegistry path to IORegistry entry ID.
reillyg
2015-03-23
4
-18
/
+34
*
Add profiling to BluetoothAdapterMac::PollAdapter.
erikchen
2015-03-18
1
-0
/
+27
*
Introduce UdevDeviceGetSysattrValue, which is the same as
agoode
2015-03-18
2
-2
/
+19
*
Implement MoveFileLocal (with rename operation).
yawano
2015-03-17
4
-0
/
+82
*
Prohibit multiple, overlapping {geolocation,battery} queries
darin
2015-03-13
4
-20
/
+28
*
device/bluetooth: Add I/O watcher for audio data retrieval triggered by state...
mcchou
2015-03-13
4
-134
/
+591
*
Fix a null-pointer dereference in ChromeOS Bluetooth code.
isherman
2015-03-11
1
-1
/
+2
*
bluetooth: Adjust DCHECKs in BluetoothAdapterChromeos observer methods.
scheib
2015-03-10
2
-10
/
+11
*
Implement DeleteFile and DeleteDirectory.
yawano
2015-03-10
4
-36
/
+111
*
Fix BluetoothAdapterProfileChromeOS lifecycle management
jamuraa
2015-03-09
9
-134
/
+328
*
Move UdevDecodeString from media/midi to device/udev_linux
agoode
2015-03-09
5
-0
/
+54
*
Move GetUdevDevicePropertyValue from components/storage_monitor to device/ude...
agoode
2015-03-06
2
-0
/
+13
*
[Android] Add nullable dependency to BatteryStatusManager.java
timvolodine
2015-03-05
2
-2
/
+5
*
Implement CopyFileFromLocal of MTPDeviceAsyncDelegate.
yawano
2015-03-05
4
-2
/
+95
*
Address NewApi warning in device/battery.
newt
2015-03-04
1
-24
/
+34
*
Revert of Fix BluetoothAdapterProfileChromeOS lifecycle management (patchset ...
finnur
2015-03-04
9
-302
/
+108
*
Fix BluetoothAdapterProfileChromeOS lifecycle management
jamuraa
2015-03-03
9
-108
/
+302
*
Add udev_device_new_from_subsystem_sysname to udev, for use in Web MIDI on Linux
agoode
2015-03-03
7
-0
/
+40
*
Created fakes for HID-detection screen testing. Initial browsertest added.
merkulova
2015-03-02
6
-9
/
+76
*
chromeos/dbus: Add verbose log to media-related clients and service provider.
mcchou
2015-02-28
1
-20
/
+71
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-6
/
+0
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
3
-8
/
+10
*
device/bluetooth: Implement Unregister() of BlueotoothAudioSinkChromeOS and d...
mcchou
2015-02-26
5
-178
/
+512
*
Log device/hid messages to chrome://device-log.
reillyg
2015-02-24
10
-56
/
+84
*
Log device/usb messages to chrome://device-log.
reillyg
2015-02-23
7
-45
/
+64
*
Reland "device: Add GN version of the device_unittests target."
tfarina
2015-02-23
2
-10
/
+125
*
Add device dependency GN's header checker found.
brettw
2015-02-21
1
-0
/
+1
*
Add more targets to GN check.
brettw
2015-02-20
8
-3
/
+28
*
Pad HID output reports on Windows to the maximum output report size.
reillyg
2015-02-20
2
-2
/
+19
*
[Android L] Add (dis)chargingTime support for the Battery Status API.
timvolodine
2015-02-20
2
-12
/
+153
*
bluetooth: Modify DCHECK to conditionals in several BluetoothAdapterChromeOS ...
scheib
2015-02-20
3
-515
/
+555
*
Set unregistered handles to NULL in BatteryStatusObserver::Stop
marcing
2015-02-20
1
-2
/
+6
*
Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...
rdevlin.cronin
2015-02-20
8
-32
/
+3
*
Add more targets to "gn check"
brettw
2015-02-19
8
-3
/
+32
*
Enumerate HID devices asynchronously on Windows.
reillyg
2015-02-19
3
-15
/
+74
*
device/bluetooth:Implement BluetoothMediaEndpointServiceProvider delegate and...
mcchou
2015-02-18
3
-77
/
+372
*
Obj-C 2.0 allows to declare ivars in @implementation section.
dvh
2015-02-13
1
-5
/
+5
*
Revert of device: Add GN version of the device_unittests target. (patchset #1...
fgorski
2015-02-12
2
-126
/
+10
*
device: Add GN version of the device_unittests target.
tfarina
2015-02-12
2
-10
/
+126
*
Added bluetooth LE support on Mac platform
dvh
2015-02-12
7
-0
/
+632
*
Use the JS stash client from the JS serial service.
sammc
2015-02-10
1
-1
/
+1
*
Fix crash on second failed connect to a paired device
jamuraa
2015-02-09
4
-20
/
+52
*
Revert of Added bluetooth LE support on Mac platform (patchset #13 id:340001 ...
ccameron
2015-02-07
7
-630
/
+0
*
Added bluetooth LE support on Mac platform
dvh
2015-02-07
7
-0
/
+630
*
chromeos/dbus: Update Bluetooth GATT API clients to upstream definition
armansito
2015-02-06
7
-104
/
+83
*
Update {virtual,override,final} to follow C++11 style in device.
Daniel Cheng
2015-02-06
1
-1
/
+1
[next]