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
/
main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor setup. No code change.
kuchhal@chromium.org
2009-06-23
1
-690
/
+0
*
Toast experiment: I need to re-laucnh chrome because google_update likes setu...
cpu@google.com
2009-06-23
1
-2
/
+5
*
Add experiment support in setup
cpu@google.com
2009-06-17
1
-1
/
+7
*
Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...
kuchhal@chromium.org
2009-06-09
1
-31
/
+2
*
Reverting 17758.
kuchhal@chromium.org
2009-06-05
1
-2
/
+31
*
Renamed installer_unittests to util_unittests and added setup_unitests projec...
kuchhal@chromium.org
2009-06-05
1
-31
/
+2
*
Need to unpack setup.exe patch first before applying it to setup.exe.
kuchhal@chromium.org
2009-06-03
1
-24
/
+56
*
setup.exe changes for 3 stage updates.
kuchhal@chromium.org
2009-06-01
1
-2
/
+50
*
Setup.exe now tries to uncompress patch using courgette.
sra@chromium.org
2009-05-14
1
-2
/
+15
*
Re-re-write the logic to elevate uninstaller.
kuchhal@chromium.org
2009-05-06
1
-44
/
+48
*
Fix the uninstall failures caused by elevated uninstaller.
kuchhal@chromium.org
2009-04-30
1
-23
/
+4
*
During uninstall on Vista try to elevate if registry entries from HKLM need t...
kuchhal@chromium.org
2009-04-21
1
-0
/
+22
*
Use different names for Chrome/Chromium for Chrome HTML prog id. If we
kuchhal@chromium.org
2009-04-17
1
-18
/
+0
*
Wire the alternate desktop shortcut text
cpu@google.com
2009-03-25
1
-0
/
+4
*
Adds the eula innerframe param parsing
cpu@google.com
2009-03-24
1
-2
/
+10
*
Improve my last change about informing google update about eula.
cpu@google.com
2009-03-13
1
-1
/
+2
*
Inform google_update that the user has acepted the EULA
cpu@google.com
2009-03-11
1
-1
/
+4
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Fix stupid mistake of forgetting negation in if condition.
kuchhal@chromium.org
2009-03-04
1
-1
/
+1
*
Before installing Chrome check that the installation directory doesn't exist ...
kuchhal@chromium.org
2009-02-27
1
-16
/
+42
*
Fix all places where we used the GetWinVersion function
nsylvain@chromium.org
2009-02-25
1
-1
/
+1
*
Remove code that adds "Url Protocol" key to registry entry
sverrir@chromium.org
2009-02-25
1
-1
/
+1
*
Remove the executable bit from a bunch of files that shouldn't have had it.
evan@chromium.org
2009-02-12
1
-0
/
+0
*
This CL fixes bugs with EULA
cpu@google.com
2009-01-29
1
-1
/
+1
*
Wire the stats consent checkbox of the EULA
cpu@google.com
2009-01-29
1
-15
/
+14
*
Forgot to use the correct enums on my previous distro CL
cpu@google.com
2009-01-27
1
-4
/
+4
*
Wire the eula and the dialog display code
cpu@google.com
2009-01-27
1
-13
/
+31
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+2
*
Write installer success result to the registry even for user level installs.
kuchhal@chromium.org
2009-01-15
1
-12
/
+20
*
More addions to the installer html dialog class
cpu@google.com
2008-12-08
1
-1
/
+16
*
* Return error in case non admin user tries system level install.
kuchhal@chromium.org
2008-12-08
1
-8
/
+20
*
* Fix system level check. We should check for mode conflict when we are doing...
kuchhal@chromium.org
2008-11-22
1
-15
/
+15
*
* Add support for verbose-logging option in master preferences file.
kuchhal@chromium.org
2008-11-22
1
-0
/
+7
*
- If the exe rename command fails try calling Google Update to do the same jo...
kuchhal@chromium.org
2008-11-20
1
-17
/
+0
*
* Fix two bugs
kuchhal@chromium.org
2008-11-10
1
-0
/
+1
*
* fix system level install bug
kuchhal@chromium.org
2008-11-07
1
-1
/
+1
*
Implement the new mechanism we are going to use for handling Chromium updates
kuchhal@chromium.org
2008-11-07
1
-0
/
+54
*
* Never launch Chrome in system level install mode.
kuchhal@chromium.org
2008-11-07
1
-1
/
+3
*
Adding support to installerdata provided by Google update.
huanr@chromium.org
2008-11-06
1
-11
/
+74
*
Temporary code to upgrade Chrome open command for existing users.
kuchhal@chromium.org
2008-11-05
1
-2
/
+39
*
Add command line option to suppress Chrome launch after successful install
kuchhal@chromium.org
2008-10-29
1
-21
/
+31
*
recommit main
kuchhal@chromium.org
2008-10-20
1
-8
/
+7
*
Now omaha supports displaying custom error string through registry keys.
kuchhal@chromium.org
2008-10-20
1
-353
/
+377
*
While doing system level install on Vista, if installer is not running
kuchhal@chromium.org
2008-10-15
1
-342
/
+353
*
Add a check in Chrome to not run user level mode if machine level Chrome
kuchhal@chromium.org
2008-10-15
1
-7
/
+7
*
Make user level installs and machine level installs mutually exclusive.
kuchhal@chromium.org
2008-10-15
1
-0
/
+10
*
Reuse a method that will be required for criteria checker as well.
kuchhal@chromium.org
2008-10-08
1
-27
/
+1
*
Fix some problems with machine level install.
kuchhal@chromium.org
2008-10-08
1
-1
/
+1
*
Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...
kuchhal@chromium.org
2008-09-17
1
-0
/
+19
*
Fix binary patching for localized OS. Not sure how it was working till now.
rahulk@google.com
2008-09-08
1
-6
/
+6
[next]