summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/shell_util.h
Commit message (Expand)AuthorAgeFilesLines
* Check for dual mode migration on taskbar pins as well as start menu shortcuts.gab2015-08-051-0/+2
* Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.gab2015-07-271-0/+8
* Beacons for tracking default browser status.grt2015-06-021-3/+4
* Improve the default browser settings dialog for Win10cpu2015-05-191-1/+5
* chrome/installer/util: Fix warnings found by clang chromium-style plugin on W...tfarina2015-04-281-3/+2
* Use FilePath in favor of string16 and wchar_t* in some Windows installer code.grt2014-12-051-12/+12
* ShellUtil: Add generic methods to add/delete Windows file associations.mgiuca2014-10-021-0/+34
* Make delegate_execute GetLaunchMode() check for default browser.zturner@chromium.org2014-03-071-0/+5
* Reland again the patch "Manual profile reset: shortcuts on Windows" (https://...vasilii@chromium.org2014-01-271-0/+21
* Revert 246705 "This is a modified https://codereview.chromium.or..."akalin@chromium.org2014-01-241-12/+0
* This is a modified https://codereview.chromium.org/116143003/. The original p...vasilii@chromium.org2014-01-231-0/+12
* Revert 244708 "Manual profile reset: reset shortcuts on Windows."pauljensen@chromium.org2014-01-141-12/+0
* Manual profile reset: reset shortcuts on Windows.vasilii@chromium.org2014-01-141-0/+12
* During the self-destruct flow (user-level Chrome being replaced by system-lev...huangs@chromium.org2014-01-081-6/+8
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-37/+42
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-041-5/+10
* Revert 232825 "Adds the concept of a 'safe mode' hotkey start"zturner@chromium.org2013-11-081-11/+1
* Adds the concept of a 'safe mode' hotkey startcpu@chromium.org2013-11-041-1/+11
* Restricting scope of ShellUtil's shortcut update feature for its specific usa...huangs@chromium.org2013-09-131-5/+4
* Give SxS distribution its own registration GUIDs.zturner@chromium.org2013-09-131-6/+0
* On user-level Chrome self-destruct, make user-created shortcuts target system...huangs@chromium.org2013-09-051-4/+7
* Refactor of BrowserDistribution.calamity@chromium.org2013-08-141-1/+1
* Use a direct include of strings headers in chrome/installer/, part 2.avi@chromium.org2013-06-111-1/+1
* Refactoring installer shortcut deletion; adding dedicated shortcut update fea...gab@chromium.org2013-05-061-23/+28
* Add file association for .webp to Chrome.skonig@chromium.org2013-04-301-2/+7
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-6/+6
* Make sure profile shortcut manager does not create a user level shortcut when...asvitkine@chromium.org2013-01-161-2/+2
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-041-9/+9
* [Fixit-Dec-2012] Keep old shortcut's arguments when replacing an existing sho...gab@chromium.org2013-01-031-0/+2
* Revert 174893 - Windows: Remove desktop profile shortcuts (and any others poi...eroman@chromium.org2013-01-031-9/+9
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-031-9/+9
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-1/+1
* Add default icon to app_host.exe, and use it in shortcuts during installation.huangs@chromium.org2012-11-201-6/+3
* Do not go through interactive-make-default flow if we are already default bro...gab@chromium.org2012-11-091-6/+8
* Refactoring shortcut creation code in ShellUtil.huangs@chromium.org2012-11-071-48/+47
* 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
* Only remove Chrome shortcut if it points to the chrome.exe being uninstalled.gab@chromium.org2012-10-231-1/+5
* Expose PKEY in shortcut.cc instead of having another layer in win_util.cc.gab@chromium.org2012-10-181-1/+1
* Fix dumb uncaught mistake after I switched IsChromeDefault() from bool to enu...gab@chromium.org2012-10-161-4/+5
* Move "default for protocol" probing logic out of shell_integration_win.cc int...gab@chromium.org2012-10-151-0/+13
* Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...gab@chromium.org2012-10-051-121/+186
* Enable EULA dialog to be shown from metro Chrome.robertshield@chromium.org2012-09-261-1/+1
* Fix registerProtocolHandler OS registration on Windows 8benwells@chromium.org2012-09-251-0/+12
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-121-10/+0
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-111-0/+10
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-101-10/+0
* Delete Chrome's secondary tiles on Windows 8 when uninstalling.benwells@chromium.org2012-08-301-0/+4