summaryrefslogtreecommitdiffstats
path: root/remoting/host/plugin/daemon_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented getVersion framework.jamiewalch@chromium.org2012-05-111-0/+7
* Don't read Linux host configuration if binary is not on path.wez@chromium.org2012-04-281-6/+4
* Making sure that UAC promts fired by the Chromoting plugin get focus (instead...alexeypa@chromium.org2012-04-251-0/+4
* [Chromoting] Clarify the daemon controller interface documentation.simonmorris@chromium.org2012-04-251-5/+9
* Add config validation for updateDaemonConfig() method.sergeyu@chromium.org2012-04-091-5/+1
* Move host registration code to the HostController class.sergeyu@chromium.org2012-04-061-0/+3
* Replace SetDaemonPin() method with UpdateDaemonConfig()sergeyu@chromium.org2012-04-041-8/+8
* Add completion callbacks in the DaemonController interface.sergeyu@chromium.org2012-04-031-13/+29
* Chromoting: The me2me host is now configurable from the web UI on Windows.alexeypa@chromium.org2012-03-301-7/+13
* Update DaemonController interface to support changing host configuration.sergeyu@chromium.org2012-03-281-16/+38
* Allow the Linux daemon to be stopped and started via the web-app and for the ...jamiewalch@chromium.org2012-03-091-6/+11
* Added support for stop/start and set PIN.jamiewalch@google.com2012-02-131-0/+2
* Added daemon process NPAPI.jamiewalch@chromium.org2012-02-071-0/+74