summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Move session configuration logic to the protocol levelsergeyu2015-07-271-26/+0
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-1/+0
* Use standard ICE in Chromoting.sergeyu2015-04-231-3/+5
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...sergeyu2015-04-231-5/+3
* Use standard ICE in Chromoting.sergeyu2015-04-231-3/+5
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...horo2015-04-231-5/+3
* Use standard ICE in Chromoting.sergeyu2015-04-231-3/+5
* Save the client base JID for authentication in case it differs from the email...rmsousa2014-09-291-2/+3
* Add video frame recording capability to Chromoting hosts.wez@chromium.org2014-08-021-0/+1
* Add HostExtensionSessionManager to help ClientSession handle extensions.wez@chromium.org2014-07-311-20/+2
* Remove ClientSession::EventHandler::OnSessionSequenceNumber()sergeyu@chromium.org2014-07-121-5/+0
* Add enable_vp9 option to host config.wez@chromium.org2014-06-171-7/+0
* Host extensionsdcaiafa@chromium.org2014-05-301-0/+24
* Revert 273652 "Host extensions"mattm@chromium.org2014-05-301-24/+0
* Host extensionsdcaiafa@chromium.org2014-05-291-0/+24
* Switch CandidateSession to use lists rather than vectors.wez@chromium.org2014-05-221-6/+4
* Add a command-line option to enable VP9 encoding.wez@chromium.org2014-05-221-3/+8
* Initialize Talk thread pointer during ChromotingHost initialization.wez@chromium.org2014-05-221-0/+3
* Cause:kelvinp@chromium.org2014-04-071-6/+16
* Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...weitaosu@chromium.org2013-11-261-3/+3
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-221-0/+4
* Support service accounts in the chromoting host.rmsousa@chromium.org2013-08-161-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-041-1/+2
* Do not show the in-session UI in a curtained session.alexeypa@chromium.org2013-05-081-0/+19
* Create the desktop environment before any of the channel were connected.alexeypa@chromium.org2013-05-011-4/+2
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-301-106/+35
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* Revert 196343 "Made the ChromotingHost class not ref-counted."alexeypa@chromium.org2013-04-251-31/+104
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-251-104/+31
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-13/+0
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-14/+0
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-5/+5
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-1/+1
* Made ClientSession a non ref-counted class.alexeypa@chromium.org2013-03-131-18/+14
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-9/+0
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-1/+4
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-131-3/+5
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-7/+0
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-14/+13
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-11/+0
* Rename capture and encode threads to make it clear that they are for video.sergeyu@chromium.org2012-11-141-6/+6
* Use correct thread for audio capturing and encoding.sergeyu@chromium.org2012-11-011-0/+3
* [Chromoting] Request the daemon to open a terminal once a connection has been...alexeypa@chromium.org2012-10-181-6/+12
* Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners.wez@chromium.org2012-10-021-37/+45
* Cross-platform plumbing for resize-to-client and Linux implementation.jamiewalch@chromium.org2012-09-261-0/+7
* Always enabled audio in remoting host, disable it for It2Me, minor cleanups.sergeyu@chromium.org2012-09-131-8/+5
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-141/+37
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-37/+141
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-141/+37