| Commit message (Expand) | Author | Age | Files | Lines |
* | Wait for encode thread during VideoScheduler teardown. | wez@chromium.org | 2012-12-11 | 2 | -3/+18 |
* | Build Mac Breakpad symbols for Chromoting Host | lambroslambrou@chromium.org | 2012-12-11 | 2 | -1/+60 |
* | Launch the host under LocalService account at low integrity level with all pr... | alexeypa@chromium.org | 2012-12-11 | 13 | -94/+731 |
* | Reorder tab title to put the important information first. | jamiewalch@google.com | 2012-12-11 | 1 | -2/+2 |
* | Enable crash-reporting for Mac host, for users who opt in. | lambroslambrou@chromium.org | 2012-12-10 | 5 | -11/+44 |
* | Fix AudioScheduler and VideoScheduler creation. | wez@chromium.org | 2012-12-08 | 6 | -46/+95 |
* | Remove WebSocket server and HostStatusService from remoting host. | sergeyu@chromium.org | 2012-12-08 | 9 | -1442/+0 |
* | Don't relaunch the host process too often. | jamiewalch@google.com | 2012-12-08 | 1 | -8/+45 |
* | Set screen DPI to 96 on screen resize. | lambroslambrou@chromium.org | 2012-12-07 | 1 | -1/+22 |
* | remoting: Remove bogus entry from host DEPS list. | tfarina@chromium.org | 2012-12-07 | 1 | -8/+1 |
* | Fix ClientSession to not access ConnectionToClient stubs after Disconnect(). | wez@chromium.org | 2012-12-07 | 4 | -30/+44 |
* | Make sure that DisconnectWindow class does not depend on ChromotingHost so it... | alexeypa@chromium.org | 2012-12-07 | 7 | -63/+56 |
* | Use raw input to detect local mouse events. | alexeypa@chromium.org | 2012-12-07 | 6 | -193/+257 |
* | Remove unused APIs from the AutoThreadTaskRunner interface. | wez@chromium.org | 2012-12-07 | 4 | -122/+31 |
* | Disable Chromoting host compilation on ChromeOS | sergeyu@chromium.org | 2012-12-07 | 2 | -576/+610 |
* | Add HostState enum to track host process status. | sergeyu@chromium.org | 2012-12-07 | 1 | -120/+135 |
* | Added support of Secure Attention Sequence in multiprocess mode. | alexeypa@chromium.org | 2012-12-07 | 9 | -19/+117 |
* | Dead/duplicate code cleanup. | jamiewalch@google.com | 2012-12-06 | 3 | -79/+42 |
* | disable unittest XServerClipboardTest.CopyPaste | lambroslambrou@chromium.org | 2012-12-06 | 1 | -1/+2 |
* | Reset retry flag on successful connection. | jamiewalch@google.com | 2012-12-06 | 1 | -0/+1 |
* | Use AutoThread in ChromotingHostContext & NPAPI plugin. | wez@chromium.org | 2012-12-05 | 11 | -214/+148 |
* | Clear the usagestats flag created by the host versions that mishandled the flag. | alexeypa@chromium.org | 2012-12-05 | 1 | -0/+20 |
* | Serialize shutdown of the service and main threads to make sure that all loca... | alexeypa@chromium.org | 2012-12-05 | 2 | -55/+70 |
* | Fixed consent checkbox test. | jamiewalch@google.com | 2012-12-05 | 1 | -2/+2 |
* | (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w... | kmadhusu@chromium.org | 2012-12-05 | 2 | -3/+3 |
* | Add rmsousa@ and remove simonmorris@ from remoting/OWNERS. | wez@chromium.org | 2012-12-03 | 1 | -1/+1 |
* | Revert 170360 | jamiewalch@google.com | 2012-11-30 | 11 | -137/+191 |
* | Avoid posting tasks from a constructor of a ref-counted object because doing ... | alexeypa@chromium.org | 2012-11-30 | 1 | -4/+5 |
* | Correctly detect Windows XP Pro x64 and Windows 2003 as not supporting elevat... | alexeypa@chromium.org | 2012-11-30 | 2 | -3/+3 |
* | Improve curtain mode error message. | jamiewalch@chromium.org | 2012-11-30 | 2 | -8/+19 |
* | Don't log 'connection failed' for session errors that occur after connection ... | jamiewalch@chromium.org | 2012-11-30 | 3 | -5/+13 |
* | Added support of keyboard, mouse and clipboard events to DesktopSessionAgent. | alexeypa@chromium.org | 2012-11-30 | 15 | -5/+441 |
* | Mac Breakpad integration for Chromoting Host (disabled for now) | lambroslambrou@chromium.org | 2012-11-30 | 5 | -5/+123 |
* | Making sure that IPC::ChannelProxy is destroyed on the same thread it has bee... | alexeypa@chromium.org | 2012-11-30 | 1 | -0/+4 |
* | Use AutoThread in ChromotingHostContext & NPAPI plugin. | wez@chromium.org | 2012-11-30 | 11 | -191/+137 |
* | Ensure that the NetworkChangeNotifier is torn down on the UI thread. | wez@chromium.org | 2012-11-30 | 1 | -0/+1 |
* | Revert 170150 - Use AutoThread in ChromotingHostContext & NPAPI plugin. | timurrrr@chromium.org | 2012-11-29 | 11 | -131/+190 |
* | Use AutoThread in ChromotingHostContext & NPAPI plugin. | wez@chromium.org | 2012-11-29 | 11 | -190/+131 |
* | Remove remoting.HostController.state() | sergeyu@chromium.org | 2012-11-29 | 4 | -45/+41 |
* | Added support of mouse cursor shape updates to DesktopSessionAgent. | alexeypa@chromium.org | 2012-11-28 | 6 | -6/+65 |
* | Capturing and encoding time are now calculated by the thread doing the operat... | alexeypa@chromium.org | 2012-11-28 | 10 | -24/+43 |
* | Handle resize of any display on a multi-monitor system. | wez@chromium.org | 2012-11-28 | 1 | -13/+36 |
* | Do not include memory referenced by locals and other stack memory to the dump... | alexeypa@chromium.org | 2012-11-28 | 1 | -4/+2 |
* | Renamed VideoFrameCapturer::CaptureInvalidRegion() to VideoFrameCapturer::Cap... | alexeypa@chromium.org | 2012-11-28 | 15 | -27/+27 |
* | Add COM initialization support to AutoThread. | wez@chromium.org | 2012-11-28 | 3 | -11/+169 |
* | The video capturer now runs in a separate process. | alexeypa@chromium.org | 2012-11-27 | 15 | -88/+578 |
* | Allow wildcard matching for redirect URL. | jamiewalch@google.com | 2012-11-27 | 1 | -7/+8 |
* | Revert 169595 - Add AutoThread types for Windows that initialize COM. | joi@chromium.org | 2012-11-27 | 3 | -148/+11 |
* | Add AutoThread types for Windows that initialize COM. | wez@chromium.org | 2012-11-27 | 3 | -11/+148 |
* | DesktopSessionAgent now hosts the video capturer and provides necessary plumb... | alexeypa@chromium.org | 2012-11-27 | 11 | -66/+415 |