Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mojo::InterfaceImpl from device/serial. | sammc | 2015-05-20 | 1 | -8/+11 |
* | Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in device module. | pranay.kumar | 2015-04-28 | 1 | -16/+14 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-05 | 1 | -6/+5 |
* | Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i... | sammc | 2015-02-04 | 1 | -6/+6 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-03 | 1 | -6/+6 |
* | Implement permission_broker for serial devices. | jorgelo | 2014-10-20 | 1 | -5/+9 |
* | Implement the host side of serial connection I/O on data pipe. | sammc | 2014-08-27 | 1 | -9/+8 |
* | Mojo: Use InterfaceFactory<Interface> for service registration | jamesr@chromium.org | 2014-07-24 | 1 | -4/+0 |
* | Add a partial Mojo serial connection interface and implementation. | sammc@chromium.org | 2014-07-21 | 1 | -6/+53 |
* | Add a basic Mojo SerialService that implements GetDevices(). | sammc@chromium.org | 2014-07-09 | 1 | -0/+44 |