| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s... | alexeypa@chromium.org | 2013-08-02 | 1 | -38/+45 |
* | Add serialization to PairingRegistry. | jamiewalch@chromium.org | 2013-07-19 | 1 | -5/+32 |
* | Linux pairing registry delegate implementation | jamiewalch@chromium.org | 2013-06-23 | 1 | -17/+10 |
* | Changes to PairingRegistry to facilitate per-platform implementions. | jamiewalch@chromium.org | 2013-06-18 | 1 | -2/+6 |
* | Make the mapping from client id -> secret asynchronous. | jamiewalch@chromium.org | 2013-06-14 | 1 | -4/+29 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-12 | 1 | -3/+1 |
* | Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen... | peter@chromium.org | 2012-09-12 | 1 | -1/+3 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-12 | 1 | -3/+1 |
* | Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen... | alexeypa@chromium.org | 2012-09-09 | 1 | -1/+3 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-08 | 1 | -3/+1 |
* | Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen... | alexeypa@google.com | 2012-09-06 | 1 | -1/+3 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-06 | 1 | -3/+1 |
* | Remove the HostEventStub aggregate interface. | wez@chromium.org | 2012-08-10 | 1 | -4/+0 |
* | [Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ... | simonmorris@chromium.org | 2012-06-15 | 1 | -0/+4 |
* | Log connection type to syslogs and to the server. | sergeyu@chromium.org | 2012-03-20 | 1 | -0/+1 |
* | Add the plumbing that will carry a clipboard item from a chromoting client to... | simonmorris@chromium.org | 2012-03-16 | 1 | -0/+8 |
* | More plumbing for logging connection IP addresses | lambroslambrou@google.com | 2012-01-25 | 1 | -1/+2 |
* | Make ConnectionToClient and ClientSession not ref-counted. | sergeyu@chromium.org | 2011-11-11 | 1 | -1/+1 |
* | Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession | sergeyu@chromium.org | 2011-11-10 | 1 | -3/+2 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 1 | -1/+1 |
* | Use MessageLoopProxy for network message loop. | sergeyu@chromium.org | 2011-08-12 | 1 | -5/+8 |
* | The authenticated_ fields are moved out of stubs and into | simonmorris@chromium.org | 2011-03-31 | 1 | -1/+2 |
* | ChromotingHost can have multiple connections, but only one | simonmorris@chromium.org | 2011-03-23 | 1 | -1/+2 |
* | Block event processing on host/client until the client has authenticated. | garykac@chromium.org | 2011-03-04 | 1 | -1/+6 |
* | More out-of-lining of test code, along with a bunch of GMOCK objects. | erg@google.com | 2011-02-08 | 1 | -0/+39 |