index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
installer
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't bind a temporary to a reference.
thakis@chromium.org
2014-06-26
1
-6
/
+7
*
Remove stale references to PlatformFile flags, errors or functions.
rvargas@chromium.org
2014-06-05
1
-1
/
+1
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+2
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-6
/
+6
*
Installer: remove uses of PlatformFile
rvargas@chromium.org
2014-02-25
1
-20
/
+18
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-3
/
+3
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-3
/
+3
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-28
1
-3
/
+2
*
Revert of https://codereview.chromium.org/71013004/
hashimoto@chromium.org
2013-11-27
1
-2
/
+3
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-27
1
-3
/
+2
*
Update include paths in chrome/installer/ for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+2
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
2
-5
/
+5
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-2
/
+2
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-2
/
+2
*
Move DeleteAfterReboot, Move, and ReplaceFile to base namespace
brettw@chromium.org
2013-07-01
1
-3
/
+3
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
2
-5
/
+5
*
Use a direct include of strings headers in chrome/installer/, part 1.
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
/
+2
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-2
/
+2
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-2
/
+2
*
Fix InstallerStateTest.RemoveOldVersionDirs by fixing the comparison in alter...
wfh@chromium.org
2013-04-30
1
-2
/
+2
*
Move Version to base namespace.
xhwang@chromium.org
2013-04-22
1
-3
/
+2
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
1
-2
/
+2
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-5
/
+5
*
Convert FilePath to base::FilePath.
brettw@chromium.org
2013-02-19
2
-2
/
+2
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
5
-35
/
+40
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
3
-10
/
+17
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-1
/
+1
*
Drastically simplify old version cleanup and add some additional logging.
robertshield@chromium.org
2012-11-01
2
-8
/
+54
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
4
-4
/
+0
*
Prevent redirector from returning the current module in cases where it fails ...
robertshield@chromium.org
2011-09-13
1
-1
/
+17
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
1
-1
/
+4
*
Switch out the setup api for using the cabinet API directly.
tommi@chromium.org
2011-03-16
1
-0
/
+0
*
Add an integration test for Chrome Frame's DllRedirector class.
robertshield@chromium.org
2011-03-01
2
-22
/
+78
*
Add a --force command line option to the alternate_version_generator to allow...
robertshield@chromium.org
2011-02-22
1
-1
/
+3
*
- upgrade_test::GenerateNextVersion is now GenerateAlternateVersion and can b...
grt@chromium.org
2011-01-28
4
-20
/
+217
*
Add infrastructure enabling tests of installer upgrade scenarios.
grt@chromium.org
2010-11-23
10
-0
/
+1095