summaryrefslogtreecommitdiffstats
path: root/device/test
Commit message (Expand)AuthorAgeFilesLines
* 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