Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all usages of mojo::ErrorHandler in //device/serial to callbacks. | tanay.c | 2015-07-07 | 1 | -2/+4 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-05 | 1 | -5/+12 |
* | Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i... | sammc | 2015-02-04 | 1 | -12/+5 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-03 | 1 | -5/+12 |
* | Change data pipe wrappers used by SerialConnection to use message pipe. | sammc | 2014-10-28 | 1 | -75/+69 |
* | Standardize usage of virtual/override/final in device/ | dcheng | 2014-10-22 | 1 | -5/+5 |
* | replace OVERRIDE and FINAL with override and final in device/ | mostynb | 2014-10-06 | 1 | -4/+4 |
* | Make some fields non-nullable in serial.mojom and data_stream.mojom. | sammc | 2014-09-11 | 1 | -3/+2 |
* | Remove implicit conversions from scoped_refptr to T* in device/ | dcheng | 2014-08-28 | 1 | -3/+3 |
* | Add data pipe wrappers to be used to implement serial receive. | sammc@chromium.org | 2014-08-11 | 1 | -0/+249 |