summaryrefslogtreecommitdiffstats
path: root/remoting/host/plugin/host_script_object.h
Commit message (Expand)AuthorAgeFilesLines
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-2/+4
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-1/+0
* Make NPAPI Me2Me interface return results via callback parameters.lambroslambrou@chromium.org2013-02-061-2/+6
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-0/+7
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-12-051-1/+1
* Revert 170360jamiewalch@google.com2012-11-301-1/+1
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-301-1/+1
* Revert 170150 - Use AutoThread in ChromotingHostContext & NPAPI plugin.timurrrr@chromium.org2012-11-291-1/+1
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-291-1/+1
* Move PluginThreadTaskRunner to HostNPPlugin.wez@chromium.org2012-11-191-6/+5
* Move IT2Me functions into their own implementation object.wez@chromium.org2012-10-181-98/+43
* [Chromoting] Allow tasks to be posted to the plugin thread while a plugin ins...alexeypa@chromium.org2012-10-011-3/+0
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-10-011-1/+1
* Revert 159402 - Move DaemonController to remoting/host/setupdharani@google.com2012-09-291-1/+1
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-291-1/+1
* Revert 159354 - Move DaemonController to remoting/host/setupmichaeln@google.com2012-09-291-1/+1
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-281-1/+1
* Show a helpful error message if a host domain policy blocked an attempt to usesimonmorris@chromium.org2012-09-191-3/+4
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-8/+6
* [Chromoting] Wait synchronously until it is safe to drop task runner references.alexeypa@chromium.org2012-09-121-0/+1
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-6/+8
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-8/+6
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-6/+8
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-8/+6
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-6/+8
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-8/+6
* [Chromoting] Implement the host domain policy.simonmorris@chromium.org2012-08-021-2/+8
* Add HostEventLogger to It2Me host plugin.alexeypa@chromium.org2012-07-271-0/+2
* Replace PluginMessageLoopProxy with PluginThreadTaskRunner.sergeyu@chromium.org2012-07-271-3/+3
* [Chromoting] Refactor the host policy watcher so that policies can easily be ...simonmorris@chromium.org2012-07-241-2/+5
* Move responsibility for l10n parameters to the caller.jamiewalch@chromium.org2012-07-241-3/+12
* Fixed typos.jamiewalch@chromium.org2012-07-141-6/+6
* Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.sergeyu@chromium.org2012-07-031-1/+1
* The user's consent to crash dumps reporting can now be set via the UI (Window...alexeypa@chromium.org2012-06-221-4/+17
* Implemented getVersion framework.jamiewalch@chromium.org2012-05-111-0/+11
* Making sure that UAC promts fired by the Chromoting plugin get focus (instead...alexeypa@chromium.org2012-04-251-0/+2
* Use ScopedRefNPObject to pass NPObjects in the host plugin.sergeyu@chromium.org2012-04-091-4/+4
* Store PIN hash in host config.sergeyu@chromium.org2012-04-071-0/+8
* Replace SetDaemonPin() method with UpdateDaemonConfig()sergeyu@chromium.org2012-04-041-5/+5
* Add completion callbacks in the DaemonController interface.sergeyu@chromium.org2012-04-031-2/+11
* Don't use SequencedWorkerPool in the host plugin.sergeyu@chromium.org2012-03-291-5/+6
* Implement Me2Me setup flow.sergeyu@chromium.org2012-03-291-1/+7
* Add methods needed for host registration in chromoting host plugin.sergeyu@chromium.org2012-03-291-24/+78
* Don't crash in ~HostNPScriptObject() when the object wasn't initialized.sergeyu@chromium.org2012-03-061-1/+1
* Added daemon process NPAPI.jamiewalch@chromium.org2012-02-071-0/+18
* Log client jid for rejected clients.sergeyu@chromium.org2012-01-181-1/+1
* The chromoting IT2Me host logs connection data to the cloud.simonmorris@chromium.org2012-01-131-3/+0
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-071-1/+2
* Move ChromotingHost initialization to the network thread.sergeyu@chromium.org2012-01-071-4/+7
* Move signaling connection creation out of ChromotingHost.sergeyu@chromium.org2012-01-041-5/+3