summaryrefslogtreecommitdiffstats
path: root/chrome/installer/test
Commit message (Expand)AuthorAgeFilesLines
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-2/+2
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-192-2/+2
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-115-35/+40
* Add FilePath to base namespace.brettw@chromium.org2013-02-023-10/+17
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Drastically simplify old version cleanup and add some additional logging.robertshield@chromium.org2012-11-012-8/+54
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Prevent redirector from returning the current module in cases where it fails ...robertshield@chromium.org2011-09-131-1/+17
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-1/+4
* Switch out the setup api for using the cabinet API directly.tommi@chromium.org2011-03-161-0/+0
* Add an integration test for Chrome Frame's DllRedirector class.robertshield@chromium.org2011-03-012-22/+78
* Add a --force command line option to the alternate_version_generator to allow...robertshield@chromium.org2011-02-221-1/+3
* - upgrade_test::GenerateNextVersion is now GenerateAlternateVersion and can b...grt@chromium.org2011-01-284-20/+217
* Add infrastructure enabling tests of installer upgrade scenarios.grt@chromium.org2010-11-2310-0/+1095