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
/
base
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
5
-1
/
+103
*
Revert 235752 "Fix chrome upload with content uri"
qinmin@chromium.org
2013-11-18
5
-103
/
+1
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-18
5
-1
/
+103
*
Revert "Revert 234367 "Base: Make RegistryOverrideManager support sharde...""
tommycli@chromium.org
2013-11-15
3
-51
/
+234
*
GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.
phajdan.jr@chromium.org
2013-11-14
1
-0
/
+2
*
GTTF: Make the test launcher's retry limit configurable.
phajdan.jr@chromium.org
2013-11-14
3
-1
/
+18
*
Revert 234367 "Base: Make RegistryOverrideManager support sharde..."
tommycli@chromium.org
2013-11-12
3
-233
/
+51
*
Base: Make RegistryOverrideManager support sharded/parallel tests.
tommycli@chromium.org
2013-11-12
3
-51
/
+233
*
GTTF: Test launcher - correctly handle non-zero exit code with all tests passing
phajdan.jr@chromium.org
2013-11-12
4
-24
/
+80
*
Revert 233963 "Revert 233960 "GTTF: Make test launcher unset GTE..."
jam@chromium.org
2013-11-08
1
-0
/
+17
*
Revert 233960 "GTTF: Make test launcher unset GTEST_ env variabl..."
jam@chromium.org
2013-11-08
1
-17
/
+0
*
GTTF: Make test launcher unset GTEST_ env variables since it handles all of s...
phajdan.jr@chromium.org
2013-11-08
1
-0
/
+17
*
Revert 233725 "GTTF: Make test launcher unset GTEST_ env variabl..."
kbr@chromium.org
2013-11-08
1
-6
/
+0
*
GTTF: Make test launcher unset GTEST_ env variables since it handles all of s...
phajdan.jr@chromium.org
2013-11-08
1
-0
/
+6
*
GTTF: Add test launcher developer mode for local debugging.
phajdan.jr@chromium.org
2013-11-07
3
-28
/
+56
*
GTTF: Fix incomplete snippet for failing/crashing tests.
phajdan.jr@chromium.org
2013-11-07
1
-1
/
+4
*
GTTF: Make it possible to pass sharding settings from command line.
phajdan.jr@chromium.org
2013-11-05
3
-5
/
+44
*
GTTF: Unify parallel test launching.
phajdan.jr@chromium.org
2013-11-01
5
-357
/
+249
*
GTTF: Make the new test launcher exit early if many tests are broken.
phajdan.jr@chromium.org
2013-10-31
4
-47
/
+110
*
Add a test restriction type for non-low end devices.
tedchoc@chromium.org
2013-10-31
1
-2
/
+5
*
GTTF: Add a flag controlling handling of test stdio by the new launcher.
phajdan.jr@chromium.org
2013-10-29
3
-3
/
+28
*
GTTF: increase new test launcher timeout to one compatible with run_test_case...
phajdan.jr@chromium.org
2013-10-28
1
-1
/
+1
*
Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new...""
phajdan.jr@chromium.org
2013-10-28
3
-8
/
+11
*
Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..."
rmsousa@chromium.org
2013-10-28
3
-11
/
+8
*
GTTF: make sharding_supervisor.py use --brave-new-test-launcher
phajdan.jr@chromium.org
2013-10-28
3
-8
/
+11
*
Convert from strings to enums for Restrictions.
tedchoc@chromium.org
2013-10-28
1
-1
/
+10
*
[Android] Add an annotation for runtime test filtering [3/3]
frankf@chromium.org
2013-10-24
2
-38
/
+0
*
[Tracing] Add support for forward looking or backwards looking async steps.
simonjam@chromium.org
2013-10-24
2
-12
/
+15
*
Revert "Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test...
phajdan.jr@chromium.org
2013-10-24
8
-222
/
+402
*
[Android] Add an annotation for runtime test filtering [1/3]
frankf@chromium.org
2013-10-23
1
-0
/
+25
*
Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test retries."
kouhei@chromium.org
2013-10-23
8
-402
/
+222
*
GTTF: Implement test retries.
phajdan.jr@chromium.org
2013-10-23
5
-67
/
+251
*
GTTF: refactor interface between TestLauncher and its delegate
phajdan.jr@chromium.org
2013-10-22
7
-175
/
+171
*
GTTF: Move logic related to "what to do next" out of TestResultsTracker
phajdan.jr@chromium.org
2013-10-21
4
-125
/
+127
*
TRACE_EVENT_PHASE_COMPLETE (X Events)
wangxianzhu@chromium.org
2013-10-21
3
-4
/
+78
*
GTTF: Replace base::LaunchTests with public TestLauncher class.
phajdan.jr@chromium.org
2013-10-17
7
-280
/
+308
*
GTTF: Create a TestLauncher class to keep state.
phajdan.jr@chromium.org
2013-10-16
1
-212
/
+209
*
Fixes to get base compiling on VS2013
scottmg@chromium.org
2013-10-15
1
-0
/
+2
*
GTTF: report results of all test iterations, to stdout and optionally JSON file.
phajdan.jr@chromium.org
2013-10-14
7
-53
/
+209
*
GTTF: Clean up TestResultsTracker, prepare for JSON summary output.
phajdan.jr@chromium.org
2013-10-11
3
-103
/
+158
*
GTTF: Extract ResultsPrinter out of test_launcher.
phajdan.jr@chromium.org
2013-10-08
3
-224
/
+272
*
Add newline to end of file.
justincohen@google.com
2013-10-08
1
-1
/
+1
*
GTTF: move the test launcher files to base/test/launcher
phajdan.jr@chromium.org
2013-10-04
9
-19
/
+19
*
r226421 added 10.9 as a variant, so it should be valid.
avi@chromium.org
2013-10-02
1
-1
/
+2
*
Update OS version functions.
avi@chromium.org
2013-10-02
1
-0
/
+2
*
GTTF: Fix test launcher multiple test iterations.
phajdan.jr@chromium.org
2013-09-30
3
-0
/
+9
*
base: Move PerfTimer out of test/ directory.
tfarina@chromium.org
2013-09-29
3
-80
/
+2
*
GTTF: Fix handling of PRE_ tests
phajdan.jr@chromium.org
2013-09-27
4
-57
/
+10
*
GTTF: Make temp file deletion failures non-fatal on Windows
phajdan.jr@chromium.org
2013-09-26
1
-1
/
+4
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
1
-2
/
+0
[next]