summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
...
* Revert of Reland: Add code to deal with serial device disconnection detection...alph2015-11-1812-252/+74
* Add code to deal with serial device disconnectionjuncai2015-11-1812-74/+252
* Provide a stub implementation of device::UsbService on Android.reillyg2015-11-187-26/+114
* Adds ChromeOS dependency to //device/serial GYP filescharliea2015-11-181-0/+5
* Revert of Add code to deal with serial device disconnection detection on Wind...hcarmona2015-11-189-249/+74
* Add code to deal with serial device disconnectionjuncai2015-11-179-74/+249
* Aura on Android: build gn target extensions/browser.moshayedi2015-11-171-1/+6
* Make operators on scoped_ptr match the ones defined for std::unique_ptrdanakj2015-11-171-3/+3
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1332-52/+52
* Implement bluetoothPrivate.forgetstevenjb2015-11-1213-17/+30
* Add a stub BluetoothAdapter for Linux builds without dbus.slan2015-11-114-237/+258
* [GN] Only include udev sources in //device/hid when use_udev is true.slan2015-11-102-23/+16
* Ask for the location permission on Android.jyasskin2015-11-103-5/+32
* Remove redundant 'virtual' in bluetooth_test_android.hperezju2015-11-061-2/+2
* Add browsertests for VibrationManager java impl on android.leon.han2015-11-061-2/+29
* Reland "Add Linux support for the Bluetooth API"rkc2015-11-0657-1895/+1913
* bluetooth: android: Implement StartNotifySession.scheib2015-11-0614-11/+285
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-05112-898/+15777
* Revert of Reland: Refactor DBusThreadManager to split away BT clients. (patch...tommycli2015-11-04112-15777/+898
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-04112-898/+15777
* bluetooth: android: Implement WriteRemoteCharacteristic.scheib2015-11-0311-24/+474
* Moves SendBuffer and ReceiveBuffer to a more accessible locationcharliea2015-11-032-0/+94
* bluetooth: android: Implement ReadRemoteCharacteristic and GetValue.scheib2015-11-0316-60/+634
* gn format everything.tfarina2015-11-031-1/+3
* bluetooth: Implement GattServicesDiscovered on androidortuno2015-11-024-0/+37
* Extracts more information from serial devices on Windowscharliea2015-11-024-9/+162
* bluetooth: Wire up GattServices property from deviceortuno2015-11-026-0/+68
* bluetooth: android: BluetoothRemoteGattCharacteristicAndroid::GetProperties()scheib2015-10-289-24/+74
* bluetooth: android: BluetoothRemoteGattCharacteristicAndroid::GetUUID.scheib2015-10-289-22/+153
* bluetooth: android: Clean up BluetoothRemoteGattServiceAndroid.scheib2015-10-273-30/+26
* bluetooth: android: Implement Characteristic GetIdentifier, fix Service IDs too.scheib2015-10-2714-59/+197
* bluetooth: android: Accumulate advertised UUIDs.scheib2015-10-243-18/+20
* bluetooth: android: Implement BluetoothRemoteGattServiceAndroid::GetCharacter...scheib2015-10-2316-18/+460
* Avoid freeing thread-unsafe mojo::Callbacks on the FILE thread.reillyg2015-10-232-34/+52
* Don't include trace_event.h from trace_event_argument.h.jbroman2015-10-221-0/+1
* Add more test binaries to GN Mac build.brettw2015-10-211-1/+2
* bluetooth: Add characteristicvaluechanged eventortuno2015-10-202-0/+48
* Extracts more information from serial devices on Maccharliea2015-10-201-7/+187
* bluetooth: mac: Only test Low Energy discovery sessions.scheib2015-10-185-36/+29
* bluetooth: mac: Fix incorrect use of AdvertisementData dictionary strings.scheib2015-10-182-6/+6
* bluetooth: android: BluetoothRemoteGattServiceAndroid::GetUUIDscheib2015-10-1617-28/+189
* Make //device/core a component.reillyg2015-10-155-11/+44
* Change default string descriptor buffer size to 255 bytes.reillyg2015-10-151-2/+2
* mac: Make device_unittests build with the 10.11 SDK.thakis2015-10-131-4/+4
* net: Move IPAddressAttributes enum out of net_util.h.tfarina2015-10-132-0/+2
* Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/ki.stfu2015-10-124-12/+12
* bluetooth: android: Create BluetoothRemoteGattServiceAndroid objects.scheib2015-10-1015-3/+427
* Revert "Extracts more information from serial devices on Mac"charliea2015-10-091-133/+30
* Revert "Extracts more information from serial devices on Windows"charliea2015-10-094-109/+10
* bluetooth: Refactor BluetoothTest member names.scheib2015-10-096-59/+58