summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
...
* [Chromoting] Clarify the daemon controller interface documentation.simonmorris@chromium.org2012-04-251-5/+9
* Fix check_perms failure from r133994.thestig@chromium.org2012-04-253-0/+0
* [Chromoting] Script to sign the me2me_host binary and build the installer.garykac@chromium.org2012-04-258-174/+346
* Always create URLRequestContextGetter in ChromotingHostContext.sergeyu@chromium.org2012-04-254-15/+72
* Fixed callWithToken error handling.jamiewalch@google.com2012-04-256-55/+91
* [Chromoting] Let the Windows daemon controller read the unprivileged part of ...simonmorris@chromium.org2012-04-255-89/+214
* Implement PepperPacketSocketFactory.sergeyu@chromium.org2012-04-253-0/+458
* Refcounted types should not have public destructors, remoting/ editionrsleevi@chromium.org2012-04-2412-43/+50
* BackoffEntry: Add the option to use a delay between requestsmmenke@chromium.org2012-04-241-0/+3
* Let Windows SendInput() calculate the VK for USB events.wez@chromium.org2012-04-241-24/+19
* Set svn:executable bit on executable script.maruel@chromium.org2012-04-241-0/+1
* 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