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
*
Add support for the quick-enable-cf command to the installer. This encompases:
grt@chromium.org
2011-03-03
1
-2
/
+2
*
Switch from wcsftime to GetDateFormat to avoid crash in setup.
tommi@chromium.org
2011-02-17
1
-0
/
+14
*
Fix user-to-system-level installation delegation. This looks to have been bro...
robertshield@chromium.org
2011-02-11
1
-8
/
+9
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
1
-2
/
+24
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-17
/
+26
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-4
/
+4
*
- WriteInstallerResult is now back in InstallUtil and only writes the result ...
grt@chromium.org
2011-01-05
1
-1
/
+29
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
1
-1
/
+1
*
Support for GCF ready-mode.
tommi@chromium.org
2010-12-23
1
-2
/
+4
*
- Installation results for use by Google Update are now written at the Packag...
grt@chromium.org
2010-12-22
1
-0
/
+13
*
Removing IsChromeFrameProcess.
tommi@chromium.org
2010-12-21
1
-6
/
+0
*
Installer cleanup
amit@chromium.org
2010-12-16
1
-3
/
+3
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-7
/
+7
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-7
/
+7
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-7
/
+7
*
Add a CEEE mode to the ChromeFrame distribution class.
robertshield@chromium.org
2010-12-13
1
-6
/
+2
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-93
/
+12
*
Attempt to reland http://codereview.chromium.org/4928002/
tommi@chromium.org
2010-11-15
1
-5
/
+18
*
Revert 66088 - Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-15
1
-18
/
+5
*
Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-14
1
-5
/
+18
*
Add multi install support to MasterPreferences and start using it in a few pl...
tommi@chromium.org
2010-11-11
1
-10
/
+1
*
Refactoring the master_preferences functions.
tommi@chromium.org
2010-11-03
1
-18
/
+12
*
Convert LOG(INFO) to VLOG(1) - chrome/installer/.
pkasting@chromium.org
2010-10-20
1
-11
/
+8
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-1
/
+3
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-5
/
+5
*
Add the ability to call an alternate entry point name on self-registering DLL...
robertshield@chromium.org
2010-09-06
1
-1
/
+2
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-2
/
+2
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-0
/
+1
*
Resubmit of r49346 that caused mysterious test failures on the bot.
robertshield@chromium.org
2010-06-12
1
-1
/
+0
*
Reverting this as it caused installer_unit_tests to fail. Please fix and reland.
ananta@chromium.org
2010-06-10
1
-0
/
+1
*
Fix problem whereby the "-full" magic value is removed from the "ap" value wh...
robertshield@chromium.org
2010-06-10
1
-1
/
+0
*
Fix a couple of issues with MSI support through upgrades:
robertshield@chromium.org
2010-06-07
1
-0
/
+30
*
Additional changes to support Chrome / CF installation wrapped in an MSI:
robertshield@chromium.org
2010-04-28
1
-11
/
+71
*
Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-16
1
-3
/
+1
*
Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-16
1
-1
/
+3
*
Allowing MSI mode detection to work from the master preferences file.
robertshield@chromium.org
2010-03-22
1
-1
/
+14
*
Add google chrome sxs distribution for installer and omaha launcher.
huanr@chromium.org
2010-02-17
1
-0
/
+18
*
Display proper error message at couple of places during installation.
kuchhal@chromium.org
2010-01-13
1
-1
/
+1
*
Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...
robertshield@chromium.org
2009-11-11
1
-1
/
+10
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
1
-0
/
+9
*
Min XP Service Pack required is two not one.
kuchhal@chromium.org
2009-04-09
1
-2
/
+2
*
Roll back double launch of chrome fix
cpu@google.com
2009-03-19
1
-3
/
+1
*
Quick fix to prevent double launch of chrome at install.
cpu@google.com
2009-03-18
1
-1
/
+3
*
Second stab at applying http://codereview.chromium.org/43138/show.
robertshield@google.com
2009-03-17
1
-3
/
+20
*
Revert "Change mini_installer's chrome.release specification..."
agl@chromium.org
2009-03-17
1
-20
/
+3
*
Change mini_installer's chrome.release specification to include wildcards.
robertshield@google.com
2009-03-17
1
-3
/
+20
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
Fix mini_installer failing on Windows 7 (issue 7732).
mal@chromium.org
2009-02-16
1
-2
/
+1
*
* Write installer result to ClientState key instead of Clients key.
kuchhal@chromium.org
2008-12-09
1
-1
/
+1
*
* Fix two bugs
kuchhal@chromium.org
2008-11-10
1
-0
/
+1
[next]