| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify VideoReader and VideoWriter | sergeyu | 2014-09-19 | 1 | -57/+0 |
* | Move PseudoTCP and channel auth out of LibjingleTransportFactory. | sergeyu | 2014-09-12 | 1 | -2/+2 |
* | Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (... | nasko | 2014-09-11 | 1 | -2/+2 |
* | Move PseudoTCP and channel auth out of LibjingleTransportFactory. | sergeyu | 2014-09-11 | 1 | -2/+2 |
* | Add support for multiplexed channels in remoting::protocol::Session interface. | sergeyu@chromium.org | 2012-08-18 | 1 | -3/+2 |
* | Refactor VideoStub interface to accept ownership of video packets. | sergeyu@chromium.org | 2012-03-28 | 1 | -1/+2 |
* | Use scoped_ptr<> for channel creation callbacks. | sergeyu@chromium.org | 2012-02-05 | 1 | -2/+2 |
* | Remove event_channel() and control_channel() from Session interface. | sergeyu@chromium.org | 2011-11-22 | 1 | -0/+1 |
* | Add CancelChannelCreation() in protocol::Session interface. | sergeyu@chromium.org | 2011-11-17 | 1 | -0/+2 |
* | Switch remoting/protocol to new callbacks | sergeyu@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | Simplify channel creation callbacks in remoting::Session interface. | sergeyu@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Remove video_channel() from Session interface | sergeyu@chromium.org | 2011-08-11 | 1 | -2/+15 |
* | Revert 96089 - Remove video_channel() from Session interface | sergeyu@chromium.org | 2011-08-10 | 1 | -15/+2 |
* | Remove video_channel() from Session interface | sergeyu@chromium.org | 2011-08-09 | 1 | -2/+15 |
* | Changed MessageReader so that it doesn't read from the socket if there are | sergeyu@chromium.org | 2011-01-22 | 1 | -1/+1 |
* | Simplified MessageReader and MessageDecoder classes. | sergeyu@chromium.org | 2011-01-14 | 1 | -2/+1 |
* | Add VideoPacket struct for video packets. Refactor Decode interface to use it. | sergeyu@chromium.org | 2010-11-09 | 1 | -1/+4 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 1 | -2/+2 |
* | Rename classes for Chromoting: | garykac@chromium.org | 2010-11-03 | 1 | -1/+5 |
* | Add VideoReader and VideoWriter interfaces. | sergeyu@chromium.org | 2010-11-03 | 1 | -0/+35 |