summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/install.cc
Commit message (Expand)AuthorAgeFilesLines
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-221-12/+25
* Add a flag to the installer that prevents the Add/Remove Programs uninstall s...robertshield@chromium.org2010-03-101-40/+55
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-1/+2
* Fix in use update of SxS channel.huanr@chromium.org2010-03-031-0/+5
* Use different short cut names for SxS installation.huanr@chromium.org2010-02-261-2/+2
* Add google chrome sxs distribution for installer and omaha launcher.huanr@chromium.org2010-02-171-0/+5
* Adding a secondary mini_installer target for Chrome Frame. This will remove t...robertshield@chromium.org2010-01-191-27/+31
* Display proper error message at couple of places during installation.kuchhal@chromium.org2010-01-131-52/+61
* Remove the default usage of --force-uninstall for Chrome Frame uninstallation...robertshield@chromium.org2009-12-171-2/+0
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-106/+120
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-120/+106
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-1/+2
* Correct update-while-in-use installer regression. The rename command being st...robertshield@chromium.org2009-11-101-0/+6
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-31/+39
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-191-9/+18
* Add a compile time assert to ensure that Google Chrome Frame builds of the in...robertshield@chromium.org2009-10-191-0/+5
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-6/+7
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-7/+6
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-6/+7
* Reverting 27880 which was itself a revert of 27876.Original codereview at htt...robertshield@chromium.org2009-10-041-2/+10
* Reverting 27876.robertshield@chromium.org2009-10-021-10/+2
* Improving Chrome Frame uninstall process:robertshield@chromium.org2009-10-021-2/+10
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-281-2/+2
* Cause experimental builds to delete profile information on uninstall.robertshield@chromium.org2009-09-151-0/+4
* Cause experimental builds to uninstall unconditionally with no UI.robertshield@chromium.org2009-09-141-0/+12
* Do not delete old version directory if 'opv' key still points to it.kuchhal@chromium.org2009-09-141-108/+154
* Adding a --do-not-create-shortcuts command line switch to the installer to pr...robertshield@chromium.org2009-09-101-13/+17
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-041-4/+5
* Fix log message during install.kuchhal@chromium.org2009-08-201-2/+1
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-031-2/+17
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-031-25/+31
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-311-31/+25
* cleanupkuchhal@chromium.org2009-07-311-9/+5
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-311-20/+30
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-231-14/+7
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-301-3/+3
* Add error message to help debug install status inconsistency from logs.kuchhal@chromium.org2009-06-241-1/+7
* Refactor setup. No code change.kuchhal@chromium.org2009-06-231-24/+252
* In system level install case go back to copying files instead of moving them.kuchhal@chromium.org2009-04-171-10/+25
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-171-3/+32
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-171-32/+3
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-171-3/+32
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move files instead of copying them.kuchhal@chromium.org2009-03-041-7/+6
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-201-6/+10
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-071-6/+12
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-071-10/+64
* Now omaha supports displaying custom error string through registry keys.kuchhal@chromium.org2008-10-201-13/+0
* 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/+4