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
/
install_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
No dual_mode on Win10+ shortcuts.
gab
2015-07-27
1
-0
/
+7
*
Fix some case-insensitive cases for StartsWith.
brettw
2015-07-01
1
-1
/
+12
*
With this CL we store path to actual Program Files folder in an environment v...
shrikant
2015-06-23
1
-9
/
+23
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Repair per-user Chromes broken by a bad canary update.
grt
2015-02-12
1
-3
/
+3
*
Revert of replace COMPILE_ASSERT with static_assert in chrome/installer/ (pat...
pennymac
2014-12-29
1
-2
/
+2
*
replace COMPILE_ASSERT with static_assert in chrome/installer/
mostynb
2014-12-27
1
-2
/
+2
*
Make callers of CommandLine use it via the base:: namespace, and remove the g...
avi
2014-12-25
1
-10
/
+13
*
Use FilePath in favor of string16 and wchar_t* in some Windows installer code.
grt
2014-12-05
1
-2
/
+2
*
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
rvargas
2014-12-05
1
-1
/
+3
*
Revert of Upgrade the windows specific version of LaunchProcess to avoid raw ...
rfevang
2014-12-03
1
-3
/
+1
*
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
rvargas
2014-12-03
1
-1
/
+3
*
Use the path service rather than Win32 API in IsPerUserInstall.
grt
2014-11-29
1
-6
/
+12
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.
thestig
2014-08-23
1
-1
/
+1
*
Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...
wfh@chromium.org
2014-05-28
1
-12
/
+15
*
Add a flag to all of the registry related work items to specify whether to op...
wfh@chromium.org
2014-05-23
1
-16
/
+49
*
Remove stray platform_file.h from chrome and components
rvargas@chromium.org
2014-05-13
1
-1
/
+0
*
Fix the EULA sentinel file path determination.
msw@chromium.org
2014-04-15
1
-8
/
+4
*
Remove stale code to delete the metro user data dir. It never shipped.
grt@chromium.org
2014-04-03
1
-4
/
+3
*
Fix the new First Run sentinel file path determination.
msw@chromium.org
2014-03-28
1
-4
/
+15
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-2
/
+3
*
Add a histogram to track Chrome's UpdatePolicy in the field.
gab@chromium.org
2014-03-03
1
-2
/
+1
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
1
-1
/
+1
*
Always drop the First Run sentinel in the User Data directory.
gab@chromium.org
2014-02-26
1
-34
/
+9
*
Installer: remove uses of PlatformFile
rvargas@chromium.org
2014-02-25
1
-19
/
+16
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-0
/
+1
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-6
/
+6
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-6
/
+6
*
Add base:: to string16s in chrome/.
dbeam@chromium.org
2013-12-20
1
-27
/
+28
*
Uninstall multi-install Chrome Frame when updated.
grt@chromium.org
2013-12-04
1
-0
/
+4
*
Uninstall chrome binaries that are no longer in use.
grt@chromium.org
2013-10-08
1
-0
/
+1
*
Address renaming nits from previous review.
zturner@chromium.org
2013-09-14
1
-2
/
+3
*
Give SxS distribution its own registration GUIDs.
zturner@chromium.org
2013-09-13
1
-4
/
+20
*
Refactor of BrowserDistribution.
calamity@chromium.org
2013-08-14
1
-4
/
+4
*
Update include paths in chrome/installer/ for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-2
/
+2
*
Use a direct include of strings headers in chrome/installer/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-16
/
+18
*
Refactoring: Splitting AddGenericQuickEnableWorkItems().
huangs@chromium.org
2013-02-04
1
-0
/
+1
*
Chromium didn't have an Active Setup GUID -- fix that.
gab@chromium.org
2013-01-30
1
-1
/
+1
*
[Fixit-Dec-2012] Auto-launch system-level Chrome post user-level Chrome self-...
gab@chromium.org
2013-01-05
1
-1
/
+16
*
Windows: Remove desktop profile shortcuts (and any others pointing to the exe...
asvitkine@chromium.org
2013-01-04
1
-2
/
+6
*
Launch system-level Active Setup immediately following self-destruction of a ...
gab@chromium.org
2012-11-21
1
-10
/
+6
*
Introduce --install-dev-chrome switch for setup.exe to install (register+shor...
gab@chromium.org
2012-11-06
1
-19
/
+0
*
No longer install all-users shortcuts on system-level installs; instead insta...
gab@chromium.org
2012-10-30
1
-3
/
+41
*
Delegate installation of multi-install products to a pre-existing higher vers...
grt@chromium.org
2012-10-25
1
-0
/
+2
*
Allow NULL in addition to the empty string to address the default value in a ...
grt@chromium.org
2012-09-26
1
-3
/
+2
*
Enable EULA dialog to be shown from metro Chrome.
robertshield@chromium.org
2012-09-26
1
-0
/
+24
[next]