summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...simonmorris@chromium.org2012-06-151-6/+2
* Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.sergeyu@chromium.org2012-05-291-5/+6
* Don't restart the host to disconnect clientssergeyu@chromium.org2012-05-251-1/+7
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-011-43/+1
* Move PortAllocator creation out of LibjingleTransportFactory.sergeyu@chromium.org2012-04-301-2/+45
* Implement exponential backoff for failed Me2Me authentication attemptssergeyu@chromium.org2012-03-271-0/+4
* Cleanups in the host authentication state handling.sergeyu@chromium.org2012-03-271-0/+1
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-201-2/+1
* Delete Session and SessionManager object synchronously.sergeyu@chromium.org2012-02-241-9/+0
* Log IP/port of host as well as client in Me2Me hostlambroslambrou@chromium.org2012-02-021-3/+5