summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/host_dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* Automatic host installation for IT2Me on Windows.weitaosu@chromium.org2014-05-221-2/+9
* Refactor HostSetupDialog and HostInstallDialog.weitaosu@chromium.org2014-05-091-0/+3
* Fix copy/paste error.jamiewalch@chromium.org2014-04-171-2/+1
* On Windows, install the chromoting host component via a separate NPAPI call. ...weitaosu@chromium.org2014-04-151-2/+31
* Download the host components when user tries to enable Me2Me host.sergeyu@chromium.org2014-02-031-18/+102
* Native messaging support for service accounts.rmsousa@chromium.org2013-08-161-0/+49
* Add supportedMessages to the hello messagermsousa@chromium.org2013-08-021-0/+27
* Style cleanup: Rename callback -> onDone in chromoting webapp.lambroslambrou@chromium.org2013-07-241-66/+61
* Remoting webapp: Add onError param to HostNativeMessaging.initialize()lambroslambrou@chromium.org2013-07-231-13/+17
* Paired client revocation UI.jamiewalch@chromium.org2013-07-231-6/+28
* Add support for pairing-registry APIs to host_dispatcher.js.lambroslambrou@chromium.org2013-07-171-2/+94
* Add error-handling to host_dispatcher.js interfacelambroslambrou@chromium.org2013-06-181-53/+107
* Don't serialize config dictionary in Native Messaging interface.lambroslambrou@chromium.org2013-05-241-7/+24
* Dispatch HostController requests to NativeMessaging host or NPAPI plugin.lambroslambrou@chromium.org2013-05-081-0/+270