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 | -3/+4 |
* | Simplified MessageReader and MessageDecoder classes. | sergeyu@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Move move classes to the remoting::protocol namespace. Minor cleanups. | sergeyu@chromium.org | 2010-12-02 | 1 | -0/+2 |
* | Use CompoundBuffer in MessageDecoder. | sergeyu@chromium.org | 2010-11-18 | 1 | -62/+17 |
* | Added CompoundBuffer that will be used to store data in the encoding/decoding | sergeyu@chromium.org | 2010-11-16 | 1 | -8/+7 |
* | Add DEPS files in remoting subdirectories. | sergeyu@chromium.org | 2010-11-05 | 1 | -1/+1 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 2 | thakis@chromium.org | 2010-11-02 | 1 | -1/+2 |
* | HostMessageDispatcher to parse control messages | hclam@chromium.org | 2010-10-28 | 1 | -0/+112 |