Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup RectangleUpdateDecoder and VideoStub | sergeyu@chromium.org | 2012-08-30 | 1 | -8/+2 |
* | Renamed VideoStub::GetPendingPackets() to VideoStub::GetPendingVideoPackets() | kxing@chromium.org | 2012-06-26 | 1 | -1/+1 |
* | Refactor VideoStub interface to accept ownership of video packets. | sergeyu@chromium.org | 2012-03-28 | 1 | -2/+3 |
* | Use callback_forward.h instead of callback.h where possible. | erikwright@chromium.org | 2011-11-29 | 1 | -2/+2 |
* | Switch remoting/protocol to new callbacks | sergeyu@chromium.org | 2011-10-07 | 1 | -2/+2 |
* | Use VideoStub interface on the host side. | sergeyu@chromium.org | 2010-11-19 | 1 | -0/+3 |
* | Add VideoPacket struct for video packets. Refactor Decode interface to use it. | sergeyu@chromium.org | 2010-11-09 | 1 | -2/+3 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Add VideoReader and VideoWriter interfaces. | sergeyu@chromium.org | 2010-11-03 | 1 | -0/+33 |