Vvitalybuka@chromium.orgMoved chrome detection to service process.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Factor out logic to find chrome.exe from Omaha client state. Besides these two clients, will also be used by the Chrome Application Host stub. R=robertshield,abodenha CC=grt BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10546149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143423 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Factor out logic to find chrome.exe from Omaha client state. Besides these two clients, will also be used by the Chrome Application Host stub. R=robertshield,abodenha CC=grt BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10546149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143423 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moved chrome detection to service process. Renamed related code. BUG=148913 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10910282 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156906 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Switched to chromium command line parsing code. Added logging. Added switche for user data dir. Added usage help. Usage: cloud_print_service.exe [[[ -install -user-data-dir=DIRECTORY [ -quiet ]]] | -uninstall | -start | -stop ] Manages cloud print service. -install Installs cloud print as windows service. -user-data-dir User data directory with "Service State" file. -quiet Fails without questions if something wrong. -uninstall Uninstalls windows service. -start Starts windows service. May be combined with installation. -stop Stops windows service. BUG=125026 TEST=none Review URL: https://chromiumcodereview.appspot.com/10377080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136598 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Use Chrome version for cloud print targets. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10692093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145704 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fixed AppID registration. Removed user confirmation on missing state file. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10459005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139381 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removed default account for service. Added required options run-as-user and run-as-password. Added code to set security rights required to run service. File access and chrome binary checks changed from fatal error to just error message. BUG=141243 Review URL: https://chromiumcodereview.appspot.com/10824294 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151652 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removed default account for service. Added required options run-as-user and run-as-password. Added code to set security rights required to run service. File access and chrome binary checks changed from fatal error to just error message. BUG=141243 Review URL: https://chromiumcodereview.appspot.com/10824294 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151652 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Adding Windows service template for Cloud Print connector. Current Service can register and unrerister itself as a Windows Service. This service is not part of the Chrome browser, but belongs to the place as virtual print driver for cloud print. BUG=125026 TEST=Build and verify service gets registered with "/Service" command. And unregistered with "/UninstallService" command. Review URL: https://chromiumcodereview.appspot.com/10222011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134298 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |