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
/
browser
/
shell_integration_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
use URL scheme instead of whole URL for custom protocols
luken@chromium.org
2014-05-29
1
-8
/
+3
*
adds support for Win8-style app protocols
luken@chromium.org
2014-03-01
1
-17
/
+65
*
linux_aura: Enable the extenal protocol dialog.
erg@chromium.org
2014-01-29
1
-5
/
+17
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-8
/
+11
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-1
/
+1
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-7
/
+7
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
1
-19
/
+19
*
Automatically register canary GUIDs on install, but don't expose in-browser U...
zturner@chromium.org
2013-10-23
1
-1
/
+3
*
Refactor of BrowserDistribution.
calamity@chromium.org
2013-08-14
1
-15
/
+2
*
Use a direct include of the message_loop header in chrome/browser/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Respect policy when migrating existing icons with no AppId.
pastarmovj@chromium.org
2013-06-29
1
-0
/
+3
*
Use a direct include of strings headers in chrome/browser/r*-s*/.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-2
/
+3
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-3
/
+2
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-2
/
+3
*
Make MigrateChromiumShortcuts() use the right app ids
calamity@chromium.org
2013-04-24
1
-6
/
+21
*
[win] Ensure canary app launcher shortcut has a different app model id to the...
benwells@chromium.org
2013-02-15
1
-8
/
+11
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-22
/
+24
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Refactor external protocol handler dialog for linux
calamity@chromium.org
2013-01-30
1
-0
/
+7
*
Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.
gab@chromium.org
2013-01-21
1
-43
/
+33
*
[Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu...
gab@chromium.org
2013-01-06
1
-98
/
+133
*
Speculative revert 175230. I suspect that dependency on propsys.dll makes chr...
alexeypa@google.com
2013-01-05
1
-133
/
+98
*
[Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu...
gab@chromium.org
2013-01-04
1
-98
/
+133
*
Add a UMA stat to track whether Chrome is the default browser.
robertshield@chromium.org
2012-12-11
1
-4
/
+4
*
Delay MigrateChromiumShortcuts() task at startup.
gab@chromium.org
2012-11-26
1
-2
/
+7
*
Add default icon to app_host.exe, and use it in shortcuts during installation.
huangs@chromium.org
2012-11-20
1
-9
/
+7
*
Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-t...
gab@chromium.org
2012-11-06
1
-2
/
+2
*
Add a flag to control whether there is a shortcut for the app list / launcher...
benwells@chromium.org
2012-11-06
1
-0
/
+14
*
Revert 165505 - Introduce RemoveChromeTaskbarShortcuts() to delete all pinned...
gab@chromium.org
2012-11-01
1
-2
/
+2
*
Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shor...
gab@chromium.org
2012-11-01
1
-2
/
+2
*
Fix dumb uncaught mistake after I switched IsChromeDefault() from bool to enu...
gab@chromium.org
2012-10-16
1
-2
/
+2
*
Move "default for protocol" probing logic out of shell_integration_win.cc int...
gab@chromium.org
2012-10-15
1
-171
/
+18
*
Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...
gab@chromium.org
2012-10-05
1
-1
/
+2
*
Enable EULA dialog to be shown from metro Chrome.
robertshield@chromium.org
2012-09-26
1
-2
/
+5
*
Fix registerProtocolHandler OS registration on Windows 8
benwells@chromium.org
2012-09-25
1
-2
/
+22
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-2
/
+1
*
Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...
wjia@chromium.org
2012-09-20
1
-1
/
+2
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-2
/
+1
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-4
/
+6
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-6
/
+4
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-4
/
+6
*
No longer switch to metro mode when Chrome is made the default on first run.
grt@chromium.org
2012-09-05
1
-48
/
+0
*
Implement relaunch for Metro chrome.
grt@chromium.org
2012-08-03
1
-0
/
+28
*
Suffix Chrome's appid on user-level installs
grt@chromium.org
2012-06-19
1
-19
/
+30
*
Implement base::win::IsMetroProcess.
siggi@chromium.org
2012-06-18
1
-1
/
+1
*
Make chrome the default browser interactively if possible, register it if not.
grt@chromium.org
2012-06-18
1
-3
/
+3
*
Abstract suffixing logic away from GetApplicationName
gab@chromium.org
2012-06-17
1
-2
/
+1
[next]