summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/session_connector.js
Commit message (Expand)AuthorAgeFilesLines
* Add support for extension messages to Chromoting's ClientPlugin.garykac@chromium.org2014-02-051-2/+13
* Move WCS initialization to ClientSessionsergeyu@chromium.org2013-08-231-81/+7
* Cleanups in remoting.ClientSessionsergeyu@chromium.org2013-08-231-9/+24
* Update pairing information so that reconnect doesn't request a PIN.jamiewalch@chromium.org2013-08-101-2/+13
* Fix JID refresh logic.rmsousa@chromium.org2013-07-101-11/+47
* Delete and recreate the client plugin if WCS is reloaded.jamiewalch@chromium.org2013-06-211-2/+10
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-041-5/+39
* Show a 'remember me' checkbox in the web-app when connecting to a host that s...jamiewalch@chromium.org2013-05-241-3/+4
* Fixed JS compiler errors.jamiewalch@chromium.org2013-04-261-2/+4
* Webapp changes to support third party authenticationrmsousa@chromium.org2013-04-261-7/+19
* Don't reload the web-app at any point in the client-side flow.jamiewalch@chromium.org2013-04-021-23/+48
* Webapp changes to support asking for a PINrmsousa@chromium.org2013-03-241-8/+16
* Include host visible name in tool-bar.jamiewalch@chromium.org2013-03-141-1/+14
* Improve host-list display in case of auth or network error.jamiewalch@chromium.org2013-03-021-1/+1
* Use showConnectError_ instead of remoting.showError to correctly distinguish ...jamiewalch@chromium.org2013-02-091-0/+9
* Factor connection setup out of client_screen.js.jamiewalch@chromium.org2013-02-071-0/+404