summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/uninstall.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable registering, unregistering, and setting default browserhuanr@chromium.org2010-02-271-6/+14
* Use different short cut names for SxS installation.huanr@chromium.org2010-02-261-1/+1
* Remove the default usage of --force-uninstall for Chrome Frame uninstallation...robertshield@chromium.org2009-12-171-1/+2
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-36/+29
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-29/+36
* 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
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-28/+28
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-5/+15
* Reverting 27880 which was itself a revert of 27876.Original codereview at htt...robertshield@chromium.org2009-10-041-13/+49
* Reverting 27876.robertshield@chromium.org2009-10-021-49/+13
* Improving Chrome Frame uninstall process:robertshield@chromium.org2009-10-021-13/+49
* <html>aa@chromium.org2009-09-211-12/+34
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-10/+13
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-141-20/+34
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-231-4/+28
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-301-4/+8
* Refactor setup. No code change.kuchhal@chromium.org2009-06-231-2/+2
* Delete empty folders in system level install. Also cleanup uninstall error me...kuchhal@chromium.org2009-05-291-13/+27
* Re-re-write the logic to elevate uninstaller.kuchhal@chromium.org2009-05-061-71/+77
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-051-5/+5
* Fix the uninstall failures caused by elevated uninstaller.kuchhal@chromium.org2009-04-301-18/+56
* Add brand code submission to Google Chrome uninstall metrics.robertshield@google.com2009-04-201-1/+7
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-171-8/+21
* Fix crash in setup.exe.kuchhal@chromium.org2009-04-151-1/+1
* Delete Chrome extensions related registry entries on uninstall.kuchhal@chromium.org2009-04-091-0/+11
* Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie...kuchhal@chromium.org2009-04-081-1/+7
* Wire the alternate desktop shortcut textcpu@google.com2009-03-251-3/+11
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-171-0/+15
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-171-15/+0
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-171-0/+15
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-041-6/+29
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+1
* Fix bugs related to making Chrome default browser on Vista and also do some c...kuchhal@chromium.org2009-02-121-1/+3
* Setting the App Paths registry key at install time for admin users forrobertshield@chromium.org2009-02-021-0/+4
* Don't launch uninstall survey for forced user-level uninstallskuchhal@chromium.org2009-01-141-2/+4
* * Delete Desktop and Quick Lauch shortcuts in user level install case also.kuchhal@chromium.org2008-11-251-4/+3
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-201-33/+2
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-191-1/+18
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* On silent uninstall (--force-uninstall) close all Chrome processes without pr...kuchhal@chromium.org2008-11-031-0/+33
* Add installer command line option to create shortcuts (desktop and quickkuchhal@chromium.org2008-10-241-0/+7
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-151-7/+16
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-081-21/+45
* Make uninstall slightly less prone to chrome.exe crashes by changing default ...kuchhal@chromium.org2008-09-181-25/+18
* 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-83/+14