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