| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a CEEE mode to the ChromeFrame distribution class. | robertshield@chromium.org | 2010-12-13 | 3 | -58/+18 |
* | Temporary workaround to get tests that reference singletons either directly o... | tommi@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | When COM DLL registration fails, return false from DoPostInstallTasks. | tommi@chromium.org | 2010-12-07 | 1 | -1/+4 |
* | Support for checking multiple keyfiles when removing an installation package. | tommi@chromium.org | 2010-12-02 | 2 | -6/+4 |
* | Refactor the installer to support multi-install. | tommi@chromium.org | 2010-12-01 | 8 | -840/+1034 |
* | Fix setup_unittest.exe so it, you know, can ever possibly pass. | robertshield@chromium.org | 2010-11-30 | 1 | -22/+16 |
* | Fix the collection of Chrome uninstall survey results which regressed a year ... | robertshield@chromium.org | 2010-11-20 | 1 | -3/+5 |
* | Attempt to reland http://codereview.chromium.org/4928002/ | tommi@chromium.org | 2010-11-15 | 4 | -50/+33 |
* | Revert 66088 - Changing the installer switches from wchar_t[] to char[]. | tommi@chromium.org | 2010-11-15 | 4 | -33/+50 |
* | Changing the installer switches from wchar_t[] to char[]. | tommi@chromium.org | 2010-11-14 | 4 | -50/+33 |
* | Add multi install support to MasterPreferences and start using it in a few pl... | tommi@chromium.org | 2010-11-11 | 2 | -71/+79 |
* | Wait a bit for the helper to exit before continuing with removing files. | tommi@chromium.org | 2010-11-11 | 1 | -4/+31 |
* | Refactoring the master_preferences functions. | tommi@chromium.org | 2010-11-03 | 3 | -36/+35 |
* | base: Move CaseInsensitiveCompare traits into the base namespace. | tfarina@chromium.org | 2010-11-03 | 1 | -1/+1 |
* | Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu... | pkasting@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Update installer error strings to include Chrome Frame specific branding when... | robertshield@chromium.org | 2010-10-26 | 1 | -2/+12 |
* | Convert LOG(INFO) to VLOG(1) - chrome/installer/. | pkasting@chromium.org | 2010-10-20 | 4 | -92/+83 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 2 | -6/+9 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 2 | -4/+4 |
* | CommandLine: remove wstring-based program() accessor | evan@chromium.org | 2010-10-14 | 5 | -43/+51 |
* | When uninstalling, only attempt to unregister DLLs if in ChromeFrame mode. | robertshield@chromium.org | 2010-09-16 | 1 | -2/+3 |
* | Add termination of the chrome frame helper process to the uninstaller. | robertshield@chromium.org | 2010-09-09 | 1 | -0/+16 |
* | Setting oopcrashes=1 during install | huanr@chromium.org | 2010-09-07 | 1 | -0/+4 |
* | Add the ability to call an alternate entry point name on self-registering DLL... | robertshield@chromium.org | 2010-09-06 | 2 | -3/+6 |
* | Allow download Chrome page to set Chrome as default even if it is not a new i... | mirandac@chromium.org | 2010-09-02 | 1 | -1/+14 |
* | Remove forward declares for ASCIIToUTF16 from string_util. All callers now use | brettw@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -1/+3 |
* | Cleanup Registry API: part 3. | tfarina@chromium.org | 2010-08-14 | 1 | -1/+1 |
* | 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 |