Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove aggressive DCHECK in remoting::protocol::MessageReader() | hclam@chromium.org | 2011-01-28 | 1 | -2/+0 |
* | Changed MessageReader so that it doesn't read from the socket if there are | sergeyu@chromium.org | 2011-01-22 | 1 | -7/+50 |
* | Simplified MessageReader and MessageDecoder classes. | sergeyu@chromium.org | 2011-01-14 | 1 | -11/+21 |
* | Move move classes to the remoting::protocol namespace. Minor cleanups. | sergeyu@chromium.org | 2010-12-02 | 1 | -0/+2 |
* | Added CompoundBuffer that will be used to store data in the encoding/decoding | sergeyu@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Rename classes for Chromoting: | garykac@chromium.org | 2010-11-03 | 1 | -1/+0 |
* | HostMessageDispatcher to parse control messages | hclam@chromium.org | 2010-10-28 | 1 | -0/+69 |