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