summaryrefslogtreecommitdiffstats
path: root/remoting/host/plugin/host_script_object.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-1/+4
* Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.alexeypa@chromium.org2013-03-141-3/+1
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-10/+9
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-3/+4
* Make NPAPI Me2Me interface return results via callback parameters.lambroslambrou@chromium.org2013-02-061-5/+23
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-7/+91
* Pass the flag enabling X DAMAGE via DesktopEnvironmentFactory.alexeypa@chromium.org2013-01-301-2/+3
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-15/+11
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-4/+5
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-12-051-19/+8
* Revert 170360jamiewalch@google.com2012-11-301-8/+10
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-301-10/+8
* Revert 170150 - Use AutoThread in ChromotingHostContext & NPAPI plugin.timurrrr@chromium.org2012-11-291-8/+10
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-291-10/+8
* Move PluginThreadTaskRunner to HostNPPlugin.wez@chromium.org2012-11-191-16/+4
* Removed shortcut text from disconnect buttons.jamiewalch@chromium.org2012-11-161-9/+0
* Rename capture and encode threads to make it clear that they are for video.sergeyu@chromium.org2012-11-141-2/+2
* Use correct thread for audio capturing and encoding.sergeyu@chromium.org2012-11-011-0/+1
* Remove unused constant in IT2Me host implementation.wez@chromium.org2012-10-271-5/+0
* [Chromoting] Stop policy updates disconnecting an IT2Me session before it's s...simonmorris@chromium.org2012-10-231-2/+10
* Move it2me business logic out of the UI classrmsousa@chromium.org2012-10-191-0/+8
* Create OS windows on the UI thread, since that's where they're destroyed.rmsousa@chromium.org2012-10-181-0/+1
* Move IT2Me functions into their own implementation object.wez@chromium.org2012-10-181-495/+671
* Remove ChromotingHostContext from [It2Me]HostUserInterface.wez@chromium.org2012-10-101-1/+2
* Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners.wez@chromium.org2012-10-021-3/+14
* Revert 159572 - Updated 'Connected' message to include audio info.jamiewalch@google.com2012-10-021-10/+3
* [Chromoting] Allow tasks to be posted to the plugin thread while a plugin ins...alexeypa@chromium.org2012-10-011-42/+35
* Updated 'Connected' message to include audio info.jamiewalch@google.com2012-10-011-3/+10
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-10-011-1/+0
* Revert 159402 - Move DaemonController to remoting/host/setupdharani@google.com2012-09-291-0/+1
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-291-1/+0
* Revert 159354 - Move DaemonController to remoting/host/setupmichaeln@google.com2012-09-291-0/+1
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-281-1/+0
* Show a helpful error message if a host domain policy blocked an attempt to usesimonmorris@chromium.org2012-09-191-2/+10
* Handle certificate generation errors in chromoting host.sergeyu@chromium.org2012-09-141-2/+10
* Always enabled audio in remoting host, disable it for It2Me, minor cleanups.sergeyu@chromium.org2012-09-131-6/+19
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-34/+8
* [Chromoting] Wait synchronously until it is safe to drop task runner references.alexeypa@chromium.org2012-09-121-5/+12
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-8/+36
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-36/+8
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-8/+36
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-36/+8
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-8/+36
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-36/+8
* [Chromoting] Introducing refcount-based life time management of the message l...alexeypa@chromium.org2012-09-041-7/+20
* Log when the host is started for an account.rmsousa@chromium.org2012-08-311-1/+1
* Limit the ports used by IT2Me when NAT traversal is disabled.wez@chromium.org2012-08-241-6/+13
* [Chromoting] Implement the host domain policy.simonmorris@chromium.org2012-08-021-18/+47
* Add HostEventLogger to It2Me host plugin.alexeypa@chromium.org2012-07-271-0/+6
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-271-2/+2