| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert various vector_as_array calls to vector::data. | davidben | 2015-12-01 | 1 | -2/+1 |
* | Modify SerialIoHandlerWin::OnDeviceRemoved to generate | juncai | 2015-11-24 | 1 | -1/+1 |
* | Make SerialIoHandlerWin::UiThreadHelper final. | Nico Weber | 2015-11-23 | 2 | -2/+4 |
* | Add code to deal with serial device disconnection | juncai | 2015-11-21 | 6 | -3/+123 |
* | Adds dbus as a dependency to device/serial/serial.gyp:device_serial | charliea | 2015-11-20 | 1 | -0/+1 |
* | Revert of Reland: Add code to deal with serial device disconnection detection... | alph | 2015-11-18 | 6 | -123/+3 |
* | Add code to deal with serial device disconnection | juncai | 2015-11-18 | 6 | -3/+123 |
* | Adds ChromeOS dependency to //device/serial GYP files | charliea | 2015-11-18 | 1 | -0/+5 |
* | Revert of Add code to deal with serial device disconnection detection on Wind... | hcarmona | 2015-11-18 | 4 | -121/+3 |
* | Add code to deal with serial device disconnection | juncai | 2015-11-17 | 4 | -3/+121 |
* | Make operators on scoped_ptr match the ones defined for std::unique_ptr | danakj | 2015-11-17 | 1 | -3/+3 |
* | Move third_party/mojo/src/mojo/public to mojo/public | rockot | 2015-11-13 | 13 | -21/+21 |
* | Moves SendBuffer and ReceiveBuffer to a more accessible location | charliea | 2015-11-03 | 2 | -0/+94 |
* | Extracts more information from serial devices on Windows | charliea | 2015-11-02 | 4 | -9/+162 |
* | Extracts more information from serial devices on Mac | charliea | 2015-10-20 | 1 | -7/+187 |
* | Revert "Extracts more information from serial devices on Mac" | charliea | 2015-10-09 | 1 | -133/+30 |
* | Revert "Extracts more information from serial devices on Windows" | charliea | 2015-10-09 | 4 | -109/+10 |
* | Fix cross-thread InterfacePtr passing in device/serial. | sammc | 2015-10-07 | 1 | -3/+4 |
* | Extracts more information from serial devices on Windows | charliea | 2015-09-28 | 4 | -10/+109 |
* | Extracts more information from serial devices on Mac | charliea | 2015-09-10 | 1 | -30/+133 |
* | Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 | rockot | 2015-08-24 | 3 | -0/+3 |
* | Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa... | rockot | 2015-08-23 | 3 | -3/+0 |
* | Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 | rockot | 2015-08-22 | 3 | -0/+3 |
* | Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa... | yosin | 2015-08-22 | 3 | -3/+0 |
* | Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 | rockot | 2015-08-22 | 3 | -0/+3 |
* | use_udev is more accurate than is_linux for udev gn deps | mostynb | 2015-08-18 | 1 | -1/+2 |
* | Add code to detect new added ReceiveError on Linux. | juncai | 2015-07-30 | 3 | -3/+1180 |
* | Remove interface_impl.h and error_handler.h usage from chromium | ben | 2015-07-29 | 1 | -1/+0 |
* | Fix custom baudrates on Linux and support more on OS X. | reillyg | 2015-07-24 | 1 | -40/+58 |
* | Add code to detect new added ReceiveError on Windows | juncai | 2015-07-17 | 1 | -9/+21 |
* | Add more ReceiveError enums | juncai | 2015-07-15 | 1 | -0/+5 |
* | Use permission_broker's OpenPath method to open serial ports. | reillyg | 2015-07-13 | 5 | -69/+64 |
* | Chrome serial device reconnect detection | juncai | 2015-07-07 | 3 | -33/+13 |
* | Convert all usages of mojo::ErrorHandler in //device/serial to callbacks. | tanay.c | 2015-07-07 | 10 | -30/+36 |
* | Move MatchPattern to its own header and the base namespace. | brettw | 2015-07-06 | 1 | -1/+2 |
* | Detect chrome serial device disconnection | juncai | 2015-06-24 | 3 | -1/+33 |
* | Implement break signal for serial api. | limasdf | 2015-06-12 | 7 | -0/+55 |
* | Log serial read and write errors on Windows. | reillyg | 2015-05-21 | 1 | -0/+2 |
* | Remove mojo::InterfaceImpl from device/serial. | sammc | 2015-05-20 | 7 | -40/+45 |
* | Use Linux custom baud rate selection based on struct termios2. | reillyg | 2015-05-08 | 1 | -11/+29 |
* | Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in device module. | pranay.kumar | 2015-04-28 | 12 | -89/+87 |
* | Update {virtual,override} to follow C++11 style in device. | nick | 2015-04-23 | 2 | -16/+16 |
* | 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 |
* | Use the JS stash client from the JS serial service. | sammc | 2015-02-10 | 1 | -1/+1 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-05 | 21 | -318/+237 |
* | Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i... | sammc | 2015-02-04 | 21 | -161/+91 |
* | Remove Client= from device/serial/data_stream.mojom. | sammc | 2015-02-03 | 21 | -91/+161 |
* | Set serial connection parameters immediately on connect. | reillyg | 2015-01-28 | 10 | -159/+230 |