summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Enable USB gadget tests on OS X.reillyg2014-12-134-26/+52
* Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...dmichael2014-12-121-1/+1
* Fix WeakPtrFactory member ordering in deviceanujk.sharma2014-12-122-3/+3
* Remove some device OWNERSKen Rockot2014-12-111-2/+0
* Drop the VibrationManager service mojo connection after use.timvolodine2014-12-112-11/+5
* Fix a race in the creation of HidConnectionLinux::Helper.reillyg2014-12-112-27/+24
* Fix USB build dependencydnicoara2014-12-101-0/+1
* Return result from HidService::GetDevices asynchronously.reillyg2014-12-098-76/+106
* Drop unused base/tuple.h inclusiontzik2014-12-091-1/+0
* gn format // regressionsscottmg2014-12-083-11/+5
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-0624-34/+111
* Vibration API : migrate to device/vibration using mojo.timvolodine2014-12-0613-0/+455
* device/bluetooth: Add Bluetooth Audio Sink base class.mcchou2014-12-064-0/+149
* Register for HID device notifications on Windows.reillyg2014-12-064-177/+139
* Add basic observer support to devices::HidService.reillyg2014-12-052-1/+23
* Revert of bluetooth: Make device/bluetooth a shared library component. (patch...scheib2014-12-0524-97/+33
* MemorySanitizer: improve the udev dynamic loading hack.earthdok2014-12-052-1/+8
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-0524-33/+97
* Fix HID device remove events on Linux.reillyg2014-12-041-2/+2
* Migrate HidServiceWin and HidConnectionWin to BrowserThread::UI.reillyg2014-12-041-1/+0
* Migrate HidServiceLinux and HidConnectionLinux to BrowserThread::UI.reillyg2014-12-049-284/+490
* gn format // (the rest, except mojo)scottmg2014-12-035-43/+29
* Linux / MSAN: Add a hack to prevent accidentally loading an uninstrumented li...thestig2014-12-021-0/+8
* Chrome OS to use RequestPathAccess instead of RequestUsbAccess.hshi2014-12-022-3/+13
* Track libusb_transfer lifetime in a separate class.reillyg2014-12-012-267/+390
* Check for failure to create an IOHIDDevice object.reillyg2014-11-241-0/+11
* Look up USB endpoint by its un-masked address.reillyg2014-11-241-3/+2
* Linux: Dynamically load libudev.thestig2014-11-2219-21/+864
* Remove implicit conversions from scoped_refptr to T* in device/dcheng2014-11-211-1/+1
* Fix and reanable the battery service unittests.ppi2014-11-212-37/+15
* Add missing dependencies to the GN build.blundell2014-11-211-1/+1
* Support USB on chromeos=1 linux buildsjoth2014-11-211-0/+3
* Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35ajamesr2014-11-192-14/+18
* Update to VS2013 Update 4, and Windows SDK 8.1scottmg2014-11-151-175/+11
* Revert of Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480 (pa...thakis2014-11-152-18/+14
* Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480jamesr2014-11-132-14/+18
* Remove implicit conversions from scoped_refptr to T* in device/dcheng2014-11-131-1/+1
* device/bluetooth: Fix error handling when the adapter is not present.benchan2014-11-122-3/+99
* Remove async_waiter in device/serial and use the copied version in mojo/public.jam2014-11-116-83/+2
* Remove outdated TODO comment, the issue has been resolved.scheib2014-11-111-3/+0
* Disable three BatteryStatusServiceTests on Windows.benwells2014-11-041-3/+21
* Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21jamesr2014-11-046-22/+10
* Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444aa2014-10-314-5/+5
* Add API tests for the chrome.hid API.reillyg2014-10-302-1/+10
* Revert of Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 (pa...binjin2014-10-304-5/+5
* Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444aa2014-10-304-5/+5
* Fixes the device/battery GN buildfile for ChromeOS.mukai2014-10-291-1/+1
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-5/+4
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2920-106/+101
* Fix typo.bnc2014-10-291-1/+1