Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename remoting/protocol/util.h to message_serialization.h | sergeyu@chromium.org | 2014-04-10 | 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 | -38/+5 |
* | Added piping for sending audio packets from host to client. | kxing@chromium.org | 2012-06-25 | 1 | -0/+2 |
* | Cleaned up the reader and writer create methods to return scoped_ptr. | kxing@chromium.org | 2012-06-15 | 1 | -2/+2 |
* | Added files for audio writers. | kxing@chromium.org | 2012-06-15 | 1 | -0/+76 |