summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/api
Commit message (Expand)AuthorAgeFilesLines
* Use the JS stash client from the JS serial service.sammc2015-02-101-4/+48
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-052-14/+64
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-042-117/+17
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-032-17/+117
* Set serial connection parameters immediately on connect.reillyg2015-01-281-56/+65
* Add mojoPrivate.requireAsync method to chrome IDL.kmarshall2015-01-271-0/+10
* Add a mojoPrivate API that exposes mojo to component apps/extensions.sammc2015-01-141-0/+48
* Implement AutomationNode.querySelector().aboxhall2014-11-062-0/+123
* Enable the mojo-based serial API in the renderer behind a flag.sammc2014-10-283-23/+0
* Change data pipe wrappers used by SerialConnection to use message pipe.sammc2014-10-281-10/+0
* Add an extensions keep-alive client.sammc2014-10-281-0/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-273-5/+5
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-26/+25
* Add serialization support to the JS serial connection client.sammc2014-10-041-0/+25
* Revert of Add serialization support to the JS serial connection client. (patc...sammc2014-10-041-25/+0
* Add serialization support to the JS serial connection client.sammc2014-10-041-0/+25
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-033-17/+17
* Add serialization support to the JS DataSender and DataReceiver.sammc2014-09-253-0/+65
* Fix some leaks and failures under valgrind in JS extensions unit tests.sammc2014-09-151-6/+0
* Make some fields non-nullable in serial.mojom and data_stream.mojom.sammc2014-09-111-0/+1
* Implement the client side of Serial I/O on data pipe.sammc2014-09-031-0/+173
* Implement the host side of serial connection I/O on data pipe.sammc2014-08-271-0/+2
* Send less data in the DataSender test that timed out under valgrind.sammc2014-08-261-2/+2
* Remove implicit conversions from scoped_refptr to T* in extensions/dcheng2014-08-253-4/+4
* Add the JS data pipe client to be used to implement serial send.sammc@chromium.org2014-08-201-0/+162
* Add the JS data pipe client to be used to implement serial receive.sammc@chromium.org2014-08-191-0/+111
* Implement more of chrome.serial on the Mojo SerialConnection.sammc@chromium.org2014-08-141-13/+395
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-302-0/+68
* Revert 286199 "Implement chrome.serial.getDevices() on top of th..."mpearson@chromium.org2014-07-292-68/+0
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-292-0/+68
* Revert 286122 "Implement chrome.serial.getDevices() on top of th..."serya@chromium.org2014-07-292-68/+0
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-292-0/+68