summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/uninstall.cc
Commit message (Expand)AuthorAgeFilesLines
* Pin chrome to taskbar on Windows 7 and higher at install time.grt@chromium.org2012-02-291-1/+10
* Make the auto-launch experiment profile-aware (attempt 2).finnur@chromium.org2012-02-151-3/+7
* Revert 121860 (linker error) - Make the auto-launch experiment profile-aware.finnur@chromium.org2012-02-141-7/+3
* Make the auto-launch experiment profile-aware. finnur@chromium.org2012-02-141-3/+7
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-2/+2
* Implement an AutoLaunch experiment for Chrome for certain brand codes. This i...finnur@chromium.org2011-12-151-1/+6
* Don't try to delete file type ownership at uninstall.grt@chromium.org2011-11-111-10/+3
* Fix default browser registration for simplified chinese installs.grt@chromium.org2011-11-021-36/+62
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-0/+1
* Fix in-use updates for Chrome Frame.grt@chromium.org2011-09-231-8/+11
* Fix two problems found while testing chrome reactivation:rogerta@chromium.org2011-07-291-6/+18
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-11/+11
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-11/+11
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-11/+11
* Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...grt@chromium.org2011-07-121-6/+3
* Allow chrome to become the os default handler for arbitrary protocols on mac/...koz@chromium.org2011-05-261-2/+4
* Delete the setup temp file on uninstall.tommi@chromium.org2011-04-121-0/+7
* On uninstall, remove the registry keys that Chrome lays down to make itself t...grt@chromium.org2011-03-301-13/+54
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Change DeleteRegistryKey to not require opening root keys with RegKey.tommi@chromium.org2011-03-131-32/+16
* Fix fix to remove RLZ-related registry values at uninstall; see r76915.grt@chromium.org2011-03-071-1/+2
* Make sure to remove RLZ-related registry values on chrome uninstall.rogerta@chromium.org2011-03-041-0/+6
* Add support for the quick-enable-cf command to the installer. This encompases:grt@chromium.org2011-03-031-17/+31
* Delete Temp dir at uninstall.grt@chromium.org2011-03-031-7/+26
* Temp dir cleanup:grt@chromium.org2011-02-181-2/+2
* Support for --quick-enable-cf in the installer.tommi@chromium.org2011-02-071-1/+1
* Register the Chrome Frame elevation policy in the installer.tommi@chromium.org2011-02-031-1/+8
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-93/+116
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-1/+1
* Refactor out of install.cc the set of functions that operate on a work item l...robertshield@chromium.org2011-01-141-0/+1
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-3/+3
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-3/+3
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-3/+3
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-15/+87
* Refactor the install flow in the Chrome installer to use a single WorkItemLis...robertshield@chromium.org2011-01-041-2/+12
* Support for GCF ready-mode.tommi@chromium.org2010-12-231-43/+48
* Make use of the list of DLLs returned by each BrowserDistribution instance, r...robertshield@chromium.org2010-12-231-9/+8
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-13/+6
* Only delete the shared binaries when there are no installed products that dep...tommi@chromium.org2010-12-161-10/+37
* Installer cleanupamit@chromium.org2010-12-161-6/+4
* Adding a new class, PackageProperties that represents the shared binaries for...tommi@chromium.org2010-12-151-2/+1
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-37/+37
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-37/+37
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-37/+37
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-131-4/+1
* Temporary workaround to get tests that reference singletons either directly o...tommi@chromium.org2010-12-091-1/+1
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-166/+208
* Fix the collection of Chrome uninstall survey results which regressed a year ...robertshield@chromium.org2010-11-201-3/+5
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-151-12/+8
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-151-8/+12