Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove event_channel() and control_channel() from Session interface. | sergeyu@chromium.org | 2011-11-22 | 1 | -11/+0 |
* | Add CancelChannelCreation() in protocol::Session interface. | sergeyu@chromium.org | 2011-11-17 | 1 | -0/+1 |
* | Cleanup: Remove unneeded forward declarations from remoting. | thestig@chromium.org | 2011-11-11 | 1 | -9/+2 |
* | React to error messages received in response to transport-info. | sergeyu@chromium.org | 2011-11-05 | 1 | -0/+2 |
* | Switch remoting/protocol to new callbacks | sergeyu@chromium.org | 2011-10-07 | 1 | -3/+4 |
* | Parse termination reason and propagate the error to the Session interface. | sergeyu@chromium.org | 2011-09-27 | 1 | -12/+1 |
* | Remove session-reject message from jingle_messages. | sergeyu@chromium.org | 2011-09-26 | 1 | -1/+0 |
* | Chromoting protocol implementation based on P2P Transport API. | sergeyu@chromium.org | 2011-09-12 | 1 | -0/+168 |