Aavi@chromium.orgRevert 158366 - Cleanups in Chromoting Host.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix debian compatibility issues in the chrome-remote-desktop dpk. This fixes some issues I have installing dpk on debian (actually debian-based mint linux): - update-manager may not be installed by default, and we don't strictly need it, so removing it from dependencies. - The init script depends on bash-specific features, so updating shebang to bash instead of sh. Review URL: https://chromiumcodereview.appspot.com/10917125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156139 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 158366 - Cleanups in Chromoting Host. 1. Removed constants.[h|cc] 2. Removed platform if-defs in remoting_me2me_host.cc where they are not necessary. Review URL: https://codereview.chromium.org/10913260 TBR=sergeyu@chromium.org Review URL: https://codereview.chromium.org/10988004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158400 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Chromoting] Build Chromoting Host installation in two steps: (binaries & .wxs) -> .zip -> .msi. The two step process is needed so that we could take the produced .zip and use it to sign the binaries and installation on a separate machine. Decompiling .msi using dark proved to be a bad idea due to bugs in dark.exe. BUG=146863 Review URL: https://chromiumcodereview.appspot.com/10965013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157843 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |