Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+0 |
* | Add VideoPacket struct for video packets. Refactor Decode interface to use it. | sergeyu@chromium.org | 2010-11-09 | 1 | -22/+17 |
* | Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-02 | 1 | -28/+7 |
* | Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-01 | 1 | -7/+28 |
* | Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-01 | 1 | -28/+7 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -1/+1 |
* | HostMessageDispatcher to parse control messages | hclam@chromium.org | 2010-10-28 | 1 | -0/+136 |