Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add VideoPacket struct for video packets. Refactor Decode interface to use it. | sergeyu@chromium.org | 2010-11-09 | 2 | -28/+1 |
* | Add VideoReader and VideoWriter interfaces. | sergeyu@chromium.org | 2010-11-03 | 1 | -2/+4 |
* | Stub classes for Chromoting and use them in HostMessageDispatcher. | ajwong@chromium.org | 2010-11-02 | 3 | -24/+11 |
* | Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-02 | 4 | -141/+100 |
* | Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-01 | 4 | -100/+141 |
* | Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-01 | 4 | -141/+100 |
* | HostMessageDispatcher to parse control messages | hclam@chromium.org | 2010-10-28 | 1 | -2/+2 |
* | HostMessageDispatcher to dispatch messages received on a chromoting connection | hclam@chromium.org | 2010-10-19 | 3 | -2/+57 |
* | Move chromotocol.proto to remoting/protocol | hclam@chromium.org | 2010-10-18 | 6 | -0/+453 |