summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/uninstall.h
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+4
* Fix uninstallation of stand-alone user-level app launcher.erikwright@chromium.org2012-12-231-0/+16
* Removing flow to demote App Launcher to App Host, so app_host.exe can be dele...huangs@chromium.org2012-12-141-5/+0
* Adding uninstaller flow to demote App Launcher to App Host (AKA opt-out).huangs@chromium.org2012-12-051-0/+5
* Remove Chrome's ProgID from filetype associations at uninstall.grt@chromium.org2012-09-191-2/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Always suffix ChromeHTML entries on Windows for user-level installs.gab@chromium.org2012-06-171-1/+2
* HKCR/ChromeHTML Win8 registry requirementsgab@chromium.org2012-04-211-4/+3
* Cleanup: Remove unneeded forward declarations in chrome/installer.thestig@chromium.org2011-11-121-1/+0
* Fix default browser registration for simplified chinese installs.grt@chromium.org2011-11-021-1/+1
* On uninstall, remove the registry keys that Chrome lays down to make itself t...grt@chromium.org2011-03-301-5/+10
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-5/+16
* Support for GCF ready-mode.tommi@chromium.org2010-12-231-2/+3
* Installer cleanupamit@chromium.org2010-12-161-1/+0
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-2/+2
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-2/+2
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-2/+2
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-10/+8
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-151-2/+1
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-151-1/+2
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-141-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-8/+4
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-4/+8
* <html>aa@chromium.org2009-09-211-0/+5
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-231-4/+6
* Re-re-write the logic to elevate uninstaller.kuchhal@chromium.org2009-05-061-1/+9
* Fix the uninstall failures caused by elevated uninstaller.kuchhal@chromium.org2009-04-301-3/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-151-1/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+56