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
/
test
/
mini_installer_test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete old mini_installer_test.
grt@chromium.org
2014-06-02
10
-1387
/
+0
*
Add a flag to all of the registry related work items to specify whether to op...
wfh@chromium.org
2014-05-23
3
-7
/
+9
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-3
/
+3
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-1
/
+1
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Remove Chrome Frame ready-mode.
grt@chromium.org
2013-12-12
4
-32
/
+2
*
Update include paths in chrome/test for base/process changes.
rsesek@chromium.org
2013-07-24
4
-5
/
+5
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
2
-2
/
+2
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
3
-8
/
+8
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-1
/
+1
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
2
-2
/
+2
*
Use a direct include of strings headers in chrome/test/.
avi@chromium.org
2013-06-11
3
-5
/
+5
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-24
/
+13
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-13
/
+24
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-24
/
+13
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-5
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-4
/
+4
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
6
-69
/
+69
*
Delete kBrowserAppName in favor of IDS_SHORT_PRODUCT_NAME.
asvitkine@chromium.org
2013-02-06
2
-2
/
+0
*
Fix CleanupProcesses() interface to use TimeDelta.
tedvessenes@gmail.com
2012-07-31
2
-7
/
+8
*
Switch to TimeDelta interfaces in chrome automation test infrastructure.
tedvessenes@gmail.com
2012-07-20
1
-1
/
+1
*
Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...
cpu@chromium.org
2012-07-13
1
-1
/
+1
*
Switch to TimeDelta interfaces in chrome automation test infrastructure.
tedvessenes@gmail.com
2012-07-13
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
1
-4
/
+4
*
Remove --do-not-create-shortcuts flag from setup.exe
gab@chromium.org
2012-06-27
1
-1
/
+0
*
Cleanup: Remove deprecated version of file_util::AppendToPath().
thestig@chromium.org
2012-03-13
1
-15
/
+10
*
Resubmitting 8464001 after removing obsolete tests.
hnguyen@chromium.org
2012-01-05
12
-1338
/
+1077
*
Update Sleep() calls in chrome/test to use TimeDelta instead of ints.
tedvessenes@gmail.com
2012-01-04
2
-31
/
+42
*
Broke mini_installer_test.
jhawkins@chromium.org
2011-12-20
12
-1082
/
+1313
*
A few things in this rewrite:
hnguyen@chromium.org
2011-12-20
12
-1313
/
+1082
*
remove windows crlf at end of line.
hnguyen@chromium.org
2011-12-16
1
-1
/
+1
*
Use InstallUtil::GetChromeVersion() to retrieve version number.
hnguyen@chromium.org
2011-11-04
2
-13
/
+7
*
Add tests for Chrome over install when in use.
hnguyen@google.com
2011-11-02
3
-10
/
+25
*
Add test for Chrome install with existing Chrome Frame user/sys level.
hnguyen@google.com
2011-10-31
4
-19
/
+42
*
Add test for installing Chrome Frame with multi-install.
hnguyen@chromium.org
2011-10-20
2
-4
/
+10
*
Add chrome and cf multi-install tests.
hnguyen@google.com
2011-10-18
3
-7
/
+18
*
Adding tests for chrome/cf ready mode tests
hnguyen@google.com
2011-10-14
3
-13
/
+49
*
A few things in this change:
hnguyen@google.com
2011-10-12
6
-166
/
+100
*
Second attempt at adding Chrome multi-install tests.
hnguyen@google.com
2011-10-05
7
-375
/
+365
*
Revert "Adding simple Chrome install testing using multi-install and cleaning...
rickcam@chromium.org
2011-09-29
7
-192
/
+244
*
Adding simple Chrome install testing using multi-install and cleaning up a bit.
hnguyen@google.com
2011-09-28
7
-244
/
+192
*
Change the routine to find latest build dir and installer file.
hnguyen@google.com
2011-09-16
7
-342
/
+240
*
Remove unused flags and add --help.
hnguyen@chromium.org
2011-09-01
3
-20
/
+17
*
Remove obselete --verbose-logging flag when launching installer.
hnguyen@chromium.org
2011-08-26
2
-5
/
+3
*
Update how standalone installer path is determined.
hnguyen@chromium.org
2011-08-18
3
-48
/
+52
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
1
-1
/
+2
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
1
-9
/
+11
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Revert "Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investi...
aa@chromium.org
2011-03-12
1
-1
/
+1
[next]