index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
installer
/
util
/
shell_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for dual mode migration on taskbar pins as well as start menu shortcuts.
gab
2015-08-05
1
-0
/
+2
*
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
gab
2015-07-27
1
-0
/
+8
*
Beacons for tracking default browser status.
grt
2015-06-02
1
-3
/
+4
*
Improve the default browser settings dialog for Win10
cpu
2015-05-19
1
-1
/
+5
*
chrome/installer/util: Fix warnings found by clang chromium-style plugin on W...
tfarina
2015-04-28
1
-3
/
+2
*
Use FilePath in favor of string16 and wchar_t* in some Windows installer code.
grt
2014-12-05
1
-12
/
+12
*
ShellUtil: Add generic methods to add/delete Windows file associations.
mgiuca
2014-10-02
1
-0
/
+34
*
Make delegate_execute GetLaunchMode() check for default browser.
zturner@chromium.org
2014-03-07
1
-0
/
+5
*
Reland again the patch "Manual profile reset: shortcuts on Windows" (https://...
vasilii@chromium.org
2014-01-27
1
-0
/
+21
*
Revert 246705 "This is a modified https://codereview.chromium.or..."
akalin@chromium.org
2014-01-24
1
-12
/
+0
*
This is a modified https://codereview.chromium.org/116143003/. The original p...
vasilii@chromium.org
2014-01-23
1
-0
/
+12
*
Revert 244708 "Manual profile reset: reset shortcuts on Windows."
pauljensen@chromium.org
2014-01-14
1
-12
/
+0
*
Manual profile reset: reset shortcuts on Windows.
vasilii@chromium.org
2014-01-14
1
-0
/
+12
*
During the self-destruct flow (user-level Chrome being replaced by system-lev...
huangs@chromium.org
2014-01-08
1
-6
/
+8
*
Add base:: to string16s in chrome/.
dbeam@chromium.org
2013-12-20
1
-37
/
+42
*
We want the Applications Menu shortcut paths to be managed by shell_util.cc as
calamity@chromium.org
2013-12-04
1
-5
/
+10
*
Revert 232825 "Adds the concept of a 'safe mode' hotkey start"
zturner@chromium.org
2013-11-08
1
-11
/
+1
*
Adds the concept of a 'safe mode' hotkey start
cpu@chromium.org
2013-11-04
1
-1
/
+11
*
Restricting scope of ShellUtil's shortcut update feature for its specific usa...
huangs@chromium.org
2013-09-13
1
-5
/
+4
*
Give SxS distribution its own registration GUIDs.
zturner@chromium.org
2013-09-13
1
-6
/
+0
*
On user-level Chrome self-destruct, make user-created shortcuts target system...
huangs@chromium.org
2013-09-05
1
-4
/
+7
*
Refactor of BrowserDistribution.
calamity@chromium.org
2013-08-14
1
-1
/
+1
*
Use a direct include of strings headers in chrome/installer/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Refactoring installer shortcut deletion; adding dedicated shortcut update fea...
gab@chromium.org
2013-05-06
1
-23
/
+28
*
Add file association for .webp to Chrome.
skonig@chromium.org
2013-04-30
1
-2
/
+7
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-6
/
+6
*
Make sure profile shortcut manager does not create a user level shortcut when...
asvitkine@chromium.org
2013-01-16
1
-2
/
+2
*
Windows: Remove desktop profile shortcuts (and any others pointing to the exe...
asvitkine@chromium.org
2013-01-04
1
-9
/
+9
*
[Fixit-Dec-2012] Keep old shortcut's arguments when replacing an existing sho...
gab@chromium.org
2013-01-03
1
-0
/
+2
*
Revert 174893 - Windows: Remove desktop profile shortcuts (and any others poi...
eroman@chromium.org
2013-01-03
1
-9
/
+9
*
Windows: Remove desktop profile shortcuts (and any others pointing to the exe...
asvitkine@chromium.org
2013-01-03
1
-9
/
+9
*
Add a UMA stat to track whether Chrome is the default browser.
robertshield@chromium.org
2012-12-11
1
-1
/
+1
*
Add default icon to app_host.exe, and use it in shortcuts during installation.
huangs@chromium.org
2012-11-20
1
-6
/
+3
*
Do not go through interactive-make-default flow if we are already default bro...
gab@chromium.org
2012-11-09
1
-6
/
+8
*
Refactoring shortcut creation code in ShellUtil.
huangs@chromium.org
2012-11-07
1
-48
/
+47
*
Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-t...
gab@chromium.org
2012-11-06
1
-0
/
+7
*
Revert 165505 - Introduce RemoveChromeTaskbarShortcuts() to delete all pinned...
gab@chromium.org
2012-11-01
1
-7
/
+0
*
Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shor...
gab@chromium.org
2012-11-01
1
-0
/
+7
*
Only remove Chrome shortcut if it points to the chrome.exe being uninstalled.
gab@chromium.org
2012-10-23
1
-1
/
+5
*
Expose PKEY in shortcut.cc instead of having another layer in win_util.cc.
gab@chromium.org
2012-10-18
1
-1
/
+1
*
Fix dumb uncaught mistake after I switched IsChromeDefault() from bool to enu...
gab@chromium.org
2012-10-16
1
-4
/
+5
*
Move "default for protocol" probing logic out of shell_integration_win.cc int...
gab@chromium.org
2012-10-15
1
-0
/
+13
*
Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...
gab@chromium.org
2012-10-05
1
-121
/
+186
*
Enable EULA dialog to be shown from metro Chrome.
robertshield@chromium.org
2012-09-26
1
-1
/
+1
*
Fix registerProtocolHandler OS registration on Windows 8
benwells@chromium.org
2012-09-25
1
-0
/
+12
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-10
/
+0
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-0
/
+10
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-10
/
+0
*
Delete Chrome's secondary tiles on Windows 8 when uninstalling.
benwells@chromium.org
2012-08-30
1
-0
/
+4
[next]