| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 156889 - Cleanups in Chromoting Host. | msw@chromium.org | 2012-09-14 | 1 | -1/+1 |
* | Cleanups in Chromoting Host. | sergeyu@chromium.org | 2012-09-14 | 1 | -1/+1 |
* | [Chromoting] Update version check script to properly handle branding. | garykac@chromium.org | 2012-09-12 | 1 | -4/+10 |
* | Update linux chromoting host to run separate instance of Pulseaudio. | sergeyu@chromium.org | 2012-09-08 | 1 | -23/+79 |
* | Implement DaemonController::GetVersion() method on Linux | sergeyu@chromium.org | 2012-09-07 | 1 | -1/+8 |
* | Pass Me2Me config via stdin. | jamiewalch@chromium.org | 2012-09-07 | 1 | -21/+28 |
* | [Chromoting] Print output from WiX tools along with their return code if an e... | alexeypa@chromium.org | 2012-08-30 | 2 | -15/+24 |
* | Import getpass in me2me_virtual_host.py | sergeyu@chromium.org | 2012-08-29 | 1 | -0/+1 |
* | Add user to the chrome-remoting group when host is enabled. | sergeyu@chromium.org | 2012-08-28 | 1 | -0/+14 |
* | Update chromoting Debian package configuration to install in /opt/google. | sergeyu@chromium.org | 2012-08-28 | 2 | -27/+25 |
* | Remove host registration functionality from me2me_virtual_host.py. | jamiewalch@chromium.org | 2012-08-28 | 1 | -250/+44 |
* | Reuse log file across session restarts and make it available via REMOTING_ME2... | jamiewalch@google.com | 2012-08-21 | 1 | -4/+9 |
* | Handle updates to the wrapper script. | jamiewalch@google.com | 2012-08-20 | 2 | -20/+41 |
* | Update linux host to handle SIGHUP. Use it to reload config. | sergeyu@chromium.org | 2012-08-17 | 1 | -8/+6 |
* | [Chromoting] Avoid potential conflicts leading to pending reboots while upgra... | alexeypa@chromium.org | 2012-08-17 | 2 | -0/+20 |
* | Fix DaemonControllerLinux::SetConfigAndStart() to reload config automatically. | sergeyu@chromium.org | 2012-08-16 | 1 | -6/+47 |
* | Make curtain-mode controllable by policy. | jamiewalch@google.com | 2012-08-15 | 1 | -0/+1 |
* | Change default host resolution to 1280x800. | sergeyu@chromium.org | 2012-08-14 | 1 | -1/+1 |
* | Don't use auth.json in me2me_virtual_host. | sergeyu@chromium.org | 2012-08-09 | 1 | -105/+131 |
* | Reverting r148671, r149866 (broke VS2008 builder) and r150361 (broke ninja). | alexeypa@chromium.org | 2012-08-08 | 2 | -20/+0 |
* | [Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This m... | alexeypa@chromium.org | 2012-08-03 | 2 | -0/+20 |
* | [Chromoting] Moving Windows-only host installation script to remoting/host/wi... | alexeypa@google.com | 2012-08-03 | 2 | -0/+140 |
* | Add ability to customise Virtual Me2Me X session. | lambroslambrou@chromium.org | 2012-08-02 | 1 | -0/+12 |
* | [Chromoting] Implement the host domain policy. | simonmorris@chromium.org | 2012-08-02 | 1 | -0/+4 |
* | [Chromoting] Fix command line flags for virtual Me2Me. | simonmorris@chromium.org | 2012-08-01 | 1 | -2/+2 |
* | Replace --explicit-config option in me2me_virtual_host.py with --silent. | sergeyu@chromium.org | 2012-08-01 | 1 | -31/+52 |
* | Remove the need to have separate config for authentication. | sergeyu@chromium.org | 2012-08-01 | 1 | -13/+15 |
* | Run Virtual Me2Me sessions via /etc/X11/Xsession | lambroslambrou@chromium.org | 2012-07-31 | 1 | -2/+3 |
* | [Chromoting] Make virtual Me2Me explicitly ask for an app-specific password. | simonmorris@chromium.org | 2012-07-31 | 1 | -1/+1 |
* | Adding a breakpad tester tool. It can be used to crash the specified process ... | alexeypa@chromium.org | 2012-07-27 | 1 | -0/+85 |
* | Basic Debian packaging for Linux Me2Me host | lambroslambrou@chromium.org | 2012-07-27 | 2 | -2/+5 |
* | Run a RANDR-patched version of Xvfb for Virtual Me2Me if available. | lambroslambrou@google.com | 2012-07-20 | 1 | -2/+7 |
* | Choose Virtual Me2Me X session based on installed components. | lambroslambrou@chromium.org | 2012-07-19 | 1 | -4/+55 |
* | Virtual Me2Me: Add xrandr commands to set up multiple screen sizes | lambroslambrou@chromium.org | 2012-07-17 | 1 | -22/+61 |
* | Require 6-digit PIN for Virtual Me2Me | lambroslambrou@google.com | 2012-07-16 | 1 | -11/+2 |
* | Fix svn revision number in Me2Me tarball. | lambroslambrou@google.com | 2012-07-16 | 1 | -1/+2 |
* | [Chromoting] Simple script to print out installed mac version info. | garykac@chromium.org | 2012-05-23 | 1 | -0/+26 |
* | Use setxkbmap to set virtual Me2Me to use "evdev" keycodes. | wez@chromium.org | 2012-05-04 | 1 | -0/+13 |
* | Chromoting: stopping the service if a permanent error is encountered (such as... | alexeypa@chromium.org | 2012-04-17 | 1 | -5/+15 |
* | Implement GetConfig() and UpdateConfig in DaemonControllerLinux. | sergeyu@chromium.org | 2012-04-07 | 1 | -10/+0 |
* | Implement Me2Me setup flow. | sergeyu@chromium.org | 2012-03-29 | 1 | -29/+38 |
* | Allow the Linux daemon to be stopped and started via the web-app and for the ... | jamiewalch@chromium.org | 2012-03-09 | 1 | -1/+21 |
* | Suppress key-repeat on Linux host | lambroslambrou@chromium.org | 2012-03-07 | 1 | -16/+0 |
* | Disable keyboard auto-repeat in the Me2Me session. | lambroslambrou@google.com | 2012-02-27 | 1 | -0/+16 |
* | Redirect Me2Me session stdout+stderr to /tmp. | lambroslambrou@chromium.org | 2012-02-25 | 1 | -2/+11 |
* | Copy $LANG to virtual Me2Me session | lambroslambrou@chromium.org | 2012-02-17 | 1 | -0/+1 |
* | Chromoting: Remove old client test server and test files that we no longer | garykac@chromium.org | 2012-02-13 | 1 | -173/+0 |
* | Add an environment variable to Virtual Me2Me session. | lambroslambrou@google.com | 2012-02-11 | 1 | -1/+3 |
* | Don't display the PID of a currently-running Virtual Me2Me daemon. | lambroslambrou@chromium.org | 2012-02-09 | 1 | -9/+4 |
* | Restart host process to allow updating PIN with -p option. | lambroslambrou@google.com | 2012-02-09 | 1 | -2/+30 |