summaryrefslogtreecommitdiffstats
path: root/chrome/installer/test
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() on Windowsdcheng2016-03-021-2/+2
* win_gn: Fixed compilation of installer_util_unittestskirr2016-02-061-1/+2
* clang/win: Fix -Wsign-compare warning after https://codereview.chromium.org/1...thakis2016-01-261-2/+2
* Add support for component builds in alternate_version_generator.grt2016-01-262-70/+135
* Use .rc strings in fewer places for installer util.brettw2015-12-291-3/+3
* Switch to standard integer types in chrome/.avi2015-12-268-53/+74
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-3/+3
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-3/+3
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-1/+0
* vs2015: avoid warning in chrome/installer/test/alternative_version_generator.ccscottmg2015-06-081-2/+4
* Remove dependency on resources from installer_utilbrettw2015-05-211-0/+1
* Make the GN Windows component build work.brettw2015-05-051-1/+1
* Add installer_util_unittests to the GN windows buildbrettw2015-05-013-4/+65
* Revert of Add installer_util_unittests to the GN windows build (patchset #5 i...rickyz2015-04-303-65/+4
* Add installer_util_unittests to the GN windows buildbrettw2015-04-303-4/+65
* Support 32-bit subversion fields in base::Version.wfh2015-03-101-1/+1
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-252-7/+7
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-051-3/+3
* Revert of Upgrade the windows specific version of LaunchProcess to avoid raw ...rfevang2014-12-031-3/+3
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-031-3/+3
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-233-3/+3
* Don't bind a temporary to a reference.thakis@chromium.org2014-06-261-6/+7
* Remove stale references to PlatformFile flags, errors or functions.rvargas@chromium.org2014-06-051-1/+1
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+2
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-6/+6
* Installer: remove uses of PlatformFilervargas@chromium.org2014-02-251-20/+18
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-3/+3
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-3/+3
* Move temp file functions to base namespace.brettw@chromium.org2013-12-032-2/+2
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-3/+2
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-2/+3
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-3/+2
* Update include paths in chrome/installer/ for base/process changes.rsesek@chromium.org2013-07-231-1/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-5/+5
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-2/+2
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-2/+2
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-3/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-5/+5
* Use a direct include of strings headers in chrome/installer/, part 1.avi@chromium.org2013-06-111-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+2
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+2
* Fix InstallerStateTest.RemoveOldVersionDirs by fixing the comparison in alter...wfh@chromium.org2013-04-301-2/+2
* Move Version to base namespace.xhwang@chromium.org2013-04-221-3/+2
* 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