summaryrefslogtreecommitdiffstats
path: root/device/usb/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Remove net/base/io_buffer.h include from usb_device_handle.h.reillyg2016-01-281-0/+1
* Reland of Implement basic USB device enumeration on Android. (patchset #1 id:...reillyg2016-01-071-4/+46
* Revert of Implement basic USB device enumeration on Android. (patchset #3 id:...reillyg2016-01-071-46/+4
* Implement basic USB device enumeration on Android.reillyg2016-01-061-4/+46
* Create shared MockDeviceClient and MockHidService classes.reillyg2015-11-241-0/+3
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Provide a stub implementation of device::UsbService on Android.reillyg2015-11-181-16/+23
* Aura on Android: build gn target extensions/browser.moshayedi2015-11-171-1/+6
* Add TransferFunction for BulkTransfer and InterruptTransfer functionsjuncai2015-09-011-0/+1
* use_udev is more accurate than is_linux for udev gn depsmostynb2015-08-181-1/+3
* Add utilities to parse WebUSB device descriptors.reillyg2015-08-051-0/+2
* Open USB devices through the permission broker's OpenPath method.reillyg2015-06-241-1/+4
* Reland: Introduce the devices Mojo approckot2015-06-111-15/+0
* Revert of Introduce the devices Mojo app (patchset #5 id:160001 of https://co...kjellander2015-06-111-0/+1
* Introduce the devices Mojo approckot2015-06-111-1/+0
* Fill out the USB Device mojo interfacerockot2015-06-031-1/+2
* Reland: Build a basic Mojo service framework for device/usbrockot2015-05-281-0/+14
* Revert of Build a basic Mojo service framework for device/usb (patchset #4 id...rockot2015-05-281-8/+0
* Build a basic Mojo service framework for device/usbrockot2015-05-281-0/+8
* Extract //device/usb mocks so that they can be shared.reillyg2015-05-141-0/+19
* Check USB device path access when prompting users to select a device.reillyg2015-04-071-0/+1
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-3/+3
* Log device/usb messages to chrome://device-log.reillyg2015-02-231-0/+1
* Add device dependency GN's header checker found.brettw2015-02-211-0/+1
* Add more targets to GN check.brettw2015-02-201-0/+3
* Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...rdevlin.cronin2015-02-201-3/+0
* Add more targets to "gn check"brettw2015-02-191-0/+3
* Add browser tests for USB device add/remove events.reillyg2015-01-221-0/+2
* gn format // (the rest, except mojo)scottmg2014-12-031-4/+10
* Linux: Dynamically load libudev.thestig2014-11-221-1/+1
* Make chrome_shell_apk buildcjhopman2014-10-131-0/+2
* Reland: Convert device::UsbConfigDescriptor and friends to structs.reillyg2014-09-131-3/+2
* Revert of Convert device::UsbConfigDescriptor and friends to structs. (patchs...weitaosu2014-09-121-2/+3
* Convert device::UsbConfigDescriptor and friends to structs.reillyg2014-09-121-3/+2
* Merge components/usb_service into device/usb.reillyg2014-09-041-0/+25
* Rename source_prereqs to inputs in the GN build.brettw@chromium.org2014-07-091-1/+1
* Update skia and ui GN buildsbrettw@chromium.org2014-05-311-2/+1
* Move usb_ids.py script into device/usb.tfarina@chromium.org2014-05-141-1/+1
* Make GN's "check" run cleanly.brettw@chromium.org2014-04-221-3/+1
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-1/+4
* Add the USB device target to the GN build.brettw@chromium.org2014-04-031-0/+31