summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/resources/serial_service.js
Commit message (Expand)AuthorAgeFilesLines
* Make the process-wide ServiceRegistry available to JS.sammc2016-03-241-1/+1
* Add unit tests for new added ReceiveErrorjuncai2015-07-171-0/+5
* Use the JS stash client from the JS serial service.sammc2015-02-101-5/+33
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-051-5/+11
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-041-16/+5
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-031-5/+16
* Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442acjamesr2014-11-071-2/+2
* Mojo JS bindings: simplify mojo.connectToService() usage - Part 1hansmuller2014-10-071-3/+4
* Add serialization support to the JS serial connection client.sammc2014-10-041-80/+168
* Revert of Add serialization support to the JS serial connection client. (patc...sammc2014-10-041-168/+80
* Add serialization support to the JS serial connection client.sammc2014-10-041-80/+168
* Make some fields non-nullable in serial.mojom and data_stream.mojom.sammc2014-09-111-1/+1
* Implement the client side of Serial I/O on data pipe.sammc2014-09-031-20/+160
* Implement the host side of serial connection I/O on data pipe.sammc2014-08-271-1/+13
* Implement more of chrome.serial on the Mojo SerialConnection.sammc@chromium.org2014-08-141-13/+245
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-301-0/+42
* Revert 286199 "Implement chrome.serial.getDevices() on top of th..."mpearson@chromium.org2014-07-291-42/+0
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-291-0/+42
* Revert 286122 "Implement chrome.serial.getDevices() on top of th..."serya@chromium.org2014-07-291-42/+0
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-291-0/+42