summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Manage HidService lifetime in DeviceClient implementations.reillyg2015-08-2812-63/+30
* Manage UsbService lifetime in DeviceClient implementations.reillyg2015-08-2815-40/+107
* Move loader stub libraries out of //build/config/linuxdpranke2015-08-281-1/+1
* Destroy HidServiceLinux::FileThreadHelper before DeviceManagerLinux.reillyg2015-08-271-1/+4
* Add GetDeviceChanges method to Mojo USB device manager interface.reillyg2015-08-274-5/+243
* Add histograms for BT discovery session failures.jyasskin2015-08-2721-200/+393
* Fix Linux HID service and connection FileThreadHelper lifetimes.reillyg2015-08-255-44/+54
* Add virtual destructor to UsbService::Observerjuncai2015-08-243-2/+6
* Remove third-party translations.newt2015-08-241-35/+0
* Fixed bluetooth read write not supported errorsbeaufort.francois2015-08-241-4/+2
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-243-0/+3
* Revert of device/bluetooth/OWNERS: Add set noparent. (patchset #1 id:1 of htt...thakis2015-08-241-2/+0
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-233-3/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-223-0/+3
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-223-3/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-223-0/+3
* IWYU for base/memory/scoped_vector.h.thestig2015-08-223-2/+1
* Connect WebUSB client interface to the devices approckot2015-08-212-2/+3
* Update UsbService to be destroyed by a task registered with AtExitManager.juncai2015-08-193-17/+11
* use_udev is more accurate than is_linux for udev gn depsmostynb2015-08-183-3/+8
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1752-208/+780
* Fix bounds checks in USB string parsing and add more tests.reillyg2015-08-159-23/+186
* Vibration API: convert implementation to java mojo-service.leon.han2015-08-1410-239/+87
* Devices app: Update interfaces, fix threads, add configsrockot2015-08-128-50/+51
* Remove DCHECK that all removed USB devices must have been enumerated.juncai2015-08-121-1/+0
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+2
* Rename device_bluetooth_strings to bluetooth_strings.newt2015-08-1157-180/+180
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-112-2/+2
* bluetooth: mac: Add VLOGs to diagnose device discovery failures.scheib2015-08-112-6/+22
* Remove "delete this" pattern from UsbContext completely.reillyg2015-08-102-15/+11
* ApplicationImpl cleanup, part 1:ben2015-08-101-1/+1
* Fix UAF on libusb threadrockot2015-08-101-1/+2
* Allow a UsbServiceImpl to be created if libusb_init fails.reillyg2015-08-083-29/+25
* Initialize active_configuration_ to be nullptr.juncai2015-08-072-2/+2
* Fix non-working battery status manager on Linux.jbauch2015-08-071-0/+1
* Corrected the key used on |advertisement_data| inkrstnmnlsn2015-08-062-6/+14
* Update DeviceImpl::GetDeviceInfo functionjuncai2015-08-063-13/+9
* Try to read BOS and WebUSB descriptors from USB devices.reillyg2015-08-064-101/+302
* Add utilities to parse WebUSB device descriptors.reillyg2015-08-056-0/+794
* Add ClearHalt function to UsbDeviceHandlejuncai2015-08-057-2/+53
* Add function to get all the UsbConfigDescriptor for the devicejuncai2015-08-0511-77/+128
* Enabled 2 device tests to run on OS X (> 10.10) and adjusted androidkrstnmnlsn2015-08-034-19/+31
* Modified BluetoothTestMac to support device discovery tests.krstnmnlsn2015-07-3112-44/+282
* Revert of Bringing 4 more BluetoothTest.* unit tests to Mac (patchset #6 id:1...dmurph2015-07-3112-280/+44
* Modified BluetoothTestMac to support device discovery tests.krstnmnlsn2015-07-3112-44/+280
* Add code to detect new added ReceiveError on Linux.juncai2015-07-305-3/+1182
* Move JNI annotations to annotations package.aurimas2015-07-305-9/+9
* Add palmer as a security reviewer for .mojom files.palmer2015-07-301-0/+1
* Revert of ApplicationImpl cleanup, part 1: (patchset #4 id:60001 of https://c...dzhioev2015-07-301-1/+1
* ApplicationImpl cleanup, part 1:ben2015-07-301-1/+1