summaryrefslogtreecommitdiffstats
path: root/tools/channel_changer
Commit message (Collapse)AuthorAgeFilesLines
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10982 0039d316-1c4b-4281-b951-d872f2087c98
* Update Channel Changer to support a new Dev channel tag.mal@chromium.org2009-01-053-3/+11
| | | | | | | | | | | | | | | | | | | | | I want to declare 1.1-dev users "on the Beta channel" and create a new 2.0-dev tag for the Dev channel. To do that I needed to make the Channel Changer recognize 1.1-dev as Beta. I also changed some strings: * make the note about changing to a more stable channel a little clearer * make the dialog title 'Channel Changer' (instead of Switcher) The vcproj needed to be updated for the Release rule. (Jungshik changed Debug in r7532.) Review URL: http://codereview.chromium.org/17050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7559 0039d316-1c4b-4281-b951-d872f2087c98
* Update channel_change build files to refer to Platform SDK 6.1jungshik@google.com2008-12-312-4/+4
| | | | | | Review URL: http://codereview.chromium.org/17037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7532 0039d316-1c4b-4281-b951-d872f2087c98
* A small textual change to the Channel Changer to point out that admin ↵finnur@google.com2008-12-241-2/+3
| | | | | | | | privileges are required (in some cases). Review URL: http://codereview.chromium.org/16232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7465 0039d316-1c4b-4281-b951-d872f2087c98
* Changing which installation the Channel Changer uses.finnur@google.com2008-12-191-23/+37
| | | | | | | | | If System-level Chrome is installed, Channel Changer will choose that. If not found, it will look for User-level Chrome and update that. Review URL: http://codereview.chromium.org/15084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7312 0039d316-1c4b-4281-b951-d872f2087c98
* Fix 5561: Support system-level install in the channel changer.finnur@google.com2008-12-184-52/+233
| | | | | | | | | | | | | | When Chrome is installed system wide, the Google Update keys reside under HKLM. Under Vista, any writes to this key will get virtualized, unless we elevate the channel_changer process. We don't want to elevate using a manifest, because we don't want the UAC to pop up when the Channel Changer is used to configure a user-level Chrome installation, so we detect at process startup whether we need to elevate and relaunch the channel_changer process (elevated) if we need to (before showing any UI). Review URL: http://codereview.chromium.org/14855 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7260 0039d316-1c4b-4281-b951-d872f2087c98
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-162-261/+261
| | | | | | | Patch fails otherwise on non-Windows platforms. Review URL: http://codereview.chromium.org/14478 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7093 0039d316-1c4b-4281-b951-d872f2087c98
* Google Chrome Channel Changer - Minor update to add stable channel, some ↵laforge@chromium.org2008-12-164-23/+40
| | | | | | | | updates to text description. Review URL: http://codereview.chromium.org/14455 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7090 0039d316-1c4b-4281-b951-d872f2087c98
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-042-257/+257
| | | | | | Review URL: http://codereview.chromium.org/13133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
* A few changes to the channel changer:finnur@google.com2008-08-295-4/+4
| | | | | | | | | Replaced the incognito glasses with the new Chrome logo. Also changed the application icon to the Chrome app icon. Changed the project settings to statically link with the CRT to avoid side-by-side errors on Vista. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1537 0039d316-1c4b-4281-b951-d872f2087c98
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1287 0039d316-1c4b-4281-b951-d872f2087c98
* Add tools to the repository.initial.commit2008-07-277-0/+650
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17 0039d316-1c4b-4281-b951-d872f2087c98