Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed MessageReader so that it doesn't read from the socket if there are | sergeyu@chromium.org | 2011-01-22 | 1 | -2/+2 |
* | Simplified MessageReader and MessageDecoder classes. | sergeyu@chromium.org | 2011-01-14 | 1 | -5/+1 |
* | Add VideoPacket struct for video packets. Refactor Decode interface to use it. | sergeyu@chromium.org | 2010-11-09 | 1 | -3/+8 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Rename classes for Chromoting: | garykac@chromium.org | 2010-11-03 | 1 | -3/+3 |
* | Add VideoReader and VideoWriter interfaces. | sergeyu@chromium.org | 2010-11-03 | 1 | -0/+30 |