summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* If running under an MSI, setup.exe must always return 0 on uninstallation.robertshield@chromium.org2010-03-111-4/+13
* Add a flag to the installer that prevents the Add/Remove Programs uninstall s...robertshield@chromium.org2010-03-102-40/+59
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-1/+2
* Overinstall mismatch, Launch the existing chrome insteadcpu@chromium.org2010-03-051-2/+27
* Prevent CF from trashing Chrome's registrations when uninstalling.robertshield@chromium.org2010-03-041-2/+4
* Add 64-bit binaries that are required for NaCl support to Chrome installation...gregoryd@google.com2010-03-041-0/+4
* Fix in use update of SxS channel.huanr@chromium.org2010-03-031-0/+5
* Disable registering, unregistering, and setting default browserhuanr@chromium.org2010-02-272-11/+19
* Use different short cut names for SxS installation.huanr@chromium.org2010-02-262-3/+3
* Disabling options that sxs channel does not support.huanr@chromium.org2010-02-241-6/+44
* Add google chrome sxs distribution for installer and omaha launcher.huanr@chromium.org2010-02-171-0/+5
* Modifies the behavior of setup.exe so when --system-level-toast is passed, it...gwilson@google.com2010-02-091-2/+3
* System toast was trying to launch the per-user chromecpu@chromium.org2010-02-051-1/+1
* Modify the toast to hit system-level installscpu@chromium.org2010-02-021-1/+12
* Fix chrome_frame_mini_installer.exe to use the right archive names for instal...robertshield@chromium.org2010-01-273-8/+29
* 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-132-55/+68
* Add some licensing comments under chrome/.evan@chromium.org2009-12-281-0/+4
* Changes the title of the in-product EULAs to not contain "OEM"gwilson@google.com2009-12-1841-62/+62
* Remove the default usage of --force-uninstall for Chrome Frame uninstallation...robertshield@chromium.org2009-12-173-8/+8
* Revert some of the change to go back to multiple experimentscpu@chromium.org2009-12-031-1/+3
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-235-200/+211
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-235-211/+200
* Go back to a single toast flavor.cpu@chromium.org2009-11-201-5/+2
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-1/+2
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-191-20/+19
* cleanup: remove unused variable from setup_constants.kuchhal@chromium.org2009-11-162-4/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Correctly schedule empty parent directories for deletion when Chrome Frame is...robertshield@chromium.org2009-11-121-4/+32
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* 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-043-70/+78
* Add a confirmation dialog confirming the completion of uninstallation for Chr...robertshield@chromium.org2009-11-031-4/+14
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-5/+15
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-193-32/+60
* 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-152-9/+11
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-152-11/+9
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-152-9/+11
* Fix some mroe includes.brettw@chromium.org2009-10-091-1/+1
* Reverting 27880 which was itself a revert of 27876.Original codereview at htt...robertshield@chromium.org2009-10-043-16/+104
* Reverting 27876.robertshield@chromium.org2009-10-023-104/+16
* Improving Chrome Frame uninstall process:robertshield@chromium.org2009-10-023-16/+104
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-281-2/+2
* Change the manifest so VS2008 does not get confusedcpu@chromium.org2009-09-241-2/+1
* <html>aa@chromium.org2009-09-213-14/+44
* Add a new flag to the installer to prevent registering for a Google Update la...robertshield@chromium.org2009-09-152-1/+14
* 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