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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suffix Chrome's appid on user-level installs
grt@chromium.org
2012-06-19
1
-8
/
+65
*
Make chrome the default browser interactively if possible, register it if not.
grt@chromium.org
2012-06-18
1
-1
/
+6
*
Make all registrations in HKCU for user-level installs on Win8
gab@chromium.org
2012-06-17
1
-37
/
+63
*
Abstract suffixing logic away from GetApplicationName
gab@chromium.org
2012-06-17
1
-14
/
+18
*
Always suffix ChromeHTML entries on Windows for user-level installs.
gab@chromium.org
2012-06-17
1
-123
/
+208
*
Fix all hardcoded Windows registry lookups.
gab@chromium.org
2012-06-13
1
-17
/
+27
*
Fix RegisterChromeBrowser definition and usage in shell_util
gab@chromium.org
2012-06-11
1
-5
/
+2
*
The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...
motek@chromium.org
2012-06-08
1
-11
/
+44
*
Add version check to only register the DelegateExecute verb handler if Win8 b...
gab@chromium.org
2012-05-24
1
-2
/
+32
*
Always do DelegateExecute handler COM registration and make set dual mode pro...
grt@chromium.org
2012-05-18
1
-0
/
+1
*
Don't register or use the DelegateExecute verb handler if it isn't present.
grt@chromium.org
2012-04-25
1
-2
/
+47
*
HKCR/ChromeHTML Win8 registry requirements
gab@chromium.org
2012-04-21
1
-189
/
+281
*
Win 8 Start Menu shortcut changes
gab@chromium.org
2012-04-06
1
-30
/
+33
*
Remove unused include of installer_util_strings.h.
tony@chromium.org
2012-03-27
1
-2
/
+0
*
Cleanup: Remove calls to deprecated file_util::AppendToPath() in chrome/insta...
thestig@chromium.org
2012-03-09
1
-4
/
+8
*
Cleanup: Remove some deprecated file_util methods.
thestig@chromium.org
2012-02-24
1
-24
/
+28
*
Use IApplicationAssociationRegistrationUI::LaunchAdvancedAssociationUI to set...
cpu@chromium.org
2012-02-09
1
-6
/
+31
*
windows: Fix a few things clang complains about.
thakis@chromium.org
2012-01-23
1
-9
/
+9
*
Badge Windows profile shortcuts with multi-user avatar.
stevet@chromium.org
2011-12-06
1
-7
/
+20
*
Add Windows desktop shortcut for multiple profiles.
mirandac@chromium.org
2011-11-22
1
-13
/
+49
*
Fix default browser registration for simplified chinese installs.
grt@chromium.org
2011-11-02
1
-63
/
+90
*
Update Windows install to add capabilities for currently whitelisted rph schemes
benwells@chromium.org
2011-09-01
1
-1
/
+2
*
Keep going with Vista default browser registration if there is a failure.
benwells@chromium.org
2011-07-26
1
-10
/
+13
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Allow chrome to become the os default handler for arbitrary protocols on mac/...
koz@chromium.org
2011-05-26
1
-36
/
+229
*
Fix a regression in the creation or updating of the Chrome desktop shortcut.
robertshield@chromium.org
2011-04-15
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Correct the duplicate creation of desktop shortcuts that can occur when syste...
robertshield@chromium.org
2011-03-24
1
-28
/
+35
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-9
/
+10
*
Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.
tfarina@chromium.org
2011-01-07
1
-1
/
+1
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-8
/
+8
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-8
/
+8
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-8
/
+8
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-56
/
+64
*
Attempt to reland http://codereview.chromium.org/4928002/
tommi@chromium.org
2010-11-15
1
-15
/
+12
*
Revert 66088 - Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-15
1
-12
/
+15
*
Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-14
1
-15
/
+12
*
Refactoring the master_preferences functions.
tommi@chromium.org
2010-11-03
1
-5
/
+4
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
1
-3
/
+4
*
Convert LOG(INFO) to VLOG(1) - chrome/installer/.
pkasting@chromium.org
2010-10-20
1
-1
/
+1
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-2
/
+5
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-4
/
+4
*
CommandLine: remove wstring-based program() accessor
evan@chromium.org
2010-10-14
1
-8
/
+10
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-2
/
+2
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-8
/
+8
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-0
/
+1
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-2
/
+4
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
[next]