| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl... | grt | 2014-09-01 | 1 | -0/+17 |
* | Revert of Fix ProductTest.ProductInstallBasic and InstallerStateTest.Initiali... | ckocagil | 2014-08-31 | 1 | -14/+0 |
* | Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl... | grt | 2014-08-30 | 1 | -0/+14 |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2. | thestig | 2014-08-23 | 1 | -1/+1 |
* | Move UTF16ToASCII, remove WideToASCII. | brettw@chromium.org | 2014-03-14 | 1 | -1/+1 |
* | Revert "Update all users of base::Version to explicitly specify the namespace... | avi@chromium.org | 2014-01-03 | 1 | -35/+33 |
* | Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s... | avi@chromium.org | 2013-12-25 | 1 | -8/+10 |
* | Update all users of base::Version to explicitly specify the namespace, and cl... | avi@chromium.org | 2013-12-23 | 1 | -33/+35 |
* | Remove installation of Chrome Frame. | grt@chromium.org | 2013-12-23 | 1 | -16/+8 |
* | Uninstall multi-install Chrome Frame when updated. | grt@chromium.org | 2013-12-04 | 1 | -0/+59 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -13/+13 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Update include paths in chrome/installer/ for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+0 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -44/+44 |
* | Use a direct include of strings headers in chrome/installer/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -2/+3 |
* | Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -3/+2 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -2/+3 |
* | Fix InstallerStateTest.RemoveOldVersionDirs by fixing the comparison in alter... | wfh@chromium.org | 2013-04-30 | 1 | -9/+1 |
* | Revert 184352 | brettw@chromium.org | 2013-02-24 | 1 | -11/+9 |
* | Add utf_string_conversions to base namespace. | brettw@chromium.org | 2013-02-24 | 1 | -9/+11 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Temporarily disable failing Win64 tests relying on pe_image | jschuh@chromium.org | 2013-02-13 | 1 | -1/+9 |
* | Move FilePath->base::FilePath | brettw@chromium.org | 2013-02-11 | 1 | -33/+34 |
* | IsFileInUse should return false when the directory doesn't exist, too. | grt@chromium.org | 2012-11-26 | 1 | -12/+0 |
* | IsFileInUse should return false when the file doesn't exist. | grt@chromium.org | 2012-11-19 | 1 | -0/+11 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -5/+5 |
* | Drastically simplify old version cleanup and add some additional logging. | robertshield@chromium.org | 2012-11-01 | 1 | -0/+114 |
* | Remove two deprecated methods from base::Version | isherman@chromium.org | 2012-07-11 | 1 | -29/+23 |
* | Add support for --critical-update-version to installer. | grt@chromium.org | 2011-11-11 | 1 | -1/+157 |
* | Tommi: I need an owner review for the chrome frame changes. | rogerta@chromium.org | 2011-08-24 | 1 | -5/+9 |
* | Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin... | robertshield@chromium.org | 2011-07-15 | 1 | -0/+30 |
* | Reland 87035 - Properly detect the current version when migrating single to m... | grt@chromium.org | 2011-05-27 | 1 | -0/+26 |
* | Revert 87035 - Properly detect the current version when migrating single to m... | msw@chromium.org | 2011-05-27 | 1 | -26/+0 |
* | Properly detect the current version when migrating single to multi. Previous... | grt@chromium.org | 2011-05-27 | 1 | -0/+26 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Write installer results in all relevant registry keys so that we're sure that... | grt@chromium.org | 2011-05-19 | 1 | -9/+89 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Fix cleanup of old version directories. Specifically, only keep the versions ... | robertshield@chromium.org | 2011-03-16 | 1 | -1/+10 |
* | Temp dir cleanup: | grt@chromium.org | 2011-02-18 | 1 | -4/+21 |
* | More installer refactoring in the interest of fixing some bugs and cleaning t... | grt@chromium.org | 2011-01-25 | 1 | -0/+327 |