Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup channel dispatchers | sergeyu | 2015-01-10 | 1 | -20/+4 |
* | replace NULL->nullptr in src/remoting. | sergeyu | 2015-01-09 | 1 | -1/+1 |
* | Use make_scoped_ptr() in src/remoting. | sergeyu | 2014-10-01 | 1 | -3/+2 |
* | Cleanup usage of scoped_ptr<> in remoting for C++11 | sergeyu | 2014-09-29 | 1 | -1/+1 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/. | dcheng@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Add support for multiplexed channels in remoting::protocol::Session interface. | sergeyu@chromium.org | 2012-08-18 | 1 | -30/+4 |
* | Added piping for sending audio packets from host to client. | kxing@chromium.org | 2012-06-25 | 1 | -0/+2 |
* | Added files for audio readers. | kxing@chromium.org | 2012-06-15 | 1 | -0/+68 |