summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/product_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-1/+1
* Clean up unused param in RegistryOverrideManagergab2014-09-181-1/+1
* Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...grt2014-09-011-5/+5
* Revert of Fix ProductTest.ProductInstallBasic and InstallerStateTest.Initiali...ckocagil2014-08-311-5/+5
* Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...grt2014-08-301-5/+5
* Remove installer::GetChromeUserDataPath helper.msw@chromium.org2014-05-011-14/+8
* Remove stale code to delete the metro user data dir. It never shipped.grt@chromium.org2014-04-031-13/+3
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-1/+1
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-1/+2
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-3/+3
* Fix backwards use of EXPECT_OP in test.grt@chromium.org2012-08-071-1/+1
* Delete both regular and Metro user data dirs on uninstall.grt@chromium.org2012-08-031-3/+13
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-5/+4
* Flakiness cleanup: disable flaky tests under chrome/evan@chromium.org2012-02-151-1/+1
* Mark ProductTest.ProductInstallBasic flaky on Win.nkostylev@chromium.org2011-10-171-1/+8
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-241-31/+4
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-87/+42
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-4/+5
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-3/+1
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-1/+3
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-3/+1
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-10/+16
* base/version: remove wstring versionevan@chromium.org2010-12-231-1/+1
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-16/+17
* Installer cleanupamit@chromium.org2010-12-161-3/+3
* Adding a new class, PackageProperties that represents the shared binaries for...tommi@chromium.org2010-12-151-6/+10
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-9/+9
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-9/+9
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-9/+9
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-131-4/+17
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-0/+179