| Commit message (Expand) | Author | Age | Files | Lines |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+4 |
* | Fix uninstallation of stand-alone user-level app launcher. | erikwright@chromium.org | 2012-12-23 | 1 | -0/+16 |
* | Removing flow to demote App Launcher to App Host, so app_host.exe can be dele... | huangs@chromium.org | 2012-12-14 | 1 | -5/+0 |
* | Adding uninstaller flow to demote App Launcher to App Host (AKA opt-out). | huangs@chromium.org | 2012-12-05 | 1 | -0/+5 |
* | Remove Chrome's ProgID from filetype associations at uninstall. | grt@chromium.org | 2012-09-19 | 1 | -2/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Always suffix ChromeHTML entries on Windows for user-level installs. | gab@chromium.org | 2012-06-17 | 1 | -1/+2 |
* | HKCR/ChromeHTML Win8 registry requirements | gab@chromium.org | 2012-04-21 | 1 | -4/+3 |
* | Cleanup: Remove unneeded forward declarations in chrome/installer. | thestig@chromium.org | 2011-11-12 | 1 | -1/+0 |
* | Fix default browser registration for simplified chinese installs. | grt@chromium.org | 2011-11-02 | 1 | -1/+1 |
* | On uninstall, remove the registry keys that Chrome lays down to make itself t... | grt@chromium.org | 2011-03-30 | 1 | -5/+10 |
* | - WriteInstallerResult is now back in InstallUtil and only writes the result ... | grt@chromium.org | 2011-01-05 | 1 | -5/+16 |
* | Support for GCF ready-mode. | tommi@chromium.org | 2010-12-23 | 1 | -2/+3 |
* | Installer cleanup | amit@chromium.org | 2010-12-16 | 1 | -1/+0 |
* | Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ... | robertshield@chromium.org | 2010-12-15 | 1 | -2/+2 |
* | Revert 69165 - Merge the installer, installer_util and setup_util namespaces ... | robertshield@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Merge the installer, installer_util and setup_util namespaces into a single i... | robertshield@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Refactor the installer to support multi-install. | tommi@chromium.org | 2010-12-01 | 1 | -10/+8 |
* | Attempt to reland http://codereview.chromium.org/4928002/ | tommi@chromium.org | 2010-11-15 | 1 | -2/+1 |
* | Revert 66088 - Changing the installer switches from wchar_t[] to char[]. | tommi@chromium.org | 2010-11-15 | 1 | -1/+2 |
* | Changing the installer switches from wchar_t[] to char[]. | tommi@chromium.org | 2010-11-14 | 1 | -2/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Revert "installer: clean up to use FilePath instead of std::wstring." | kuchhal@chromium.org | 2009-11-23 | 1 | -8/+4 |
* | installer: clean up to use FilePath instead of std::wstring. | kuchhal@chromium.org | 2009-11-23 | 1 | -4/+8 |
* | <html> | aa@chromium.org | 2009-09-21 | 1 | -0/+5 |
* | Allow two user level installs of Chrome to have default browser settings. | kuchhal@chromium.org | 2009-07-23 | 1 | -4/+6 |
* | Re-re-write the logic to elevate uninstaller. | kuchhal@chromium.org | 2009-05-06 | 1 | -1/+9 |
* | Fix the uninstall failures caused by elevated uninstaller. | kuchhal@chromium.org | 2009-04-30 | 1 | -3/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Add a check in Chrome to not run user level mode if machine level Chrome | kuchhal@chromium.org | 2008-10-15 | 1 | -1/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+56 |