| Commit message (Expand) | Author | Age | Files | Lines |
* | Make callers of CommandLine use it via the base:: namespace, and remove the g... | avi | 2014-12-25 | 1 | -1/+1 |
* | Clean up unused param in RegistryOverrideManager | gab | 2014-09-18 | 1 | -1/+1 |
* | Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl... | grt | 2014-09-01 | 1 | -5/+5 |
* | Revert of Fix ProductTest.ProductInstallBasic and InstallerStateTest.Initiali... | ckocagil | 2014-08-31 | 1 | -5/+5 |
* | Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl... | grt | 2014-08-30 | 1 | -5/+5 |
* | Remove installer::GetChromeUserDataPath helper. | msw@chromium.org | 2014-05-01 | 1 | -14/+8 |
* | Remove stale code to delete the metro user data dir. It never shipped. | grt@chromium.org | 2014-04-03 | 1 | -13/+3 |
* | Revert "Update all users of base::Version to explicitly specify the namespace... | avi@chromium.org | 2014-01-03 | 1 | -1/+1 |
* | Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s... | avi@chromium.org | 2013-12-25 | 1 | -1/+2 |
* | Update all users of base::Version to explicitly specify the namespace, and cl... | avi@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Revert 184352 | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Add utf_string_conversions to base namespace. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Move FilePath->base::FilePath | brettw@chromium.org | 2013-02-11 | 1 | -3/+3 |
* | Fix backwards use of EXPECT_OP in test. | grt@chromium.org | 2012-08-07 | 1 | -1/+1 |
* | Delete both regular and Metro user data dirs on uninstall. | grt@chromium.org | 2012-08-03 | 1 | -3/+13 |
* | Remove two deprecated methods from base::Version | isherman@chromium.org | 2012-07-11 | 1 | -5/+4 |
* | Flakiness cleanup: disable flaky tests under chrome/ | evan@chromium.org | 2012-02-15 | 1 | -1/+1 |
* | Mark ProductTest.ProductInstallBasic flaky on Win. | nkostylev@chromium.org | 2011-10-17 | 1 | -1/+8 |
* | Tommi: I need an owner review for the chrome frame changes. | rogerta@chromium.org | 2011-08-24 | 1 | -31/+4 |
* | More installer refactoring in the interest of fixing some bugs and cleaning t... | grt@chromium.org | 2011-01-25 | 1 | -87/+42 |
* | Regkey functions return error code instead of bool | amit@chromium.org | 2011-01-19 | 1 | -4/+5 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -3/+1 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -1/+3 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -3/+1 |
* | - WriteInstallerResult is now back in InstallUtil and only writes the result ... | grt@chromium.org | 2011-01-05 | 1 | -10/+16 |
* | base/version: remove wstring version | evan@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | - Installation results for use by Google Update are now written at the Packag... | grt@chromium.org | 2010-12-22 | 1 | -16/+17 |
* | Installer cleanup | amit@chromium.org | 2010-12-16 | 1 | -3/+3 |
* | Adding a new class, PackageProperties that represents the shared binaries for... | tommi@chromium.org | 2010-12-15 | 1 | -6/+10 |
* | Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ... | robertshield@chromium.org | 2010-12-15 | 1 | -9/+9 |
* | Revert 69165 - Merge the installer, installer_util and setup_util namespaces ... | robertshield@chromium.org | 2010-12-14 | 1 | -9/+9 |
* | Merge the installer, installer_util and setup_util namespaces into a single i... | robertshield@chromium.org | 2010-12-14 | 1 | -9/+9 |
* | Add a CEEE mode to the ChromeFrame distribution class. | robertshield@chromium.org | 2010-12-13 | 1 | -4/+17 |
* | Refactor the installer to support multi-install. | tommi@chromium.org | 2010-12-01 | 1 | -0/+179 |