summaryrefslogtreecommitdiffstats
path: root/device/test
Commit message (Expand)AuthorAgeFilesLines
* [mojo] Delete third_party/mojorockot2016-02-102-3/+3
* Reland of Implement basic USB device enumeration on Android. (patchset #1 id:...reillyg2016-01-071-0/+2
* Revert of Implement basic USB device enumeration on Android. (patchset #3 id:...reillyg2016-01-071-2/+0
* Implement basic USB device enumeration on Android.reillyg2016-01-061-0/+2
* Convert Pass()→std::move() in //devicedcheng2015-12-271-2/+2
* Switch to standard integer types in device/.avi2015-12-223-3/+9
* Make //device pass "gn check"brettw2015-12-041-2/+6
* net: Move IPAddressAttributes enum out of net_util.h.tfarina2015-10-132-0/+2
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-021-2/+2
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-2/+1
* Make UrlRequestContextBuilder take scoped_ptr's when it takes ownershippauljensen2015-09-011-3/+8
* Manage HidService lifetime in DeviceClient implementations.reillyg2015-08-282-4/+7
* Manage UsbService lifetime in DeviceClient implementations.reillyg2015-08-283-1/+68
* Add virtual destructor to UsbService::Observerjuncai2015-08-241-2/+2
* bluetooth: Initial JNI setup for device/bluetooth.scheib2015-05-071-0/+9
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* bluetooth: Remove legacy test data device/test/data/bluetooth.scheib2015-04-215-71/+0
* Move device/usb classes from the FILE thread to UI thread.reillyg2015-04-162-342/+427
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-232-2/+2
* Use USB hotplug events from libusb when possible.reillyg2015-01-051-7/+15
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Enable USB gadget tests on OS X.reillyg2014-12-132-7/+7
* Standardize usage of virtual/override/final in device/dcheng2014-10-221-9/+9
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-211-2/+2
* Enforce handle ownership in base::Process.rvargas2014-10-171-2/+2
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-7/+7
* 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
* Move string descriptor getters from UsbDeviceHandle to UsbDevice.reillyg2014-09-252-16/+6
* USB interrupt and bulk transfer tests using an echo gadget.reillyg2014-09-042-4/+6
* Merge components/usb_service into device/usb.reillyg2014-09-043-12/+6
* Remove BrowserThread dependency from usb_service.reillyg2014-08-291-1/+1
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-201-2/+2
* usb_gadget: Switch to official Google product IDs.reillyg@chromium.org2014-08-051-5/+5
* [usb_gadget p13] Replace LUFA with UsbTestGadget in HidConnection tests.reillyg@chromium.org2014-08-042-0/+2
* [usb_gadget p11] C++ test gadget bindings.reillyg@chromium.org2014-07-303-0/+586
* Add a basic Mojo SerialService that implements GetDevices().sammc@chromium.org2014-07-092-0/+21
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-9/+0
* Removed DeviceTestSuite, the main source for content dependency fromyoungki@chromium.org2013-01-233-40/+2
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-188-0/+118