summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
* Merge to M40: Catch failure to capture collection information from IOHIDDevice.Reilly Grant2014-12-181-9/+22
* Chrome OS to use RequestPathAccess instead of RequestUsbAccess.Haixia Shi2014-12-032-3/+13
* Check for failure to create an IOHIDDevice object.Reilly Grant2014-12-011-0/+11
* Fix USB remote debugging on M-40.Reilly Grant2014-11-251-3/+2
* 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
* Save USB device manufacturer and product strings for permission messages.reillyg2014-10-291-0/+3
* Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service"ppi2014-10-2830-1/+2593
* Change data pipe wrappers used by SerialConnection to use message pipe.sammc2014-10-2811-504/+384
* Fix typos in device/bluetooth headers.benchan2014-10-2812-22/+23
* Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service...leviw2014-10-2730-2593/+1
* Replace Chrome IPC with Mojo IPC for querying BatteryStatus serviceppi2014-10-2730-1/+2593
* Bit shift the bmAttributes field to interpret isochronous endpoint.reillyg2014-10-241-2/+2
* Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_ud...thestig2014-10-249-67/+24
* Standardize usage of virtual/override/final in device/dcheng2014-10-2232-356/+304
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-211-2/+2
* Implement permission_broker for serial devices.jorgelo2014-10-2010-29/+123
* [gcc 4.x] Fix the build failure due to -Werror=char-subscriptsvivek.vg2014-10-201-2/+2
* Fix type truncation warnings in HID code.pkasting2014-10-188-37/+44
* Enforce handle ownership in base::Process.rvargas2014-10-171-2/+2
* Cache important USB string descriptors all at once.reillyg2014-10-172-81/+70
* Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.viettrungluu2014-10-172-6/+6
* Open HID connections asynchronously.reillyg2014-10-168-99/+165
* [Clean up] Expose ConnectToServiceInsecurely as a BluetoothDevice API on all ...isherman2014-10-168-14/+48
* Fixes device/bluetooth / chromeos dependencies for GN.mukai2014-10-151-1/+1
* Make chrome_shell_apk buildcjhopman2014-10-131-0/+2
* Update constants to MACRO_STYLEjamuraa2014-10-134-37/+37
* Read HID report descriptor from sysfs and request permission on connect.reillyg2014-10-113-82/+96
* 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