| Commit message (Expand) | Author | Age | Files | Lines |
* | Use MessageLoopProxy for network message loop. | sergeyu@chromium.org | 2011-08-12 | 1 | -0/+4 |
* | Chromoting to report roundtrip latency | hclam@chromium.org | 2011-05-06 | 1 | -1/+5 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Changed MessageReader so that it doesn't read from the socket if there are | sergeyu@chromium.org | 2011-01-22 | 1 | -5/+3 |
* | Simplified MessageReader and MessageDecoder classes. | sergeyu@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Chromoting protocol layers to receive and send login messages | hclam@chromium.org | 2010-12-23 | 1 | -3/+2 |
* | Move move classes to the remoting::protocol namespace. Minor cleanups. | sergeyu@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Implement input stub in the host side for chromoting | hclam@chromium.org | 2010-11-16 | 1 | -3/+1 |
* | Rename classes for Chromoting: | garykac@chromium.org | 2010-11-03 | 1 | -4/+4 |
* | Stub classes for Chromoting and use them in HostMessageDispatcher. | ajwong@chromium.org | 2010-11-02 | 1 | -30/+16 |
* | HostMessageDispatcher to parse control messages | hclam@chromium.org | 2010-10-28 | 1 | -26/+41 |
* | Implemented chromotocol configuration negotiation. | sergeyu@chromium.org | 2010-10-24 | 1 | -6/+6 |
* | HostMessageDispatcher to dispatch messages received on a chromoting connection | hclam@chromium.org | 2010-10-19 | 1 | -0/+73 |