summaryrefslogtreecommitdiffstats
path: root/remoting/host/verify_config_window_win.cc
Commit message (Collapse)AuthorAgeFilesLines
* Adding Chrome Remote Desktop icon to:alexeypa@chromium.org2012-05-041-0/+6
| | | | | | | | | | | 1. The UAC promt when configuring the host; 2. Add/Remove Programs entry; 3. The header of the PIN confirmation dialog. Review URL: http://codereview.chromium.org/10349018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135300 0039d316-1c4b-4281-b951-d872f2087c98
* Make the PIN confirmation dialog an ATL-based one and brushing it up a ↵alexeypa@chromium.org2012-05-021-79/+87
| | | | | | | | little bit. Review URL: http://codereview.chromium.org/10266024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134965 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Factor out common code for pin hashing.simonmorris@chromium.org2012-05-011-14/+2
| | | | | | Review URL: http://codereview.chromium.org/10243011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134725 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Make the Windows host controller ask the user to confirm host ↵simonmorris@chromium.org2012-04-131-0/+137
registration. BUG=121749 Review URL: http://codereview.chromium.org/10071025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132240 0039d316-1c4b-4281-b951-d872f2087c98