summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/setup.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor setup. No code change.kuchhal@chromium.org2009-06-231-247/+0
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-051-13/+16
* Do not use installed folder as working directory for uninstall link.kuchhal@chromium.org2009-04-231-2/+1
* Use different names for Chrome/Chromium for Chrome HTML prog id. If wekuchhal@chromium.org2009-04-171-7/+4
* Wire the alternate desktop shortcut textcpu@google.com2009-03-251-2/+5
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-281-6/+7
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* This CL fixes bugs with EULAcpu@google.com2009-01-291-1/+1
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+0
* Write installer success result to the registry even for user level installs.kuchhal@chromium.org2009-01-151-6/+0
* Adding support to installerdata provided by Google update.huanr@chromium.org2008-11-061-12/+10
* Add command line option to suppress Chrome launch after successful installkuchhal@chromium.org2008-10-291-253/+253
* remove svn:executable propertykuchhal@chromium.org2008-10-291-0/+0
* Add a command line option to installer that will let user set Chrome askuchhal@chromium.org2008-10-241-236/+253
* Add installer command line option to create shortcuts (desktop and quickkuchhal@chromium.org2008-10-241-30/+30
* Now omaha supports displaying custom error string through registry keys.kuchhal@chromium.org2008-10-201-2/+7
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-151-1/+1
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-081-0/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Refactor localized strings used in installer for Chromium/Google Chrome separ...rahulk@google.com2008-08-191-5/+5
* Cleanup setup.exe:rahulk@google.com2008-08-111-50/+4
* Uninstall sometimes leaves behind an empty application directory. Fix is to n...rahulk@google.com2008-08-081-1/+2
* Now uninstall entry is called Google Chrome so delete the old entry that was ...rahulk@google.com2008-07-301-0/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+290