| Commit message (Expand) | Author | Age | Files | Lines |
* | Add in some infrastructure to make tracing of logical requests broken over as... | ajwong@chromium.org | 2010-08-31 | 4 | -0/+509 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 4 | -0/+4 |
* | Add mouse event support to Chromoting client (Pepper and X11). | garykac@chromium.org | 2010-08-26 | 1 | -16/+19 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-24 | 15 | -48/+49 |
* | Move common ChromotingView functionality into base class so that the code can | garykac@google.com | 2010-08-24 | 4 | -3/+36 |
* | Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message. | thestig@chromium.org | 2010-08-23 | 15 | -50/+48 |
* | Rename (Host|Client)Message to Chromoting(Host|Client)Message. | garykac@chromium.org | 2010-08-23 | 15 | -48/+50 |
* | Remove noisy LOG(INFO) lines from chromoting unittests. | garykac@google.com | 2010-08-20 | 1 | -1/+0 |
* | Reverse rows in DecoderZlib for remoting | hclam@chromium.org | 2010-08-06 | 3 | -4/+31 |
* | Initial pass at integrating Differ into the chromoting host code. | garykac@google.com | 2010-08-06 | 6 | -40/+68 |
* | Added HostKeyPair class, signatures for heartbeat messages. | sergeyu@chromium.org | 2010-08-04 | 2 | -0/+5 |
* | This tool demonstrates the use of the Media Foundation H.264 decoder as a sta... | imcheng@chromium.org | 2010-08-02 | 1 | -2/+3 |
* | Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ... | evan@chromium.org | 2010-07-29 | 1 | -3/+2 |
* | This tool demonstrates the use of the Media Foundation H.264 decoder as a sta... | imcheng@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | [chromoting] Use zlib as the default encoder and decoder | hclam@chromium.org | 2010-07-27 | 1 | -5/+8 |
* | EncoderZlib/DecoderZlib for chromoting | hclam@chromium.org | 2010-07-27 | 13 | -18/+544 |
* | Fix mismatched new[]/delete in EncoderVerbatimTest.TestEncoder | timurrrr@chromium.org | 2010-07-24 | 1 | -4/+4 |
* | Unit test for Encoder / Decoder for remoting | hclam@chromium.org | 2010-07-24 | 6 | -6/+461 |
* | Moving Encoder and Decoder to remoting/base | hclam@chromium.org | 2010-07-23 | 12 | -0/+908 |
* | Changing UpdateStreamPacket protobuf definition for chromoting | hclam@chromium.org | 2010-07-15 | 2 | -8/+29 |
* | zlib decompression for chromoting | hclam@chromium.org | 2010-07-07 | 8 | -51/+315 |
* | Zlib compressor for Chromoting | hclam@chromium.org | 2010-07-01 | 4 | -0/+207 |
* | Fixed up some comments while I was looking at these files. | dmaclach@chromium.org | 2010-06-30 | 1 | -1/+1 |
* | remoting: Extract the utility to get the BytesPerPixel from PixelFormat into ... | tfarina@chromium.org | 2010-06-26 | 2 | -0/+18 |
* | remoting: Fix invalid use of std::string used in the global scope. | tfarina@chromium.org | 2010-06-25 | 2 | -9/+7 |
* | JSON based host config storage implemented. Python script for host registration. | sergeyu@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | Tighten up compile warnings based to match other chromium sub-projects. | dmaclach@chromium.org | 2010-06-15 | 3 | -10/+9 |
* | Implement a chromoting client using X11 | hclam@chromium.org | 2010-06-09 | 4 | -7/+7 |
* | Token-based authentication for chromoting. | sergeyu@chromium.org | 2010-06-09 | 2 | -0/+6 |
* | Revert 49298 - Broke compile - Token-based authentication for chromoting. | rsesek@chromium.org | 2010-06-09 | 2 | -6/+0 |
* | Token-based authentication for chromoting. | sergeyu@chromium.org | 2010-06-09 | 2 | -0/+6 |
* | Copy the (early prototype of) remoting in Chrome into the public tree. | garykac@google.com | 2010-06-07 | 13 | -0/+913 |