summaryrefslogtreecommitdiffstats
path: root/device/serial/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* [device] Add setupapi.lib dependency to //device/serialrockot2016-01-271-0/+11
* GN: Don't compile battor_agent, imagediff, bitmaptools on Androidagrieve2016-01-051-0/+3
* Make //device pass "gn check"brettw2015-12-041-1/+5
* Add code to deal with serial device disconnectionjuncai2015-11-211-0/+1
* Revert of Reland: Add code to deal with serial device disconnection detection...alph2015-11-181-1/+0
* Add code to deal with serial device disconnectionjuncai2015-11-181-0/+1
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-2/+2
* Extracts more information from serial devices on Windowscharliea2015-11-021-0/+1
* Revert "Extracts more information from serial devices on Windows"charliea2015-10-091-1/+0
* Extracts more information from serial devices on Windowscharliea2015-09-281-0/+1
* use_udev is more accurate than is_linux for udev gn depsmostynb2015-08-181-1/+2
* Add more targets to GN check.brettw2015-02-201-1/+7
* Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...rdevlin.cronin2015-02-201-7/+1
* Add more targets to "gn check"brettw2015-02-191-1/+7
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-1/+1
* Add browser_tests to the GN build.brettw2015-01-071-3/+1
* Linux: Dynamically load libudev.thestig2014-11-221-4/+5
* Add missing dependencies to the GN build.blundell2014-11-211-1/+1
* Remove async_waiter in device/serial and use the copied version in mojo/public.jam2014-11-111-2/+0
* Add serialization support to the JS serial connection client.sammc2014-10-041-0/+1
* Revert of Add serialization support to the JS serial connection client. (patc...sammc2014-10-041-1/+0
* Add serialization support to the JS serial connection client.sammc2014-10-041-0/+1
* Add serialization support to the JS DataSender and DataReceiver.sammc2014-09-251-0/+1
* Add data pipe wrappers to be used to implement serial send.sammc@chromium.org2014-08-191-0/+4
* Add data pipe wrappers to be used to implement serial receive.sammc@chromium.org2014-08-111-0/+7
* Convert SerialIoHandler to use buffer interfaces for I/O API methods.sammc@chromium.org2014-08-041-0/+2
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-301-1/+5
* Revert 286199 "Implement chrome.serial.getDevices() on top of th..."mpearson@chromium.org2014-07-291-5/+1
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-291-1/+5
* Revert 286122 "Implement chrome.serial.getDevices() on top of th..."serya@chromium.org2014-07-291-5/+1
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-291-1/+5
* Add a partial Mojo serial connection interface and implementation.sammc@chromium.org2014-07-211-0/+26
* Make chrome/common compile in GNbrettw@chromium.org2014-06-201-0/+37