Sign in
chromium
/
chromium
/
src.git
/
db252e95f4fed7ebb0b5b6f17685d65820fb8ef4
/
chrome
/
browser
/
shell_integration_win.cc
afe350c
Rename the ShellUtilWin service to UtilWin
by Patrick Monette
· 6 years ago
22f8287
Use base::size rather than arraysize in chrome/ part 3.
by Avi Drissman
· 6 years ago
d19a75fc
Validate external protocols before launching on Windows
by Mustafa Emre Acer
· 7 years ago
6fa6aa5
[TaskScheduler]: Use ScopedBlockingCall to mark blocking tasks.
by Etienne Pierre-doray
· 7 years ago
8fc94ef
Switch to install_static::GetClientStateKeyPath() in ElevateAndRegisterChrome.
by Greg Thompson
· 7 years ago
005a710c
Move GetDisplayName from BrowserDistribution to InstallUtil.
by Greg Thompson
· 7 years ago
3518f36
Ensure StrCat means StrCat
by Danil Chapovalov
· 7 years ago
44db142
[TaskScheduler] Remove temporary forwarding headers and mass migrate users
by Gabriel Charette
· 7 years ago
2ce2ffc84
WebApp: Rename helper functions in web_app_extension_helpers.h
by Alexey Baskakov
· 7 years ago
ffaaf85f
[TaskScheduler] Forward all public TaskScheduler headers to forwarding headers in preparation for source move
by Gabriel Charette
· 7 years ago
b10aeebc
Mass migrate base::TaskPriority::BACKGROUND to BEST_EFFORT
by Gabriel Charette
· 7 years ago
2f8bf816
WebApp: Remove chrome/browser/ui dependency on web_app.h
by Alexey Baskakov
· 7 years ago
9098f900
Move some uses of PathService into the base namespace.
by Avi Drissman
· 7 years ago
629ba73c
[MessageLoop] Fix message_loop.h includes
by Gabriel Charette
· 7 years ago
e2b78049
Remove unnecessary includes of base/memory/ptr_util.h in chrome/.
by Jeremy Roman
· 7 years ago
ec48d7a
Replace base::MakeUnique with std::make_unique in chrome/browser/.
by Jeremy Roman
· 7 years ago
7ff99e0
Introduce AutomationController for using UIAutomation in Chrome
by Patrick Monette
· 7 years ago
c74e379
chrome/services/util_win/public/{interfaces => mojom}
by Ken Rockot
· 7 years ago
a3a9e1d
Remove unneeded l10n_util.h includes in chrome/
by Lei Zhang
· 8 years ago
d4b8905
Relanding "Servicifying ShellHandlerWin."
by Jay Civelli
· 8 years ago
c52f5bd
Revert "Servicifying ShellHandlerWin."
by Makoto Shimazu
· 8 years ago
8232f416
Servicifying ShellHandlerWin.
by Jay Civelli
· 8 years ago
66bdfd8
Remove base::ThreadRestrictions::AssertIOAllowed.
by Francois Doray
· 8 years ago
b2bc703d
Convert //chrome to use ComPtr
by Robert Liao
· 8 years ago
75b1c8e
Enable default browser UX in side-by side dev and beta installs.
by Greg Thompson
· 8 years ago
ab240ec
Remove useless references to unsupported windows versions (5)
by Patrick Monette
· 8 years ago
e9450f8c
Move MigrateTaskbarPinsCallback to a COM STA TaskRunner
by Robert Liao
· 8 years ago
dddfcf1
Removing useless Win7 checks + standardize its use
by pmonette
· 8 years ago
b18379f
Remove the usage of BrowserThread::FILE in the shell_integration* files
by pmonette
· 8 years ago
a872e99
Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/...
by robliao
· 8 years ago
a7956aa
Remove ScopedComPtr::QueryFrom()
by robliao
· 8 years ago
b44b907
Rename ScopedComPtr::get() to ScopedComPtr::Get()
by robliao
· 8 years ago
9212cb4
Rename ScopedComPtr::Release() to ScopedComPtr::Reset()
by robliao
· 8 years ago
6990ce31
Disallow inclusion of the installer's headers in the rest of Chrome via DEPS.
by grt
· 8 years ago
b2ac08f
Various IWYU fixes.
by grt
· 8 years ago
509bc94
Move GetDefaultBrowserControlPolicy into install_static.
by grt
· 8 years ago
c9880346
Move BaseAppId into InstallDetails.
by grt
· 8 years ago
973412f
Removed unused path argument from InstallUtil::IsPerUserInstall.
by grt
· 8 years ago
83edc1e
DCHECK for a valid error callback in GetIsPinnedToTaskbarState
by pmonette
· 8 years ago
b66514b4
Add metrics for the user interaction with the Edge promo
by pmonette
· 8 years ago
a9831524
Add GetIsPinnedToTaskbarState()
by pmonette
· 9 years ago
fba34dd1
Add chrome namespace to chrome/common/shell_handler_win.mojom
by nigeltao
· 9 years ago
0c9a506
Simplify the text in the external protocol confirmation dialog.
by dominickn
· 9 years ago
e4a02ff3
s/defualt/default/
by thakis
· 9 years ago
86fa1dd
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
d0c67aa
[win] Fallback to registry when finding external handlers for a protocol
by benwells
· 9 years ago
5057ca3b
Add the Windows.IsPinnedToTaskbar metric.
by pmonette
· 9 years ago
c541d94
Fix duplicate samples to SetDefaultResult2 for multiple clicks on infobar
by pmonette
· 9 years ago
c291eea
Report user actions for interactions with the Windows Settings app.
by grt
· 9 years ago
c2c690ab
Avoid clobbering the app list pinned taskbar shortcut on startup (for now).
by tapted
· 9 years ago
d7ef82ae
Remove BrowserDistribution::SHORTCUT_APP_LAUNCHER
by tapted
· 9 years ago
0c40087a
Fix registerProtocolHandler implementation on Windows 8 and 10.
by pmonette
· 9 years ago
4af4858
Convert //chrome/browser from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
9e4c1a8
Moved Windows-specific functions to shell_integration_win.h
by pmonette
· 9 years ago
32a5cfb4
DefaultBrowserWorker now fully supports opening the settings for Win10
by pmonette
· 9 years ago
5207d895
Removed code for Win10 default browser experiment
by pmonette
· 9 years ago
586ab5b3
Replaced DefaultWebClientObserver with a single callback
by pmonette
· 9 years ago
9fa59e88
ShellIntegration is now a proper namespace.
by pmonette
· 9 years ago
1f44f0cc
Check the build number before resetting the default browser.
by pmonette
· 9 years ago
88257b6
Reduce MigrateChromiumShortcuts to only handling taskbar pins.
by gab
· 9 years ago
38d242d4d
Cleanup dual_mode handling in ShellIntegrationWin after Metro removal.
by gab
· 9 years ago
969ea45d
Remove base/win/metro.{cc|h} and some associated code
by scottmg
· 9 years ago
3d24f09
New experiment without registry deletion
by pmonette
· 9 years ago
2b1dbee
Revert of Removed finch configuration for windows 10 set as default flow (patchset #3 id:80001 of https://codereview.chromium.org/1442483004/ )
by pmonette
· 9 years ago
664c07b
Switch to standard integer types in chrome/browser/, part 4 of 4.
by avi
· 9 years ago
6ef917b
clang/win: Let remaining chromium_code targets build with -Wextra.
by thakis
· 9 years ago
f440aa1
Change shortcut install location to non-subdir.
by bcwhite
· 10 years ago
9c1457f
Make the histograms for setting the default browser consistent
by pmonette
· 10 years ago
09779a9
Removed finch configuration for windows 10 set as default flow
by pmonette
· 10 years ago
2be0cd08
Look for Chrome's Start Menu shortcut in the Programs folder.
by grt
· 10 years ago
67c85a57
Register chrome as a browser when setting the default browser in Win 10
by pmonette
· 10 years ago
f89ac7c7
Setting chrome as the default browser is now fixed on Windows 10
by pmonette
· 10 years ago
034a03d9
Reorder functions in implementations files for shell_execute.h
by pmonette
· 10 years ago
00844cea
Use DCHECK_CURRENTLY_ON() in chrome/ and android_webview/
by thestig
· 10 years ago
868ca64
No longer shows UAC icon for protocol registration on windows 8+
by pmonette
· 10 years ago
e84d839
Don't strip scheme from parameter when running external protocol handler
by benwells
· 10 years ago
fce8d19
Replace ToLower calls to the new format
by brettw
· 10 years ago
9d20474
Check for dual mode migration on taskbar pins as well as start menu shortcuts.
by gab
· 10 years ago
a1b29082
No dual_mode on Win10+ shortcuts.
by gab
· 10 years ago
e6dae46
Add more string_util functions to base namespace.
by brettw
· 10 years ago
b341306
Move more string_util functions to base namespace.
by brettw
· 10 years ago
556c0502
Make callers of CommandLine use it via the base:: namespace.
by avi
· 10 years ago
e76ca285
Use FilePath in favor of string16 and wchar_t* in some Windows installer code.
by grt
· 11 years ago
11bf74d
Cleanup: Replace most base::ASCIIToWide with base::ASCIIToUTF16 in chrome/browser.
by thestig
· 11 years ago
81762e0
Remove implicit conversions from scoped_refptr to T* in chrome/
by dcheng
· 11 years ago
18dfb7a5
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
by thestig
· 11 years ago
cb1f4ac
Move StringToLowerASCII to base namespace
by
[email protected]
· 11 years ago
6e84d37
use URL scheme instead of whole URL for custom protocols
by
[email protected]
· 11 years ago
caa0535
adds support for Win8-style app protocols
by
[email protected]
· 11 years ago
b94661f
linux_aura: Enable the extenal protocol dialog.
by
[email protected]
· 11 years ago
f911df5
Update some uses of UTF conversions in chrome/browser to use the base:: namespace.
by
[email protected]
· 11 years ago
d2065e06
Replace string16 with base::string16 in chrome/browser
by
[email protected]
· 11 years ago
6a72a63
Replace string16 with base::string16 in chrome/browser
by
[email protected]
· 11 years ago
0085863a
Add base namespace to some instances of string16.
by
[email protected]
· 12 years ago
ee5396f60
Automatically register canary GUIDs on install, but don't expose in-browser UI for registration.
by
[email protected]
· 12 years ago
16fcc0d
Refactor of BrowserDistribution.
by
[email protected]
· 12 years ago
fa1e0e1
Use a direct include of the message_loop header in chrome/browser/, part 1.
by
[email protected]
· 12 years ago
756748414
Move PathExists to base namespace.
by
[email protected]
· 12 years ago
89d4383
Respect policy when migrating existing icons with no AppId.
by
[email protected]
· 12 years ago
24a555b6
Use a direct include of strings headers in chrome/browser/r*-s*/.
by
[email protected]
· 12 years ago
Next »