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
*
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
*
Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investigate.
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Fixed mini-installer overinstall tests failtures.
vivianz@google.com
2011-03-10
1
-3
/
+7
*
Add 3 chrome frame mini installer tests, cover installation tests while IE pr...
vivianz@chromium.org
2011-02-21
3
-27
/
+91
*
New installation validator machinery to check the machine state. This CL cont...
grt@chromium.org
2011-02-16
3
-4
/
+25
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-1
/
+1
*
Update installer test constants for finding correct dev and stable builds.
kkania@chromium.org
2011-02-02
1
-2
/
+2
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+2
*
Use FilePath::Extension instead of the deprecated file_util::GetFileExtension...
tfarina@chromium.org
2011-01-27
1
-3
/
+4
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-7
/
+11
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
2
-12
/
+12
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...
tfarina@chromium.org
2010-12-24
2
-8
/
+8
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
3
-20
/
+20
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
3
-20
/
+20
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
3
-20
/
+20
*
Don't run the mini installer tests at all if they are not supported on the pl...
kkania@chromium.org
2010-11-19
2
-33
/
+24
*
Marking InstallMiniInstallerSys as flaky.
amit@chromium.org
2010-11-01
1
-1
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
1
-6
/
+6
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-1
/
+3
[next]