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