summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-021-2/+2
* Fix static initializers from r316709.thestig2015-10-013-26/+34
* Isolate device_unittests_apk.stip2015-10-012-0/+36
* Add configuration and interface permission checks to DeviceImpl.reillyg2015-09-2916-152/+385
* Fixing bluetoothPrivate.pair to pair with trusted devices.sacomoto2015-09-298-23/+221
* Revert of Add Linux support for the Bluetooth API. (patchset #10 id:90001 ofyoichio2015-09-2976-1952/+1948
* Extend base::win::ObjectWatcher to watch an event multiple times.jam2015-09-291-1/+1
* Add Linux support for the Bluetooth API.rkc2015-09-2976-1948/+1952
* Refactor DBusThreadManager to split away BT clients.rkc2015-09-28112-949/+15708
* HID report descriptors not available before OS X 10.8.reillyg2015-09-281-2/+1
* Extracts more information from serial devices on Windowscharliea2015-09-284-10/+109
* bluetooth: android: Disconnect GATT upon BluetoothDeviceAndroid object destru...scheib2015-09-283-4/+19
* bluetooth: Add scheib to OWNERS for device/bluetooth/*test*scheib2015-09-282-2/+3
* Updating the GATT connection device address when it changes.sacomoto2015-09-281-0/+5
* Remove unnecessary InterfaceClaimer::Claim method.reillyg2015-09-261-20/+7
* Handle change of BLE address after pairingjpawlowski2015-09-256-0/+81
* Always add direction flag to endpoint number when submitting transfers.reillyg2015-09-252-116/+56
* bluetooth: Android: Refactor BluetoothTest, simplifying tests.scheib2015-09-248-165/+93
* bluetooth: Add logging in BluetoothDispatcherHost::OnServicesDiscoveredortuno2015-09-241-2/+5
* Handle RESCAN events from the Bluetooth chooser by starting or extending a di...jyasskin2015-09-242-0/+18
* Convert uint8/uint16 to uint8_t/uint16_t in //device/usb.reillyg2015-09-2416-132/+125
* bluetooth: android: Rename ScanCallbackImpl to ForwardScanCallbackToWrapper.scheib2015-09-231-10/+11
* bluetooth: android: Rename FakeBluetoothLeScanner.mCallback to mScanCallback.scheib2015-09-231-11/+11
* bluetooth: android: Implement CreateGattConnection.scheib2015-09-2314-33/+778
* bluetooth: android: Update to new logging tag style, 'cr_Bluetooth'.scheib2015-09-232-2/+2
* Cleanup: Pass std::string as const reference from device/ki.stfu2015-09-231-1/+1
* Implement getConfiguration in WebUSBDeviceImpl.reillyg2015-09-222-4/+4
* Move device opening from DeviceManager to Device.reillyg2015-09-218-210/+222
* bluetooth: windows: Reorder bluetooth_device_win.cc to match .h method ordering.scheib2015-09-211-110/+105
* bluetooth: Remove unused MockBluetoothDevice::StartConnectionMonitor.scheib2015-09-211-4/+0
* bluetooth: Create base class BluetoothDevice::CreateGattConnection impl.scheib2015-09-2118-36/+272
* Use UintToString() for unsigned values.ricea2015-09-181-2/+2
* Add chrome.usb.getConfigurations function.reillyg2015-09-182-0/+21
* Fix threading issues in UsbDeviceHandleImpl.dgozman2015-09-181-14/+40
* Convert between endpoint number and endpoint address in DeviceImpl.reillyg2015-09-172-12/+16
* bluetooth: Add adapter to BluetoothDevicescheib2015-09-1622-61/+85
* bluetooth: Remove callback from BluetoothGattConnection::Disconnectscheib2015-09-165-19/+11
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-2/+1
* Use complete USB DeviceInfo Mojo object to make permission decisions.reillyg2015-09-164-16/+57
* Pass full Mojo USB DeviceInfo object with removal notifications.reillyg2015-09-154-97/+88
* Match against all configurations in UsbDeviceFilter.reillyg2015-09-154-35/+24
* Add WebUSB descriptors to Mojo USB device info.reillyg2015-09-154-0/+85
* Extracts more information from serial devices on Maccharliea2015-09-101-30/+133
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-3/+4
* Convert DeviceManagerDelegate to PermissionProvider mojo interface.reillyg2015-09-0912-167/+191
* Add WillDestroyUsbService method to UsbService::Observer interface.reillyg2015-09-093-1/+10
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Add webusb notification UI unit testsjuncai2015-09-092-0/+20
* Disable the standalone devices app in component buildsrockot2015-09-041-28/+30
* Trim WebUSB URL descriptors when representing only an origin.reillyg2015-09-041-9/+9