summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Make JS compiler happy about OAUTH2_USE_OFFICEIAL_CLIENT_ID.sergeyu@chromium.org2012-04-241-0/+3
* Unregister host if we fail to start it.sergeyu@chromium.org2012-04-241-0/+3
* Trap exceptions calling getDaemonConfig on ChromeOS.jamiewalch@google.com2012-04-241-1/+6
* Remoting daemon process to support unofficial client IDhclam@chromium.org2012-04-248-16/+74
* [Chromoting] Add brand and version to Chromoting Host Uninstaller builds.garykac@chromium.org2012-04-232-6/+25
* Get host id via getDaemonConfig.jamiewalch@google.com2012-04-231-15/+15
* Making sure that the Chromoting Host installation follows Windows Installer's...alexeypa@chromium.org2012-04-221-10/+9
* [Chromoting] Unpack .zip files when building installer archive.garykac@chromium.org2012-04-202-11/+41
* Handle IQ responses asynchronously.sergeyu@chromium.org2012-04-204-5/+28
* Don't restart the host when shutting down.sergeyu@chromium.org2012-04-201-0/+4
* Send keep-alive messages for XMPP connections.sergeyu@chromium.org2012-04-202-0/+20
* Write Mac Me2Me config as rootlambroslambrou@chromium.org2012-04-206-37/+67
* Use NSS for SSL encryption of XMPP connection on Windows.sergeyu@chromium.org2012-04-201-5/+1
* [Chromoting] Update host installer build script to verify source files.garykac@chromium.org2012-04-201-4/+34
* Implement remoting::UrlFetcher.sergeyu@chromium.org2012-04-2010-142/+402
* Shutdown me2me host cleanly on errors.sergeyu@chromium.org2012-04-201-7/+34
* [Chromoting] Add host uninstaller to Installer package.garykac@chromium.org2012-04-196-57/+821
* Show client plugin if no hello is received in 0.5s.jamiewalch@google.com2012-04-191-0/+28
* Revert r132818.jamiewalch@google.com2012-04-198-46/+2
* [Chromoting] Display long local host names correctly.simonmorris@chromium.org2012-04-192-7/+4
* Fixed compile warnings.jamiewalch@chromium.org2012-04-193-62/+737
* mac: Add -dead_strip to the remoting_host_plugin target to get it to link again.thakis@chromium.org2012-04-191-0/+5
* [Chromoting] Update installer pre/post scripts to handle already running hosts.garykac@chromium.org2012-04-184-46/+73
* Allow Enter to be used to enter a PIN.jamiewalch@google.com2012-04-181-2/+6
* Fix crash initialising ChromotingHostContext in plugin.jamiewalch@google.com2012-04-181-2/+8
* Reduce PIN complexity requirements.jamiewalch@google.com2012-04-182-2/+2
* [Chromoting] Show an error message if the client plugin is disabled.simonmorris@chromium.org2012-04-188-3/+47
* Enable control of verbose logging via --v and --vmodule.wez@chromium.org2012-04-181-3/+6
* Move OAuth token refreshing to SignalingConnector.sergeyu@chromium.org2012-04-187-216/+159
* [Chromoting] Initial version of Mac uninstaller application.garykac@chromium.org2012-04-185-0/+1211
* Do not register a non official Host with Omaha installer to avoid autoupdatin...alexeypa@chromium.org2012-04-171-16/+20
* [Chromoting] Improve the PIN confirmation dialog on Windows.simonmorris@chromium.org2012-04-171-1/+1
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-1711-49/+125
* Move URLRequestContextGetter creation to ChromotingHostContext.sergeyu@chromium.org2012-04-177-34/+51
* Web-app visual and string tweaks.jamiewalch@google.com2012-04-174-32/+26
* [Chromoting] Implement UpdateConfig() for the Windows host.simonmorris@chromium.org2012-04-174-10/+111
* Add file thread in MessageHostContext.sergeyu@chromium.org2012-04-178-40/+34
* Move PepperNetworkManager to client/pluginsergeyu@chromium.org2012-04-173-10/+6
* [Chromoting] The webapp revokes OAuth refresh tokens when they will no longer...simonmorris@chromium.org2012-04-172-7/+75
* Log Gaia response codes and Gaia-related networking activity to ease diagnost...alexeypa@chromium.org2012-04-177-3/+122
* Wake Mac host display when remote session starts.dcaiafa@chromium.org2012-04-162-2/+53
* Remove duplicate tests of KeyEvent::has_pressedwez@chromium.org2012-04-162-8/+0
* Destroy XServerPixelBuffer before closing X Display.sergeyu@chromium.org2012-04-161-0/+2
* Source major & minor versions from remoting, build & patch versions from Chrome.wez@chromium.org2012-04-154-32/+29
* Restore mouse clamping in ClientSession.wez@chromium.org2012-04-151-1/+1
* [Chromoting] Add target to build archive for me2me host installer.garykac@chromium.org2012-04-142-0/+266
* Avoiding unnecessary conversion to UTF16 in runtime.alexeypa@chromium.org2012-04-147-56/+50
* Call XmppSignalStrategy::SetAuthInfo() on the right thread.sergeyu@chromium.org2012-04-141-2/+7
* Chromoting Host installation should take into account both buildtype% and bra...alexeypa@chromium.org2012-04-142-6/+8
* [Chromoting] Tweak CL to fix toolbar button positions.simonmorris@chromium.org2012-04-141-6/+1