| Commit message (Expand) | Author | Age | Files | Lines |
* | Win SxS: Show SxS in about box version instead of unknown. | mattm@chromium.org | 2010-04-23 | 5 | -3/+17 |
* | Win: Use different icon for SxS | mattm@chromium.org | 2010-04-23 | 4 | -0/+11 |
* | Changes the window class name references to Chrome_WindowImpl instead of Chro... | gwilson@google.com | 2010-04-22 | 1 | -4/+4 |
* | Modifies Installation return codes to not return success (0) if an existing v... | gwilson@google.com | 2010-04-21 | 1 | -1/+0 |
* | Make sure GoogleUpdateSettings::GetChromeChannel does not read | siggi@chromium.org | 2010-04-20 | 3 | -8/+27 |
* | Twiddle the DACLs in setup.exe before re-launch at user level | cpu@chromium.org | 2010-04-19 | 1 | -1/+58 |
* | Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not read | siggi@chromium.org | 2010-04-16 | 5 | -102/+16 |
* | Make sure GoogleUpdateSettings::GetChromeChannel does not read | siggi@chromium.org | 2010-04-16 | 5 | -16/+102 |
* | Add new search engine dialog for first run process. | mirandac@chromium.org | 2010-04-13 | 3 | -2/+9 |
* | Add the Resources/net_internals directory to mini_installer's manifest. | eroman@chromium.org | 2010-04-12 | 1 | -0/+1 |
* | Auto restart when update available while running in the background on windows. | atwilson@chromium.org | 2010-04-09 | 2 | -1/+8 |
* | Modifies setup's fallback language order. If Omaha has a language specified ... | gwilson@google.com | 2010-04-09 | 1 | -5/+20 |
* | Revert 43989 - This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-09 | 2 | -8/+1 |
* | This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-08 | 2 | -1/+8 |
* | compile-time test to ensure installer critical enum does not change | cpu@chromium.org | 2010-04-06 | 1 | -0/+6 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 3 | -3/+3 |
* | Fix the toast experiment omaha groups | cpu@chromium.org | 2010-04-05 | 1 | -11/+5 |
* | Change the inactive window for notification from 3000 to 30 days. | mal@google.com | 2010-04-02 | 1 | -1/+1 |
* | Modifies the way setup gets the system locale by getting the user's default l... | gwilson@google.com | 2010-04-02 | 1 | -1/+1 |
* | Have Chrome Frame always delete the user profile on uninstall unless an MSI u... | robertshield@chromium.org | 2010-03-29 | 2 | -4/+23 |
* | Adding the cobwerks plugin to the windows installer | cpu@chromium.org | 2010-03-26 | 2 | -1/+3 |
* | Linux installer/packager changes for "Cobwerks". | viettrungluu@chromium.org | 2010-03-26 | 1 | -0/+2 |
* | Follow-up to Tony's change to replace he.xtb with iw.xtb | jshin@chromium.org | 2010-03-26 | 1 | -2/+2 |
* | Revert 42570 - Move the installer result enum to the bottom | cpu@chromium.org | 2010-03-25 | 1 | -4/+2 |
* | Remove Oriya from the list of UI languages for now because we're not getting ... | jshin@chromium.org | 2010-03-25 | 1 | -1/+0 |
* | Move the installer result enum to the bottom | cpu@chromium.org | 2010-03-25 | 1 | -2/+4 |
* | Add import_bookmarks_from_file option to master pref that | huanr@chromium.org | 2010-03-24 | 5 | -0/+44 |
* | Allowing MSI mode detection to work from the master preferences file. | robertshield@chromium.org | 2010-03-22 | 16 | -230/+365 |
* | Make sure we include the bookmark manager in the installer | arv@chromium.org | 2010-03-19 | 1 | -0/+7 |
* | Removing AddDefaultBookmark related code as we are taking | huanr@chromium.org | 2010-03-19 | 3 | -44/+0 |
* | Add the Chrome Frame product name to the localized .grd files. | robertshield@chromium.org | 2010-03-16 | 2 | -5/+7 |
* | Modifies the over-install behavior of setup to launch Chrome itself instead o... | gwilson@google.com | 2010-03-12 | 1 | -1/+3 |
* | If running under an MSI, setup.exe must always return 0 on uninstallation. | robertshield@chromium.org | 2010-03-11 | 1 | -4/+13 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+2 |
* | Add a flag to the installer that prevents the Add/Remove Programs uninstall s... | robertshield@chromium.org | 2010-03-10 | 6 | -40/+66 |
* | Allow the use of the master_preferences file in Linux. | tony@chromium.org | 2010-03-10 | 8 | -25/+64 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 2 | -18/+18 |
* | Set eol-style for mini_installer.gyp to unbreak the build for people who use ... | pkasting@chromium.org | 2010-03-08 | 1 | -278/+278 |
* | Remove nacl win64 binary from chrome dependencies, add it to installer depend... | gregoryd@google.com | 2010-03-08 | 1 | -277/+278 |
* | Add support for auto-installing extensions at first run via master prefs | cpu@chromium.org | 2010-03-08 | 3 | -2/+87 |
* | Overinstall mismatch, Launch the existing chrome instead | cpu@chromium.org | 2010-03-05 | 4 | -3/+31 |
* | Prevent CF from trashing Chrome's registrations when uninstalling. | robertshield@chromium.org | 2010-03-04 | 3 | -2/+10 |
* | Add 64-bit binaries that are required for NaCl support to Chrome installation... | gregoryd@google.com | 2010-03-04 | 6 | -0/+14 |
* | Modifies the uninstall path from the toast to appropriately handle system-lev... | gwilson@google.com | 2010-03-04 | 1 | -1/+1 |
* | Fix in use update of SxS channel. | huanr@chromium.org | 2010-03-03 | 1 | -0/+5 |
* | Tweak minidump flags to include a little more detail. | siggi@chromium.org | 2010-03-01 | 4 | -0/+184 |
* | Disable registering, unregistering, and setting default browser | huanr@chromium.org | 2010-02-27 | 7 | -11/+36 |
* | First part of the pre-set bookmarks feature | cpu@chromium.org | 2010-02-26 | 3 | -36/+82 |
* | Use different short cut names for SxS installation. | huanr@chromium.org | 2010-02-26 | 8 | -4/+20 |
* | Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl... | gregoryd@google.com | 2010-02-25 | 1 | -1/+1 |