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
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
2
-5
/
+3
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-3
/
+2
*
Run ipc_tests serially when using new test launcher.
phajdan.jr@chromium.org
2013-12-03
2
-6
/
+25
*
Update OWNERS files
joth@chromium.org
2013-12-02
1
-1
/
+0
*
Remove JsonPrefStore pruning of empty values on write.
gab@chromium.org
2013-11-27
2
-16
/
+0
*
Add missing namespace base around RunUnitTestsUsingBaseTestSuite
phajdan.jr@chromium.org
2013-11-27
1
-0
/
+4
*
GTTF: Expose RunUnitTestsUsingBaseTestSuite in base/test/test_suite.h
phajdan.jr@chromium.org
2013-11-27
2
-0
/
+11
*
GTTF: Flip test launcher defaults (developer mode is now default)
phajdan.jr@chromium.org
2013-11-27
5
-29
/
+63
*
GTTF: Lower test launcher timeout back to 45s.
phajdan.jr@chromium.org
2013-11-23
1
-1
/
+1
*
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
[next]