summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/uninstall.cc
Commit message (Expand)AuthorAgeFilesLines
* Restricting scope of ShellUtil's shortcut update feature for its specific usa...huangs@chromium.org2013-09-131-33/+35
* Give SxS distribution its own registration GUIDs.zturner@chromium.org2013-09-131-2/+5
* On user-level Chrome self-destruct, make user-created shortcuts target system...huangs@chromium.org2013-09-051-0/+70
* Refactor of BrowserDistribution.calamity@chromium.org2013-08-141-3/+3
* Move ".crx"/".pem" constants and extension_filenames constants into extension...yoz@chromium.org2013-07-231-1/+2
* Update include paths in chrome/installer/ for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-8/+8
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-7/+7
* Use a direct include of strings headers in chrome/installer/, part 1.avi@chromium.org2013-06-111-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-9/+7
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Removing deprecated DCHECK's that require App Launcher to be user-level only.huangs@chromium.org2013-05-281-2/+0
* Quick fix to get 7DA counts for unified Chrome / App Launcher.huangs@chromium.org2013-05-091-0/+21
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-7/+9
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-9/+7
* Refactoring installer shortcut deletion; adding dedicated shortcut update fea...gab@chromium.org2013-05-061-26/+20
* Add file association for .webp to Chrome.skonig@chromium.org2013-04-301-4/+5
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-4/+2
* Fix some comments in DeleteChromeRegistrationKeys.gab@chromium.org2013-03-051-4/+1
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Removing the installer's dependence on googleurl (GURL).huangs@chromium.org2013-02-211-0/+1
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-191-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-62/+66
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* quick-enable-cf should only be added/removed when operating on multi-install ...grt@chromium.org2013-02-051-5/+3
* [Fixit-Dec-2012] Auto-launch system-level Chrome post user-level Chrome self-...gab@chromium.org2013-01-051-8/+0
* Neglected nits from https://codereview.chromium.org/11412015/ erikwright@chromium.org2013-01-041-7/+12
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-041-8/+7
* [Fixit-Dec-2012] Set the working directory of setup.exe to the temp dir when ...gab@chromium.org2013-01-031-1/+12
* Revert 174893 - Windows: Remove desktop profile shortcuts (and any others poi...eroman@chromium.org2013-01-031-7/+8
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-031-8/+7
* Fix uninstallation of stand-alone user-level app launcher.erikwright@chromium.org2012-12-231-36/+181
* Removing flow to demote App Launcher to App Host, so app_host.exe can be dele...huangs@chromium.org2012-12-141-72/+0
* Adding uninstaller flow to demote App Launcher to App Host (AKA opt-out).huangs@chromium.org2012-12-051-25/+113
* Remove self-destruct message box (causing hang in Metro).gab@chromium.org2012-11-211-30/+3
* Launch system-level Active Setup immediately following self-destruction of a ...gab@chromium.org2012-11-211-0/+8
* Revert 168080 - Configure system-level Chrome settings (i.e. install its shor...garykac@chromium.org2012-11-161-12/+0
* Configure system-level Chrome settings (i.e. install its shortcuts) immediate...gab@chromium.org2012-11-151-0/+12
* Adding App Launcher shortcuts on install.huangs@chromium.org2012-11-081-12/+14
* Modify the App Host quick enable app command to install the launcher.erikwright@chromium.org2012-11-071-3/+3
* Refactoring shortcut creation code in ShellUtil.huangs@chromium.org2012-11-071-28/+21
* Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-t...gab@chromium.org2012-11-061-0/+7
* Revert 165505 - Introduce RemoveChromeTaskbarShortcuts() to delete all pinned...gab@chromium.org2012-11-011-7/+0
* Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shor...gab@chromium.org2012-11-011-0/+7
* No longer install all-users shortcuts on system-level installs; instead insta...gab@chromium.org2012-10-301-5/+2