Aavi@chromium.orgRevert 158366 - Cleanups in Chromoting Host.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Implemented on-demand installation of the Chromoting Host on Windows. This CL also updates the Google Update interface definition file with v3 interfaces. BUG=120991 Review URL: http://codereview.chromium.org/10021003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131587 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Chromoting] Cleanup branding variables in Chromoting gyp file. Also remote tabs that crept into the remoting.gyp file. Review URL: https://chromiumcodereview.appspot.com/10829327 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152182 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
The user's consent to crash dumps reporting can now be set via the UI (Windows only). The checkbox is presented on the Start/Change PIN dialog. The user's selection is then written to usagestats under ClientStateMedium key. BUG=130678 Review URL: https://chromiumcodereview.appspot.com/10537182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143504 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement DaemonController::GetVersion() method on Linux BUG=120950 Review URL: https://chromiumcodereview.appspot.com/10909090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155349 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix DaemonControllerLinux::SetConfigAndStart() to reload config automatically. Also fixed several issues with managing chromoting from the webapp. Now it is possible to start the app and change PIN. BUG=120950 Review URL: https://chromiumcodereview.appspot.com/10824286 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151969 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Chromoting] Avoid potential conflicts leading to pending reboots while upgrading the me2me host: - Install the host binaries to versioned folders. - Drop references to the COM objects quickly. - Auto-generate CLSID of the daemon controller at GYP time. This makes sure that a freshly installed version of the controller will be launched after upgrade even if there is already running instance cached by RPCSS. This CL restores https://chromiumcodereview.appspot.com/10831037 (r148671) and https://chromiumcodereview.appspot.com/10837087 (r149866) previously reverted by r150494. Unlike the previous two CLs this one does not require GYP changes (that is changes to GYP itself, not .gyp files). BUG=137755 Review URL: https://chromiumcodereview.appspot.com/10828352 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152120 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 年前 | |
Making sure that UAC promts fired by the Chromoting plugin get focus (instead of being shown in the background). This CL also limits the maximum time the Chromoting Host Controller UAC promt can be suspended to 15 minutes. BUG=123863 Review URL: http://codereview.chromium.org/10161034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134014 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky and hide LeakyLazyInstanceTraits in base::internal to discourage cargo-culting new users. BUG=none TEST=none Review URL: http://codereview.chromium.org/9117038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119173 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Change Chromoting logger to be setup in CreatePlugin. This fixes a crash that occurred when multiple hosts were shared in the same browser. BUG=92078 TEST=manual Review URL: http://codereview.chromium.org/7648042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99850 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Get web-app name, MIME type and description from gyp file for all platforms, and brand correctly. BUG=101469 TEST=Manual Review URL: http://codereview.chromium.org/8418039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107986 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Replace PluginMessageLoopProxy with PluginThreadTaskRunner. Previosly plugin code was using PluginMessageLoopProxy that implements MessageLoopProxy interface. We no longer need MessageLoopProxy. Replacing PluginMessageLoopProxy with PluginThreadTaskRunner that implements SingleThreadTaskRunner interface Review URL: https://chromiumcodereview.appspot.com/10830016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148801 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move the Remoting Host plugin into its own sub-directory. BUG= TEST= Review URL: http://codereview.chromium.org/7216018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89901 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Use ScopedRefNPObject to pass NPObjects in the host plugin. Review URL: https://chromiumcodereview.appspot.com/10024025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131489 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Use ScopedRefNPObject to pass NPObjects in the host plugin. Review URL: https://chromiumcodereview.appspot.com/10024025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131489 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Show a helpful error message if a host domain policy blocked an attempt to use IT2Me to share a computer. BUG=140386 Review URL: https://chromiumcodereview.appspot.com/10951020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157620 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Show a helpful error message if a host domain policy blocked an attempt to use IT2Me to share a computer. BUG=140386 Review URL: https://chromiumcodereview.appspot.com/10951020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157620 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Chromoting] Adding the desktop integration binary to the host installation on Windows. The desktop integration binary is compiled and added to the host installation only when a multi-process host is built. This CL also renames a few constants to match the multi process host terminology more closely. BUG=134694 Review URL: https://chromiumcodereview.appspot.com/10910075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156395 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |