summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Added InputServiceLinux, which monitors all devices from hid or input subsyst...ygorshenin@chromium.org2014-04-128-9/+329
* Remove BluetoothDevice::ConnectToServicekeybuk@chromium.org2014-04-118-74/+0
* device/bluetooth: Add chromeos::BluetoothRemoteGattDescriptorChromeOS.armansito@chromium.org2014-04-1111-37/+635
* Bluetooth: rename Release to avoid RefCounted conflictkeybuk@chromium.org2014-04-114-4/+4
* MacOS implementation of BluetoothSocket.rpaquay@chromium.org2014-04-107-149/+527
* Udev-related methods are extracted from HidServiceLinux into an individual se...ygorshenin@chromium.org2014-04-107-154/+280
* device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS.armansito@chromium.org2014-04-1011-59/+923
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-0821-96/+720
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-0830-243/+969
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-1/+4
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-0730-961/+243
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-0730-243/+961
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-0437-290/+258
* HID devices : compute has_report_id when device reports HID buttons on Windowsjracle@logitech.com2014-04-041-11/+23
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-0336-253/+287
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-0336-287/+253
* Add the USB device target to the GN build.brettw@chromium.org2014-04-031-0/+31
* HID connection matches wrong hidraw devnode to HID device when a bus driver i...jracle@logitech.com2014-04-031-2/+6
* Handle HID report ID correctly on Mac OSjracle@logitech.com2014-04-031-14/+16
* HID device connection now shared on Linuxjracle@logitech.com2014-04-021-3/+1
* Delete some dead code.thakis@chromium.org2014-03-272-5/+0
* chromeos/dbus: Add fake D-Bus clients for GATT client-mode.armansito@chromium.org2014-03-242-5/+4
* Fix crash after Bluetooth profile is unregistered on ChromeOS.tengs@chromium.org2014-03-221-2/+0
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-2012-217/+49
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-4/+3
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+2
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-1/+1
* Bluetooth: extend JavaScript Device objectkeybuk@chromium.org2014-03-131-0/+10
* BluetoothProfile: re-register on adapter presencekeybuk@chromium.org2014-03-122-63/+118
* Bluetooth: mark all Paired devices as Trustedkeybuk@chromium.org2014-03-123-9/+38
* Add BluetoothDevice::VendorIDSource()keybuk@chromium.org2014-03-119-14/+63
* Bluetooth: clean up TestObserverkeybuk@chromium.org2014-03-111-62/+4
* Fix IWYU in base/files/file.htnagel@chromium.org2014-03-091-0/+1
* device/bluetooth: Remove BluetoothAdapter::Start|StopDiscovering.armansito@chromium.org2014-03-097-250/+297
* Bluetooth: use generic names for fake deviceskeybuk@chromium.org2014-03-071-100/+98
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-078-14/+82
* Bluetooth: add support for Bluetooth-assigned Device IDkeybuk@chromium.org2014-03-072-19/+64
* Bluetooth: register agent when we have an adapterkeybuk@chromium.org2014-03-072-21/+24
* Revert 255262 "Migrate chrome.bluetooth API backend to use devic..."earthdok@chromium.org2014-03-068-83/+11
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-068-11/+83
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Migrate Chrome OS Bluetooth UI to the new discovery API.armansito@chromium.org2014-03-045-17/+40
* Bluetooth: notify user of incoming pairing requestskeybuk@chromium.org2014-03-043-17/+32
* Added OWNERS file to device/nfc.armansito@chromium.org2014-03-031-0/+2
* device/bluetooth: Add BluetoothAdapter::DiscoverySession.armansito@chromium.org2014-02-288-119/+396
* Fix HID device removal handling on Linux.rockot@chromium.org2014-02-281-9/+1
* MTP Streaming: Optimize block readingtommycli@chromium.org2014-02-281-0/+3
* Add BluetoothDevice::PairingDelegate::AuthorizePairingkeybuk@chromium.org2014-02-276-2/+196
* Clean up HID backend and API.rockot@chromium.org2014-02-2722-916/+816
* BluetoothAdapter: add ability to set default pairing delegatekeybuk@chromium.org2014-02-2717-291/+1169