summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Add //chromeos GN target.mukai2014-10-092-2/+2
* Use IOService enumeration instead of IOHIDManager in HidServiceMac.reillyg2014-10-0912-262/+282
* Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gypjamesr2014-10-071-1/+1
* Define gyp targets for mojo/public/* in mojo/public/mojo_public.gypjamesr2014-10-071-2/+2
* Add HidConnection::Close and register OS X callbacks on the UI thread.reillyg2014-10-0712-95/+161
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-0671-514/+514
* Rename Get to GetProxysky2014-10-062-7/+7
* Add serialization support to the JS serial connection client.sammc2014-10-043-0/+35
* Revert of Add serialization support to the JS serial connection client. (patc...sammc2014-10-043-35/+0
* Add serialization support to the JS serial connection client.sammc2014-10-043-0/+35
* hid: Don't interpret the report ID from incoming feature reports.reillyg2014-10-043-6/+13
* mojom: Change array syntax from uint8[] to array<uint8>.erg2014-10-031-1/+1
* Move mojo edk into mojo/edkjamesr2014-10-032-2/+2
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-032-2/+2
* Move mojo edk into mojo/edkJames Robinson2014-10-032-2/+2
* Add unit testing for org.bluez.Error.* translationjamuraa2014-10-021-7/+71
* An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...sergeyu2014-10-011-0/+6
* First part of errors coming up from the dbus APIjamuraa2014-10-018-26/+135
* [Clean-up] Prune unnecessary dependencies from //device/bluetooth.isherman2014-09-293-9/+0
* Remove implicit HANDLE conversions from device.rvargas2014-09-293-20/+21
* Use USE_UDEV instead of OS_LINUX when trying to use Udev functionalitydnicoara2014-09-262-7/+7
* Move string descriptor getters from UsbDeviceHandle to UsbDevice.reillyg2014-09-2511-220/+309
* Add serialization support to the JS DataSender and DataReceiver.sammc2014-09-253-1/+58
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-2/+1
* Remove implicit conversions from scoped_refptr to T* in device/dcheng2014-09-192-2/+2
* Add a service to track devices selected by the user.reillyg2014-09-195-75/+113
* [Easy Unlock] Move the existing Bluetooth utility code into the component.isherman2014-09-181-0/+3
* Remove ikarienator from OWNERS files.thestig2014-09-171-1/+1
* Remove implicit conversions from scoped_refptr to T* in devicedcheng2014-09-153-15/+15
* Do not open or close IOHIDManager's IOHIDDeviceRefs.reillyg2014-09-132-9/+23
* Reland: Convert device::UsbConfigDescriptor and friends to structs.reillyg2014-09-1315-591/+341
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-131-1/+1
* Revert of Convert device::UsbConfigDescriptor and friends to structs. (patchs...weitaosu2014-09-1215-339/+591
* Convert device::UsbConfigDescriptor and friends to structs.reillyg2014-09-1215-591/+339
* Make some fields non-nullable in serial.mojom and data_stream.mojom.sammc2014-09-114-14/+13
* Grant ownership of device things to reillygrockot2014-09-101-0/+1
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* Fix a crash in SerialIoHandler.sammc2014-09-081-6/+7
* Make the device::HidService destructor protected.reillyg2014-09-063-11/+11
* Move tools/usb_gadget.gyp to tools/usb_gadget/usb_gadget.gyp.reillyg2014-09-061-1/+1
* Move system.* family of APIs to extensions/thiago.santos2014-09-051-0/+1
* Fix HidService lifetime issuesrockot2014-09-058-18/+59
* Random fixes for scoped_refptr operator T* removal.dcheng2014-09-051-8/+8
* Hook up resources to the chrome GN build.Brett Wilson2014-09-041-1/+0
* USB interrupt and bulk transfer tests using an echo gadget.reillyg2014-09-044-4/+171
* Fixups in components/ for scoped_refptr operator T* removal.dcheng2014-09-042-3/+6
* Merge components/usb_service into device/usb.reillyg2014-09-0430-27/+2727
* Add more generic filters to the chrome.hid.getDevices API.reillyg2014-08-296-0/+253
* Remove BrowserThread dependency from usb_service.reillyg2014-08-295-1/+110
* Remove implicit conversions from scoped_refptr to T* in device/dcheng2014-08-2810-14/+14