summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Implement DeleteFile and DeleteDirectory.yawano2015-03-104-36/+111
* Fix BluetoothAdapterProfileChromeOS lifecycle managementjamuraa2015-03-099-134/+328
* Move UdevDecodeString from media/midi to device/udev_linuxagoode2015-03-095-0/+54
* Move GetUdevDevicePropertyValue from components/storage_monitor to device/ude...agoode2015-03-062-0/+13
* [Android] Add nullable dependency to BatteryStatusManager.javatimvolodine2015-03-052-2/+5
* Implement CopyFileFromLocal of MTPDeviceAsyncDelegate.yawano2015-03-054-2/+95
* Address NewApi warning in device/battery.newt2015-03-041-24/+34
* Revert of Fix BluetoothAdapterProfileChromeOS lifecycle management (patchset ...finnur2015-03-049-302/+108
* Fix BluetoothAdapterProfileChromeOS lifecycle managementjamuraa2015-03-039-108/+302
* Add udev_device_new_from_subsystem_sysname to udev, for use in Web MIDI on Linuxagoode2015-03-037-0/+40
* Created fakes for HID-detection screen testing. Initial browsertest added.merkulova2015-03-026-9/+76
* chromeos/dbus: Add verbose log to media-related clients and service provider.mcchou2015-02-281-20/+71
* Split bug 418183 into separate bugs for each janky piece and remove thepkasting2015-02-281-6/+0
* Apply gn format with 'sources' sorting to src/scottmg2015-02-283-8/+10
* device/bluetooth: Implement Unregister() of BlueotoothAudioSinkChromeOS and d...mcchou2015-02-265-178/+512
* Log device/hid messages to chrome://device-log.reillyg2015-02-2410-56/+84
* Log device/usb messages to chrome://device-log.reillyg2015-02-237-45/+64
* Reland "device: Add GN version of the device_unittests target."tfarina2015-02-232-10/+125
* Add device dependency GN's header checker found.brettw2015-02-211-0/+1
* Add more targets to GN check.brettw2015-02-208-3/+28
* Pad HID output reports on Windows to the maximum output report size.reillyg2015-02-202-2/+19
* [Android L] Add (dis)chargingTime support for the Battery Status API.timvolodine2015-02-202-12/+153
* bluetooth: Modify DCHECK to conditionals in several BluetoothAdapterChromeOS ...scheib2015-02-203-515/+555
* Set unregistered handles to NULL in BatteryStatusObserver::Stopmarcing2015-02-201-2/+6
* Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...rdevlin.cronin2015-02-208-32/+3
* Add more targets to "gn check"brettw2015-02-198-3/+32
* Enumerate HID devices asynchronously on Windows.reillyg2015-02-193-15/+74
* device/bluetooth:Implement BluetoothMediaEndpointServiceProvider delegate and...mcchou2015-02-183-77/+372
* Obj-C 2.0 allows to declare ivars in @implementation section.dvh2015-02-131-5/+5
* Revert of device: Add GN version of the device_unittests target. (patchset #1...fgorski2015-02-122-126/+10
* device: Add GN version of the device_unittests target.tfarina2015-02-122-10/+126
* Added bluetooth LE support on Mac platformdvh2015-02-127-0/+632
* Use the JS stash client from the JS serial service.sammc2015-02-101-1/+1
* Fix crash on second failed connect to a paired devicejamuraa2015-02-094-20/+52
* Revert of Added bluetooth LE support on Mac platform (patchset #13 id:340001 ...ccameron2015-02-077-630/+0
* Added bluetooth LE support on Mac platformdvh2015-02-077-0/+630
* chromeos/dbus: Update Bluetooth GATT API clients to upstream definitionarmansito2015-02-067-104/+83
* Update {virtual,override,final} to follow C++11 style in device.Daniel Cheng2015-02-061-1/+1
* Add a UsbService::Observer function for cleanup actions.reillyg2015-02-062-0/+8
* Adding instrumentation to locate the source of jankiness.Peter Kasting2015-02-051-1/+2
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-0521-318/+237
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-0421-161/+91
* device/bluetooth:Implement Register() for BluetoothAudioSinkChromeOS.mcchou2015-02-037-51/+377
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-0321-91/+161
* Manage profiles in BluetoothAdapter on ChromeOSjamuraa2015-01-3012-164/+837
* bluetooth: Provide more device attributes in requestDevice reply.scheib2015-01-301-1/+2
* Revert of Manage profiles in BluetoothAdapter on ChromeOS (patchset #5 id:800...perkj2015-01-3012-833/+164
* Manage profiles in BluetoothAdapter on ChromeOSjamuraa2015-01-3012-164/+833
* device: Add armansito@ to OWNERS.Arman Uguray2015-01-291-0/+1
* Set serial connection parameters immediately on connect.reillyg2015-01-2810-159/+230