| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename SessionManager to ScreenRecorder | hclam@chromium.org | 2010-12-06 | 1 | -126/+0 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -1/+0 |
* | Use VideoStub interface on the host side. | sergeyu@chromium.org | 2010-11-19 | 1 | -2/+7 |
* | Implement input stub in the host side for chromoting | hclam@chromium.org | 2010-11-16 | 1 | -5/+3 |
* | Add VideoPacket struct for video packets. Refactor Decode interface to use it. | sergeyu@chromium.org | 2010-11-09 | 1 | -2/+2 |
* | Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc} | ajwong@chromium.org | 2010-11-04 | 1 | -6/+9 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 1 | -2/+2 |
* | Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-02 | 1 | -11/+7 |
* | Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-01 | 1 | -7/+11 |
* | Cleanups in the video encoding decoding code. Reenable VP8. | sergeyu@chromium.org | 2010-11-01 | 1 | -11/+7 |
* | This is a monster CL. | ajwong@chromium.org | 2010-10-04 | 1 | -1/+2 |
* | Fix valgrind memory leak in session_manager_unittest. | garykac@chromium.org | 2010-09-03 | 1 | -10/+1 |
* | Update mouse support for chromoting host. | garykac@google.com | 2010-08-27 | 1 | -4/+4 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message. | thestig@chromium.org | 2010-08-23 | 1 | -1/+1 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-23 | 1 | -1/+1 |
* | Initial pass at integrating Differ into the chromoting host code. | garykac@google.com | 2010-08-06 | 1 | -6/+8 |
* | Moving Encoder and Decoder to remoting/base | hclam@chromium.org | 2010-07-23 | 1 | -6/+5 |
* | Changing UpdateStreamPacket protobuf definition for chromoting | hclam@chromium.org | 2010-07-15 | 1 | -14/+5 |
* | Revamp capturer to clean up the interface, and to keep data as atomic as poss... | dmaclach@chromium.org | 2010-07-01 | 1 | -34/+23 |
* | Revamp threading a bit so that arguments are passed through and owned by the ... | dmaclach@chromium.org | 2010-06-15 | 1 | -17/+29 |
* | Implement a chromoting client using X11 | hclam@chromium.org | 2010-06-09 | 1 | -3/+3 |
* | Copy the (early prototype of) remoting in Chrome into the public tree. | garykac@google.com | 2010-06-07 | 1 | -0/+139 |