| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow resize-to-client to be enabled by the user. | jamiewalch@chromium.org | 2013-01-17 | 1 | -0/+1 |
* | Allow an AppsV2 build to be configured using GYP. | jamiewalch@google.com | 2013-01-16 | 1 | -0/+24 |
* | Making DesktopEnvironment a factory class used by ClientSession to create aud... | alexeypa@chromium.org | 2013-01-16 | 1 | -7/+4 |
* | Roll grit 100:101 | newt@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | Remove REMOTING_HOST_LINUX_CLIPBOARD build setting | lambroslambrou@chromium.org | 2013-01-15 | 1 | -6/+0 |
* | Duplicate handles so each SharedMemory object will have its own handle. | alexeypa@chromium.org | 2013-01-12 | 1 | -0/+1 |
* | Enable the multi-process host on Windows by default. | alexeypa@chromium.org | 2013-01-08 | 1 | -1/+12 |
* | [Chromoting] Re-enable js unittests. | garykac@chromium.org | 2013-01-02 | 1 | -12/+22 |
* | Better silence detection in audio capturers | sergeyu@chromium.org | 2013-01-02 | 1 | -1/+3 |
* | Added audio support to the multiprocess host. | alexeypa@chromium.org | 2012-12-27 | 1 | -0/+2 |
* | Enable remoting_screen_capturer target on ChromeOS | sergeyu@chromium.org | 2012-12-27 | 1 | -16/+29 |
* | Mock chrome.storage (https://developer.chrome.com/extensions/storage.html) AP... | jamiewalch@google.com | 2012-12-20 | 1 | -0/+1 |
* | Move screen capturers to remoting/capturer. | sergeyu@chromium.org | 2012-12-18 | 1 | -47/+66 |
* | Rename remoting resources files to remoting_strings.grd. | sergeyu@chromium.org | 2012-12-18 | 1 | -4/+4 |
* | Explicitly set actions in remoting as requiring cygwin (gyp only) | iannucci@google.com | 2012-12-18 | 1 | -1/+3 |
* | Enable translations for unbranded chromoting builds. | sergeyu@chromium.org | 2012-12-14 | 1 | -51/+44 |
* | Remove Linux host setup wizard and libwebkitgtk dependency. | sergeyu@chromium.org | 2012-12-11 | 1 | -25/+0 |
* | Build Mac Breakpad symbols for Chromoting Host | lambroslambrou@chromium.org | 2012-12-11 | 1 | -1/+33 |
* | Launch the host under LocalService account at low integrity level with all pr... | alexeypa@chromium.org | 2012-12-11 | 1 | -2/+11 |
* | Remove WebSocket server and HostStatusService from remoting host. | sergeyu@chromium.org | 2012-12-08 | 1 | -7/+0 |
* | Use raw input to detect local mouse events. | alexeypa@chromium.org | 2012-12-07 | 1 | -2/+1 |
* | Disable Chromoting host compilation on ChromeOS | sergeyu@chromium.org | 2012-12-07 | 1 | -568/+601 |
* | Added support of keyboard, mouse and clipboard events to DesktopSessionAgent. | alexeypa@chromium.org | 2012-11-30 | 1 | -0/+2 |
* | Mac Breakpad integration for Chromoting Host (disabled for now) | lambroslambrou@chromium.org | 2012-11-30 | 1 | -2/+18 |
* | The video capturer now runs in a separate process. | alexeypa@chromium.org | 2012-11-27 | 1 | -0/+4 |
* | Add status service for remoting host. | sergeyu@chromium.org | 2012-11-26 | 1 | -0/+2 |
* | Deleted unused UserAuthenticator classes. | jamiewalch@chromium.org | 2012-11-22 | 1 | -4/+0 |
* | Add simple WebSocket server implementation. | sergeyu@chromium.org | 2012-11-22 | 1 | -0/+5 |
* | Adding support of shared memory buffers to the video capturer (Windows only). | alexeypa@chromium.org | 2012-11-20 | 1 | -0/+4 |
* | Rename ipc_consts.h to ipc_constants.h | wez@chromium.org | 2012-11-20 | 1 | -4/+4 |
* | Fixed l10n verification warning. | jamiewalch@chromium.org | 2012-11-20 | 1 | -0/+1 |
* | Fixed gyp to work with both xcodebuild and ninja. | jamiewalch@chromium.org | 2012-11-17 | 1 | -0/+1 |
* | Native remoting host configurer for linux. | sergeyu@chromium.org | 2012-11-17 | 1 | -1/+25 |
* | Revert 168349 - Native remoting host configurer for linux. | sergeyu@chromium.org | 2012-11-17 | 1 | -25/+1 |
* | Native remoting host configurer for linux. | sergeyu@chromium.org | 2012-11-17 | 1 | -1/+25 |
* | Make all pdb file names follow the same naming convention. | iannucci@chromium.org | 2012-11-17 | 1 | -1/+0 |
* | Revert 168056 - Enable PAM-based local login check on Mac. | jamiewalch@google.com | 2012-11-16 | 1 | -1/+0 |
* | Enable PAM-based local login check on Mac. | jamiewalch@chromium.org | 2012-11-15 | 1 | -0/+1 |
* | Remove UI dependencies from remoting.HostController. | sergeyu@chromium.org | 2012-11-15 | 1 | -1/+1 |
* | Revert 167794 - Native remoting host configurer for linux. | ilevy@chromium.org | 2012-11-15 | 1 | -24/+0 |
* | Native remoting host configurer for linux. | sergeyu@chromium.org | 2012-11-15 | 1 | -0/+24 |
* | replace verify-webapp.py script with verify_resources.py | sergeyu@chromium.org | 2012-11-12 | 1 | -33/+31 |
* | Rename SocketReaderBase to SocketReader and move it to remoting/base | sergeyu@chromium.org | 2012-11-10 | 1 | -2/+2 |
* | Brushing up video capturers to make them more uniform. | alexeypa@chromium.org | 2012-11-10 | 1 | -0/+4 |
* | Move Chromoting strings to string_resources.grd and simplify remoting_resourc... | sergeyu@chromium.org | 2012-11-06 | 1 | -89/+94 |
* | Revert "Move Chromoting strings to string_resources.grd and simplify remoting... | phajdan.jr@chromium.org | 2012-11-05 | 1 | -94/+89 |
* | Move Chromoting strings to string_resources.grd and simplify remoting_resourc... | sergeyu@chromium.org | 2012-11-05 | 1 | -89/+94 |
* | Revert 166003 - Move Chromoting strings to string_resources.grd and simplify ... | sergeyu@chromium.org | 2012-11-05 | 1 | -94/+89 |
* | Move Chromoting strings to string_resources.grd and simplify remoting_resourc... | sergeyu@chromium.org | 2012-11-05 | 1 | -89/+94 |
* | Revert 165041 (caused http://crbug.com/158995, which is apparently somewhat | thakis@chromium.org | 2012-11-05 | 1 | -100/+48 |