summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/installer_state_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...grt2014-09-011-0/+17
* Revert of Fix ProductTest.ProductInstallBasic and InstallerStateTest.Initiali...ckocagil2014-08-311-14/+0
* Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...grt2014-08-301-0/+14
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-35/+33
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-8/+10
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-33/+35
* Remove installation of Chrome Frame.grt@chromium.org2013-12-231-16/+8
* Uninstall multi-install Chrome Frame when updated.grt@chromium.org2013-12-041-0/+59
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-13/+13
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Update include paths in chrome/installer/ for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-44/+44
* Use a direct include of strings headers in chrome/installer/, part 2.avi@chromium.org2013-06-111-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+3
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* Fix InstallerStateTest.RemoveOldVersionDirs by fixing the comparison in alter...wfh@chromium.org2013-04-301-9/+1
* Revert 184352brettw@chromium.org2013-02-241-11/+9
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-9/+11
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Temporarily disable failing Win64 tests relying on pe_imagejschuh@chromium.org2013-02-131-1/+9
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-33/+34
* IsFileInUse should return false when the directory doesn't exist, too.grt@chromium.org2012-11-261-12/+0
* IsFileInUse should return false when the file doesn't exist.grt@chromium.org2012-11-191-0/+11
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-5/+5
* Drastically simplify old version cleanup and add some additional logging.robertshield@chromium.org2012-11-011-0/+114
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-29/+23
* Add support for --critical-update-version to installer.grt@chromium.org2011-11-111-1/+157
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-241-5/+9
* Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...robertshield@chromium.org2011-07-151-0/+30
* Reland 87035 - Properly detect the current version when migrating single to m...grt@chromium.org2011-05-271-0/+26
* Revert 87035 - Properly detect the current version when migrating single to m...msw@chromium.org2011-05-271-26/+0
* Properly detect the current version when migrating single to multi. Previous...grt@chromium.org2011-05-271-0/+26
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-191-9/+89
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix cleanup of old version directories. Specifically, only keep the versions ...robertshield@chromium.org2011-03-161-1/+10
* Temp dir cleanup:grt@chromium.org2011-02-181-4/+21
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-0/+327