| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 6 | -31/+144 |
* | Reverting 17758. | kuchhal@chromium.org | 2009-06-05 | 6 | -144/+31 |
* | Renamed installer_unittests to util_unittests and added setup_unitests projec... | kuchhal@chromium.org | 2009-06-05 | 6 | -31/+144 |
* | Need to unpack setup.exe patch first before applying it to setup.exe. | kuchhal@chromium.org | 2009-06-03 | 3 | -27/+63 |
* | setup.exe changes for 3 stage updates. | kuchhal@chromium.org | 2009-06-01 | 1 | -2/+50 |
* | Delete empty folders in system level install. Also cleanup uninstall error me... | kuchhal@chromium.org | 2009-05-29 | 1 | -13/+27 |
* | Setup.exe now tries to uncompress patch using courgette. | sra@chromium.org | 2009-05-14 | 2 | -2/+16 |
* | Re-re-write the logic to elevate uninstaller. | kuchhal@chromium.org | 2009-05-06 | 3 | -116/+134 |
* | Remove uses of deprecated version of PathService::Get() in the installer. | thestig@chromium.org | 2009-05-05 | 2 | -18/+21 |
* | Fix the uninstall failures caused by elevated uninstaller. | kuchhal@chromium.org | 2009-04-30 | 3 | -44/+66 |
* | Do not use installed folder as working directory for uninstall link. | kuchhal@chromium.org | 2009-04-23 | 1 | -2/+1 |
* | During uninstall on Vista try to elevate if registry entries from HKLM need t... | kuchhal@chromium.org | 2009-04-21 | 1 | -0/+22 |
* | Add brand code submission to Google Chrome uninstall metrics. | robertshield@google.com | 2009-04-20 | 1 | -1/+7 |
* | In system level install case go back to copying files instead of moving them. | kuchhal@chromium.org | 2009-04-17 | 1 | -10/+25 |
* | On uninstall ask whether to delete profile. | kuchhal@chromium.org | 2009-04-17 | 1 | -8/+21 |
* | Use different names for Chrome/Chromium for Chrome HTML prog id. If we | kuchhal@chromium.org | 2009-04-17 | 2 | -25/+4 |
* | Fix crash in setup.exe. | kuchhal@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Delete Chrome extensions related registry entries on uninstall. | kuchhal@chromium.org | 2009-04-09 | 1 | -0/+11 |
* | Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie... | kuchhal@chromium.org | 2009-04-08 | 1 | -1/+7 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -147/+0 |
* | Removes the now unused eula resources | cpu@google.com | 2009-03-27 | 1 | -41/+0 |
* | Wire the alternate desktop shortcut text | cpu@google.com | 2009-03-25 | 3 | -5/+20 |
* | Modifes the in-application EULA outer frame to take a parameter ('innerframe'... | gwilson@google.com | 2009-03-24 | 43 | -42/+50 |
* | Adds the eula innerframe param parsing | cpu@google.com | 2009-03-24 | 1 | -2/+10 |
* | Second stab at applying http://codereview.chromium.org/43138/show. | robertshield@google.com | 2009-03-17 | 3 | -3/+54 |
* | Revert "Change mini_installer's chrome.release specification..." | agl@chromium.org | 2009-03-17 | 3 | -58/+3 |
* | Change mini_installer's chrome.release specification to include wildcards. | robertshield@google.com | 2009-03-17 | 3 | -3/+58 |
* | 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 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 5 | -5/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-10 | 1 | -1/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Move files instead of copying them. | kuchhal@chromium.org | 2009-03-04 | 1 | -7/+6 |
* | Fix stupid mistake of forgetting negation in if condition. | kuchhal@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Add a set of long-running metrics to Chrome that are sent up only at uninstal... | robertshield@google.com | 2009-03-04 | 1 | -6/+29 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -2/+1 |
* | Wire chrome shortcuts tooltip (installation) | cpu@google.com | 2009-02-28 | 1 | -6/+7 |
* | 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 |
* | Modifies setup to have all the supported languages available for the in-appli... | gwilson@google.com | 2009-02-18 | 1 | -1/+73 |
* | Missing file, broken build | cpu@google.com | 2009-02-13 | 1 | -0/+24 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 43 | -0/+0 |
* | Fix bugs related to making Chrome default browser on Vista and also do some c... | kuchhal@chromium.org | 2009-02-12 | 1 | -1/+3 |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 1 | -0/+3 |
* | This fixes the usage stats opt-in javascript on the in EULA dialog to return ... | gwilson@google.com | 2009-02-04 | 1 | -2/+2 |
* | Setting the App Paths registry key at install time for admin users for | robertshield@chromium.org | 2009-02-02 | 1 | -0/+4 |
* | This CL fixes bugs with EULA | cpu@google.com | 2009-01-29 | 4 | -6/+2 |
* | Wire the stats consent checkbox of the EULA | cpu@google.com | 2009-01-29 | 1 | -15/+14 |