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
/
mini_installer
/
mini_installer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support to the mini_installer for component=shared_library builds.
grt
2015-01-07
1
-24
/
+36
*
Initialize 'ret' to avoid possible uninitialized read.
brucedawson
2014-12-05
1
-1
/
+1
*
Specify the path to the old setup.exe in the lpApplicationName parameter to C...
grt
2014-09-24
1
-3
/
+5
*
mini_installer code cleanups (no functional changes).
grt@chromium.org
2014-07-09
1
-35
/
+38
*
Cause mini_installer tests to noop on component builds.
robertshield@chromium.org
2014-05-29
1
-6
/
+19
*
Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...
wfh@chromium.org
2014-05-28
1
-1
/
+3
*
Simpler memset, avoids ICE on VS2013 Update2
scottmg@chromium.org
2014-05-21
1
-23
/
+5
*
Revert 250500 "Add quotes around executable pathes in the mini i..."
grt@chromium.org
2014-02-14
1
-5
/
+3
*
Add quotes around executable pathes in the mini installer
cdn@chromium.org
2014-02-11
1
-3
/
+5
*
Pop error message and exit early when running mini_installer.exe from a compo...
gab@chromium.org
2013-08-23
1
-0
/
+9
*
(re-commit) Implement installation of the Chrome App Host.
erikwright@chromium.org
2012-07-20
1
-23
/
+32
*
Revert 147650 - Implement installation of the Chrome App Host.
erikwright@chromium.org
2012-07-20
1
-32
/
+23
*
Implement installation of the Chrome App Host.
erikwright@chromium.org
2012-07-20
1
-23
/
+32
*
Add alternate search paths for the decompression DLL used by mini_installer.exe.
robertshield@chromium.org
2011-11-11
1
-5
/
+0
*
Fix diff updates for MSI installs. Also makes diff updates possible for GCF a...
grt@chromium.org
2011-07-19
1
-106
/
+97
*
Write installer results in all relevant registry keys so that we're sure that...
grt@chromium.org
2011-05-19
1
-36
/
+42
*
Remove unnecessary include.
tommi@chromium.org
2011-05-10
1
-2
/
+1
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
1
-15
/
+44
*
Switch out the setup api for using the cabinet API directly.
tommi@chromium.org
2011-03-16
1
-12
/
+11
*
Clean up temporary files and folders left over from previous installations.
tommi@chromium.org
2011-03-16
1
-265
/
+384
*
Remove need to invoke expand.exe from mini_installer.
amit@chromium.org
2011-02-08
1
-20
/
+10
*
Add -multifail to the Google Update "ap" value if --multi-install is present ...
grt@chromium.org
2011-01-06
1
-18
/
+53
*
- WriteInstallerResult is now back in InstallUtil and only writes the result ...
grt@chromium.org
2011-01-05
1
-0
/
+1
*
Add support for --multi-install to mini_installer, fixed a memory leak, fixed...
grt@chromium.org
2010-12-20
1
-40
/
+155
*
Revert 69428 - Add support for --multi-install to mini_installer, fixed a mem...
finnur@chromium.org
2010-12-16
1
-155
/
+40
*
Add support for --multi-install to mini_installer, fixed a memory leak, fixed...
grt@chromium.org
2010-12-16
1
-40
/
+155
*
Cause the -full magic value to only be written to HKCU for user-level install...
robertshield@chromium.org
2010-08-11
1
-7
/
+11
*
Include the Chrome Frame binary in Chrome installers. Note that it will only ...
robertshield@chromium.org
2010-07-07
1
-0
/
+3
*
Use different product IO for SxS in mini installer.
huanr@chromium.org
2010-05-28
1
-1
/
+11
*
Adding a secondary mini_installer target for Chrome Frame. This will remove t...
robertshield@chromium.org
2010-01-19
1
-4
/
+2
*
Avoid a first-chance access violation a few lines down that happens
joi@chromium.org
2009-11-18
1
-1
/
+1
*
Parameterize the Google Update appid at build time instead of hard coding it ...
robertshield@chromium.org
2009-09-01
1
-4
/
+14
*
Do not write magic string to registry for non Google Chrome builds.
kuchhal@chromium.org
2009-06-26
1
-1
/
+3
*
Fix the code that writes magic string to the registry.
kuchhal@chromium.org
2009-06-24
1
-8
/
+18
*
Set magic string in registry to enable fallback to full installer in case of ...
kuchhal@chromium.org
2009-06-16
1
-0
/
+29
*
Use current dir as working directory if %TEMP% directory doesnt work.
kuchhal@chromium.org
2009-06-15
1
-17
/
+29
*
Make mini_installer changes for 3 stage updates.
kuchhal@chromium.org
2009-06-03
1
-146
/
+208
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Do not remove quotes around paths in command line to setup.exe.
kuchhal@chromium.org
2009-01-15
1
-15
/
+18
*
* Check expand.exe exit code.
kuchhal@chromium.org
2009-01-06
1
-1
/
+3
*
Let mini_installer pass any arbitrary command line flags to setup.exe. This w...
kuchhal@chromium.org
2008-10-09
1
-18
/
+71
*
Return the exit code from setup.exe instead of returning a generic return code.
kuchhal@chromium.org
2008-09-11
1
-2
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+392