summaryrefslogtreecommitdiffstats
path: root/device/core
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-222-1/+3
* Create shared MockDeviceClient and MockHidService classes.reillyg2015-11-244-0/+104
* Add code to deal with serial device disconnectionjuncai2015-11-214-0/+123
* Revert of Reland: Add code to deal with serial device disconnection detection...alph2015-11-184-119/+0
* Add code to deal with serial device disconnectionjuncai2015-11-184-0/+119
* Revert of Add code to deal with serial device disconnection detection on Wind...hcarmona2015-11-184-119/+0
* Add code to deal with serial device disconnectionjuncai2015-11-174-0/+119
* Make //device/core a component.reillyg2015-10-155-11/+44
* Manage UsbService lifetime in DeviceClient implementations.reillyg2015-08-281-5/+4
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Remove stale mojo dependency in device/coreKen Rockot2015-06-112-2/+0
* Reland: Introduce the devices Mojo approckot2015-06-112-9/+0
* Revert of Introduce the devices Mojo app (patchset #5 id:160001 of https://co...kjellander2015-06-112-0/+9
* Introduce the devices Mojo approckot2015-06-112-9/+0
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Reland: Build a basic Mojo service framework for device/usbrockot2015-05-284-2/+20
* Revert of Build a basic Mojo service framework for device/usb (patchset #4 id...rockot2015-05-284-20/+2
* Build a basic Mojo service framework for device/usbrockot2015-05-284-2/+20
* Mark operator() as const for VS 2015 compat.brucedawson2015-04-071-1/+1
* Detect devices with WinUSB.sys loaded before triggering enumeration.reillyg2015-04-032-40/+88
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+3
* Add more targets to GN check.brettw2015-02-201-0/+2
* Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...rdevlin.cronin2015-02-201-4/+0
* Add more targets to "gn check"brettw2015-02-191-0/+4
* Create DeviceMonitorWin to manage device change notifications.reillyg2015-01-064-0/+208
* Fix HidService lifetime issuesrockot2014-09-052-0/+10
* Merge components/usb_service into device/usb.reillyg2014-09-042-6/+4
* Remove BrowserThread dependency from usb_service.reillyg2014-08-294-0/+109