| Commit message (Expand) | Author | Age | Files | Lines |
* | [device] Add setupapi.lib dependency to //device/serial | rockot | 2016-01-27 | 1 | -0/+11 |
* | GN: Don't compile battor_agent, imagediff, bitmaptools on Android | agrieve | 2016-01-05 | 1 | -0/+3 |
* | Make //device pass "gn check" | brettw | 2015-12-04 | 1 | -1/+5 |
* | Add code to deal with serial device disconnection | juncai | 2015-11-21 | 1 | -0/+1 |
* | Revert of Reland: Add code to deal with serial device disconnection detection... | alph | 2015-11-18 | 1 | -1/+0 |
* | Add code to deal with serial device disconnection | juncai | 2015-11-18 | 1 | -0/+1 |
* | Move third_party/mojo/src/mojo/public to mojo/public | rockot | 2015-11-13 | 1 | -2/+2 |
* | Extracts more information from serial devices on Windows | charliea | 2015-11-02 | 1 | -0/+1 |
* | Revert "Extracts more information from serial devices on Windows" | charliea | 2015-10-09 | 1 | -1/+0 |
* | Extracts more information from serial devices on Windows | charliea | 2015-09-28 | 1 | -0/+1 |
* | use_udev is more accurate than is_linux for udev gn deps | mostynb | 2015-08-18 | 1 | -1/+2 |
* | Add more targets to GN check. | brettw | 2015-02-20 | 1 | -1/+7 |
* | Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod... | rdevlin.cronin | 2015-02-20 | 1 | -7/+1 |
* | Add more targets to "gn check" | brettw | 2015-02-19 | 1 | -1/+7 |
* | Move //mojo/{public, edk} underneath //third_party | blundell | 2015-01-19 | 1 | -1/+1 |
* | Add browser_tests to the GN build. | brettw | 2015-01-07 | 1 | -3/+1 |
* | Linux: Dynamically load libudev. | thestig | 2014-11-22 | 1 | -4/+5 |
* | Add missing dependencies to the GN build. | blundell | 2014-11-21 | 1 | -1/+1 |
* | Remove async_waiter in device/serial and use the copied version in mojo/public. | jam | 2014-11-11 | 1 | -2/+0 |
* | Add serialization support to the JS serial connection client. | sammc | 2014-10-04 | 1 | -0/+1 |
* | Revert of Add serialization support to the JS serial connection client. (patc... | sammc | 2014-10-04 | 1 | -1/+0 |
* | Add serialization support to the JS serial connection client. | sammc | 2014-10-04 | 1 | -0/+1 |
* | Add serialization support to the JS DataSender and DataReceiver. | sammc | 2014-09-25 | 1 | -0/+1 |
* | Add data pipe wrappers to be used to implement serial send. | sammc@chromium.org | 2014-08-19 | 1 | -0/+4 |
* | Add data pipe wrappers to be used to implement serial receive. | sammc@chromium.org | 2014-08-11 | 1 | -0/+7 |
* | Convert SerialIoHandler to use buffer interfaces for I/O API methods. | sammc@chromium.org | 2014-08-04 | 1 | -0/+2 |
* | Implement chrome.serial.getDevices() on top of the Mojo serial service. | sammc@chromium.org | 2014-07-30 | 1 | -1/+5 |
* | Revert 286199 "Implement chrome.serial.getDevices() on top of th..." | mpearson@chromium.org | 2014-07-29 | 1 | -5/+1 |
* | Implement chrome.serial.getDevices() on top of the Mojo serial service. | sammc@chromium.org | 2014-07-29 | 1 | -1/+5 |
* | Revert 286122 "Implement chrome.serial.getDevices() on top of th..." | serya@chromium.org | 2014-07-29 | 1 | -5/+1 |
* | Implement chrome.serial.getDevices() on top of the Mojo serial service. | sammc@chromium.org | 2014-07-29 | 1 | -1/+5 |
* | Add a partial Mojo serial connection interface and implementation. | sammc@chromium.org | 2014-07-21 | 1 | -0/+26 |
* | Make chrome/common compile in GN | brettw@chromium.org | 2014-06-20 | 1 | -0/+37 |