| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch DesktopEnvironment to return a DesktopCapturer. | wez@chromium.org | 2014-08-12 | 1 | -1/+1 |
* | Add HostExtensionSessionManager to help ClientSession handle extensions. | wez@chromium.org | 2014-07-31 | 1 | -1/+0 |
* | Remove ClientSession::EventHandler::OnSessionSequenceNumber() | sergeyu@chromium.org | 2014-07-12 | 1 | -2/+0 |
* | Add enable_vp9 option to host config. | wez@chromium.org | 2014-06-17 | 1 | -4/+9 |
* | Host extensions | dcaiafa@chromium.org | 2014-05-30 | 1 | -1/+11 |
* | Revert 273652 "Host extensions" | mattm@chromium.org | 2014-05-30 | 1 | -11/+1 |
* | Host extensions | dcaiafa@chromium.org | 2014-05-29 | 1 | -1/+11 |
* | Cause: | kelvinp@chromium.org | 2014-04-07 | 1 | -0/+1 |
* | Remove dependency on skia from remoting | sergeyu@chromium.org | 2013-12-16 | 1 | -1/+0 |
* | Support service accounts in the chromoting host. | rmsousa@chromium.org | 2013-08-16 | 1 | -1/+1 |
* | Remove screen capturers from media/video/capture/screen. | sergeyu@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | This CL adds the "request pairing" implementation between the web-app and the... | jamiewalch@chromium.org | 2013-06-04 | 1 | -1/+15 |
* | Do not show the in-session UI in a curtained session. | alexeypa@chromium.org | 2013-05-08 | 1 | -5/+12 |
* | Create the desktop environment before any of the channel were connected. | alexeypa@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | Made the ChromotingHost class not ref-counted. | alexeypa@chromium.org | 2013-04-30 | 1 | -32/+11 |
* | Revert 196343 "Made the ChromotingHost class not ref-counted." | alexeypa@chromium.org | 2013-04-25 | 1 | -11/+32 |
* | Made the ChromotingHost class not ref-counted. | alexeypa@chromium.org | 2013-04-25 | 1 | -32/+11 |
* | The continue window is owned by the desktop environment now. | alexeypa@chromium.org | 2013-04-24 | 1 | -4/+0 |
* | DesktopEnvironment is now responsible for creation of the local input monitor. | alexeypa@chromium.org | 2013-03-25 | 1 | -6/+1 |
* | Made ClientSession a non ref-counted class. | alexeypa@chromium.org | 2013-03-13 | 1 | -2/+2 |
* | ResizingHostObserver is created by the desktop environment together with othe... | alexeypa@chromium.org | 2013-03-09 | 1 | -3/+0 |
* | Move HostKeyPair into protocol::KeyPair. | rmsousa@chromium.org | 2013-03-07 | 1 | -1/+0 |
* | Moving host status events monitoring to a separate interface (HostStatusMonit... | alexeypa@chromium.org | 2013-03-02 | 1 | -4/+12 |
* | Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields. | wez@chromium.org | 2013-02-13 | 1 | -2/+3 |
* | Move screen capturers from remoting/capturer to media/video/capturer/screen | sergeyu@chromium.org | 2013-01-28 | 1 | -1/+1 |
* | Moved the localized strings from ChromotinHost to HostUserInterface, closer t... | alexeypa@chromium.org | 2013-01-16 | 1 | -10/+0 |
* | Making DesktopEnvironment a factory class used by ClientSession to create aud... | alexeypa@chromium.org | 2013-01-16 | 1 | -9/+5 |
* | Show the disconnect window and monitor the local mouse input when running the... | alexeypa@chromium.org | 2012-12-27 | 1 | -3/+0 |
* | Rename capture and encode threads to make it clear that they are for video. | sergeyu@chromium.org | 2012-11-14 | 1 | -4/+4 |
* | Use correct thread for audio capturing and encoding. | sergeyu@chromium.org | 2012-11-01 | 1 | -0/+2 |
* | [Chromoting] Request the daemon to open a terminal once a connection has been... | alexeypa@chromium.org | 2012-10-18 | 1 | -0/+3 |
* | Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners. | wez@chromium.org | 2012-10-02 | 1 | -6/+15 |
* | Cross-platform plumbing for resize-to-client and Linux implementation. | jamiewalch@chromium.org | 2012-09-26 | 1 | -0/+3 |
* | Always enabled audio in remoting host, disable it for It2Me, minor cleanups. | sergeyu@chromium.org | 2012-09-13 | 1 | -3/+2 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-12 | 1 | -35/+15 |
* | Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen... | peter@chromium.org | 2012-09-12 | 1 | -15/+35 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-12 | 1 | -35/+15 |
* | Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen... | alexeypa@chromium.org | 2012-09-09 | 1 | -14/+34 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-08 | 1 | -34/+14 |
* | Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen... | alexeypa@google.com | 2012-09-06 | 1 | -8/+36 |
* | [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders... | alexeypa@chromium.org | 2012-09-06 | 1 | -36/+8 |
* | Log when the host is started for an account. | rmsousa@chromium.org | 2012-08-31 | 1 | -1/+1 |
* | Renamed Encoder -> VideoEncoder. | kxing@chromium.org | 2012-08-24 | 1 | -1/+2 |
* | Moved the video encoders/decoders to the codec directory. | kxing@chromium.org | 2012-08-23 | 1 | -1/+1 |
* | Piping for audio encoding. | kxing@chromium.org | 2012-08-01 | 1 | -0/+5 |
* | Rename Capturer to VideoFrameCapturer. | alexeypa@chromium.org | 2012-07-19 | 1 | -3/+2 |
* | Piping for host-side audio capture | kxing@chromium.org | 2012-07-13 | 1 | -7/+9 |
* | [Chromoting] Add unit tests for ChromotingHost::OnIncomingSession. | simonmorris@chromium.org | 2012-06-29 | 1 | -6/+0 |
* | [Chromoting] Add a ChromotingHost unit test for rejecting client authentication. | simonmorris@chromium.org | 2012-06-26 | 1 | -1/+1 |
* | This CL sets a maximum session duration only for Linux Me2Me, and hard-codes ... | simonmorris@chromium.org | 2012-06-23 | 1 | -0/+7 |