Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-05 | 1 | -54/+53 |
* | Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i... | sammc | 2015-02-04 | 1 | -14/+8 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-03 | 1 | -8/+14 |
* | Change data pipe wrappers used by SerialConnection to use message pipe. | sammc | 2014-10-28 | 1 | -121/+100 |
* | 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 | -1/+1 |
* | Remove implicit conversions from scoped_refptr to T* in device/ | dcheng | 2014-08-28 | 1 | -1/+1 |
* | Add data pipe wrappers to be used to implement serial send. | sammc@chromium.org | 2014-08-19 | 1 | -0/+306 |