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
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-3
/
+3
*
Set Browser::app_name_ in a reasonable way for extension apps.
skerner@chromium.org
2011-01-14
1
-1
/
+4
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-1
/
+0
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-2
/
+3
*
windows: remove PathService::Get() that uses wstrings
evan@chromium.org
2010-11-30
1
-4
/
+5
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
pkasting@chromium.org
2010-10-21
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
-4
/
+5
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-6
/
+7
*
CommandLine: remove wstring-based program() accessor
evan@chromium.org
2010-10-14
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part16:
tfarina@chromium.org
2010-10-11
1
-3
/
+3
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-2
/
+3
*
Remove usage of GetSwitchValue for most of chrome/browser/.
evan@chromium.org
2010-08-04
1
-2
/
+3
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-1
/
+0
*
Win: Use different AppUserModelID for SxS installs.
mattm@chromium.org
2010-06-11
1
-5
/
+5
*
Ensure existing user pinned chrome shortcuts have correct app id.
xiyuan@chromium.org
2010-01-13
1
-0
/
+205
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-3
/
+3
*
Append profile info to win7 app id per issue 30414
xiyuan@chromium.org
2010-01-06
1
-0
/
+59
*
Be more paranoid when checking the default browser in Windows and return "not...
mdm@chromium.org
2009-11-25
1
-7
/
+3
*
Fix for bug 10876 that resulted in some refactoring:
rolandsteiner@chromium.org
2009-10-28
1
-5
/
+1
*
Revert 30168 - Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-1
/
+5
*
Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-5
/
+1
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-2
/
+1
*
Allow the default browser check to return "unknown" and reflect that in the UI.
mdm@chromium.org
2009-09-04
1
-8
/
+12
*
Do not delete default browser entries for other users when uninstalling it fo...
kuchhal@chromium.org
2009-08-14
1
-10
/
+10
*
Fix running default browser check/setting in UI thread on Linux.
mattm@chromium.org
2009-07-28
1
-0
/
+155