| Commit message (Expand) | Author | Age | Files | Lines |
* | Extension package creation cleanup | erg@google.com | 2010-08-11 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+3 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 2 | -13/+14 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 1 | -12/+11 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 1 | -11/+12 |
* | Remove number conversion functions from string_util. These moved to string_nu... | brettw@chromium.org | 2010-08-03 | 2 | -3/+7 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 5 | -0/+5 |
* | During installer cleanup, replace the use of rollback-able DeleteTreeWorkItem... | robertshield@chromium.org | 2010-07-23 | 1 | -6/+6 |
* | Include the Chrome Frame binary in Chrome installers. Note that it will only ... | robertshield@chromium.org | 2010-07-07 | 3 | -27/+18 |
* | Resubmit of r49346 that caused mysterious test failures on the bot. | robertshield@chromium.org | 2010-06-12 | 1 | -1/+1 |
* | Reverting this as it caused installer_unit_tests to fail. Please fix and reland. | ananta@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Fix problem whereby the "-full" magic value is removed from the "ap" value wh... | robertshield@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Fix a couple of issues with MSI support through upgrades: | robertshield@chromium.org | 2010-06-07 | 2 | -40/+62 |
* | file_util: Convert the wstring version of IsDirectoryEmpty to FilePath. | tfarina@chromium.org | 2010-05-26 | 1 | -3/+2 |
* | Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath. | tfarina@chromium.org | 2010-05-24 | 1 | -10/+11 |
* | Try harder to clean up temp files in case we have a failed install / upgrade. | robertshield@chromium.org | 2010-05-11 | 1 | -1/+16 |
* | Additional changes to support Chrome / CF installation wrapped in an MSI: | robertshield@chromium.org | 2010-04-28 | 3 | -42/+65 |
* | compile-time test to ensure installer critical enum does not change | cpu@chromium.org | 2010-04-06 | 1 | -0/+6 |
* | Have Chrome Frame always delete the user profile on uninstall unless an MSI u... | robertshield@chromium.org | 2010-03-29 | 1 | -2/+21 |
* | Allowing MSI mode detection to work from the master preferences file. | robertshield@chromium.org | 2010-03-22 | 5 | -154/+30 |
* | 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 |
* | Add a flag to the installer that prevents the Add/Remove Programs uninstall s... | robertshield@chromium.org | 2010-03-10 | 2 | -40/+59 |
* | Allow the use of the master_preferences file in Linux. | tony@chromium.org | 2010-03-10 | 1 | -1/+2 |
* | Overinstall mismatch, Launch the existing chrome instead | cpu@chromium.org | 2010-03-05 | 1 | -2/+27 |
* | Prevent CF from trashing Chrome's registrations when uninstalling. | robertshield@chromium.org | 2010-03-04 | 1 | -2/+4 |
* | Add 64-bit binaries that are required for NaCl support to Chrome installation... | gregoryd@google.com | 2010-03-04 | 1 | -0/+4 |
* | Fix in use update of SxS channel. | huanr@chromium.org | 2010-03-03 | 1 | -0/+5 |
* | Disable registering, unregistering, and setting default browser | huanr@chromium.org | 2010-02-27 | 2 | -11/+19 |
* | Use different short cut names for SxS installation. | huanr@chromium.org | 2010-02-26 | 2 | -3/+3 |
* | Disabling options that sxs channel does not support. | huanr@chromium.org | 2010-02-24 | 1 | -6/+44 |
* | Add google chrome sxs distribution for installer and omaha launcher. | huanr@chromium.org | 2010-02-17 | 1 | -0/+5 |
* | Modifies the behavior of setup.exe so when --system-level-toast is passed, it... | gwilson@google.com | 2010-02-09 | 1 | -2/+3 |
* | System toast was trying to launch the per-user chrome | cpu@chromium.org | 2010-02-05 | 1 | -1/+1 |
* | Modify the toast to hit system-level installs | cpu@chromium.org | 2010-02-02 | 1 | -1/+12 |
* | Fix chrome_frame_mini_installer.exe to use the right archive names for instal... | robertshield@chromium.org | 2010-01-27 | 3 | -8/+29 |
* | Adding a secondary mini_installer target for Chrome Frame. This will remove t... | robertshield@chromium.org | 2010-01-19 | 1 | -27/+31 |
* | Display proper error message at couple of places during installation. | kuchhal@chromium.org | 2010-01-13 | 2 | -55/+68 |
* | Add some licensing comments under chrome/. | evan@chromium.org | 2009-12-28 | 1 | -0/+4 |
* | Changes the title of the in-product EULAs to not contain "OEM" | gwilson@google.com | 2009-12-18 | 41 | -62/+62 |
* | Remove the default usage of --force-uninstall for Chrome Frame uninstallation... | robertshield@chromium.org | 2009-12-17 | 3 | -8/+8 |
* | Revert some of the change to go back to multiple experiments | cpu@chromium.org | 2009-12-03 | 1 | -1/+3 |
* | Revert "installer: clean up to use FilePath instead of std::wstring." | kuchhal@chromium.org | 2009-11-23 | 5 | -200/+211 |
* | installer: clean up to use FilePath instead of std::wstring. | kuchhal@chromium.org | 2009-11-23 | 5 | -211/+200 |
* | Go back to a single toast flavor. | cpu@chromium.org | 2009-11-20 | 1 | -5/+2 |
* | Set prop app id for chromium/application shortcut. | xiyuan@chromium.org | 2009-11-19 | 1 | -1/+2 |
* | file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate... | evan@chromium.org | 2009-11-19 | 1 | -20/+19 |
* | cleanup: remove unused variable from setup_constants. | kuchhal@chromium.org | 2009-11-16 | 2 | -4/+0 |