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
/
setup
/
setup_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor of BrowserDistribution.
calamity@chromium.org
2013-08-14
1
-4
/
+4
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-07
1
-1
/
+0
*
Add support for --migrate-chrome-frame.
grt@chromium.org
2013-07-26
1
-0
/
+72
*
Update include paths in chrome/installer/ for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+3
*
InstallProductsHelper tweaks to support --uncompressed-archive.
grt@chromium.org
2013-07-22
1
-47
/
+27
*
Differential updates for components. We are adding support for delivering del...
sorin@chromium.org
2013-06-21
1
-6
/
+64
*
Revert 207805 "Differential updates for components. We are addin..."
dmichael@chromium.org
2013-06-21
1
-64
/
+6
*
Differential updates for components. We are adding support for delivering del...
sorin@chromium.org
2013-06-21
1
-6
/
+64
*
Use a direct include of strings headers in chrome/installer/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-6
/
+6
*
Lower the I/O priority of the installer when resonable.
grt@chromium.org
2013-06-04
1
-0
/
+17
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-6
/
+6
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-6
/
+6
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-12
/
+12
*
Refactoring: Splitting AddGenericQuickEnableWorkItems().
huangs@chromium.org
2013-02-04
1
-0
/
+54
*
No longer install all-users shortcuts on system-level installs; instead insta...
gab@chromium.org
2012-10-30
1
-6
/
+0
*
Delegate installation of multi-install products to a pre-existing higher vers...
grt@chromium.org
2012-10-25
1
-0
/
+118
*
C++ reability review for gab.
gab@chromium.org
2012-09-11
1
-6
/
+9
*
Register Chrome in Active Setup to be called by Windows at user login.
gab@chromium.org
2012-07-20
1
-0
/
+44
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
1
-3
/
+3
*
Move ProgramCompare from setup_util to install_util.
gab@chromium.org
2012-05-31
1
-71
/
+1
*
Delete the setup temp file on uninstall.
tommi@chromium.org
2011-04-12
1
-0
/
+57
*
Switch out use of std::string and std::vector for large allocations for a buf...
tommi@chromium.org
2011-04-06
1
-1
/
+10
*
On uninstall, remove the registry keys that Chrome lays down to make itself t...
grt@chromium.org
2011-03-30
1
-6
/
+80
*
Add -stage:ID modifier to products' Google Update "ap" values to better track...
grt@chromium.org
2011-03-11
1
-2
/
+11
*
Fix version folder detection for diff updates. We previously picked a random ...
robertshield@chromium.org
2011-02-04
1
-5
/
+13
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
1
-1
/
+0
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
1
-1
/
+2
*
Installer cleanup
amit@chromium.org
2010-12-16
1
-23
/
+11
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-2
/
+2
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-2
/
+2
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-2
/
+2
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-4
/
+10
*
Convert LOG(INFO) to VLOG(1) - chrome/installer/.
pkasting@chromium.org
2010-10-20
1
-13
/
+9
*
CommandLine: remove wstring-based program() accessor
evan@chromium.org
2010-10-14
1
-14
/
+18
*
Allowing MSI mode detection to work from the master preferences file.
robertshield@chromium.org
2010-03-22
1
-55
/
+0
*
Add a flag to the installer that prevents the Add/Remove Programs uninstall s...
robertshield@chromium.org
2010-03-10
1
-0
/
+4
*
Add a new flag to the installer to prevent registering for a Google Update la...
robertshield@chromium.org
2009-09-15
1
-0
/
+7
*
Adding a --do-not-create-shortcuts command line switch to the installer to pr...
robertshield@chromium.org
2009-09-10
1
-0
/
+4
*
Add unit tests for unpacking and patching methods.
kuchhal@chromium.org
2009-08-05
1
-0
/
+21
*
Add some unit tests for master preferences parsing code.
kuchhal@chromium.org
2009-08-05
1
-0
/
+43
*
Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...
kuchhal@chromium.org
2009-06-09
1
-0
/
+36
*
Reverting 17758.
kuchhal@chromium.org
2009-06-05
1
-36
/
+0
*
Renamed installer_unittests to util_unittests and added setup_unitests projec...
kuchhal@chromium.org
2009-06-05
1
-0
/
+36