summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-234-24/+60
* Update mini_installer and setup manifest for Windows 7 to silence PCA.kuchhal@chromium.org2009-07-201-8/+16
* Do not set/unset magic string during setup.exe patching step.kuchhal@chromium.org2009-07-161-7/+0
* Fixes the character encoding in the EULA outer frames (sets them to utf-8)gwilson@google.com2009-07-0142-1938/+1980
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-302-7/+11
* Add error message to help debug install status inconsistency from logs.kuchhal@chromium.org2009-06-241-1/+7
* Refactor setup. No code change.kuchhal@chromium.org2009-06-235-279/+260
* 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-096-31/+144
* Reverting 17758.kuchhal@chromium.org2009-06-056-144/+31
* Renamed installer_unittests to util_unittests and added setup_unitests projec...kuchhal@chromium.org2009-06-056-31/+144
* Need to unpack setup.exe patch first before applying it to setup.exe.kuchhal@chromium.org2009-06-033-27/+63
* setup.exe changes for 3 stage updates.kuchhal@chromium.org2009-06-011-2/+50
* Delete empty folders in system level install. Also cleanup uninstall error me...kuchhal@chromium.org2009-05-291-13/+27
* Setup.exe now tries to uncompress patch using courgette.sra@chromium.org2009-05-142-2/+16
* Re-re-write the logic to elevate uninstaller.kuchhal@chromium.org2009-05-063-116/+134
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-052-18/+21
* Fix the uninstall failures caused by elevated uninstaller.kuchhal@chromium.org2009-04-303-44/+66
* Do not use installed folder as working directory for uninstall link.kuchhal@chromium.org2009-04-231-2/+1
* During uninstall on Vista try to elevate if registry entries from HKLM need t...kuchhal@chromium.org2009-04-211-0/+22
* Add brand code submission to Google Chrome uninstall metrics.robertshield@google.com2009-04-201-1/+7
* In system level install case go back to copying files instead of moving them.kuchhal@chromium.org2009-04-171-10/+25
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-171-8/+21
* Use different names for Chrome/Chromium for Chrome HTML prog id. If wekuchhal@chromium.org2009-04-172-25/+4
* Fix crash in setup.exe.kuchhal@chromium.org2009-04-151-1/+1
* Delete Chrome extensions related registry entries on uninstall.kuchhal@chromium.org2009-04-091-0/+11
* Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie...kuchhal@chromium.org2009-04-081-1/+7
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-147/+0
* Removes the now unused eula resourcescpu@google.com2009-03-271-41/+0
* Wire the alternate desktop shortcut textcpu@google.com2009-03-253-5/+20
* Modifes the in-application EULA outer frame to take a parameter ('innerframe'...gwilson@google.com2009-03-2443-42/+50
* Adds the eula innerframe param parsingcpu@google.com2009-03-241-2/+10
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-173-3/+54
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-173-58/+3
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-173-3/+58
* 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
* NO CODE CHANGEdeanm@chromium.org2009-03-105-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Move files instead of copying them.kuchhal@chromium.org2009-03-041-7/+6
* Fix stupid mistake of forgetting negation in if condition.kuchhal@chromium.org2009-03-041-1/+1
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-041-6/+29
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+1
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-281-6/+7
* 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
* Modifies setup to have all the supported languages available for the in-appli...gwilson@google.com2009-02-181-1/+73