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
*
Change gtest launcher, telemetry unittests to run in parallel and retry failu...
dpranke@chromium.org
2014-08-15
1
-14
/
+8
*
Disallow breakaway from job on Windows 8, which supports nested jobs
phajdan.jr@chromium.org
2014-08-14
1
-2
/
+7
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
9
-10
/
+10
*
Disallow breakaway from job for unit tests
phajdan.jr@chromium.org
2014-08-08
3
-16
/
+30
*
Fix how --gtest_filter interacts with PRE_ tests
phajdan.jr@chromium.org
2014-08-08
1
-3
/
+3
*
Move the rest of test_file_util to base namespace.
brettw@chromium.org
2014-08-07
5
-53
/
+32
*
Remove wstring file path helpers from test_file_util.
brettw@chromium.org
2014-08-07
3
-22
/
+0
*
Factored out duplicate code for formatting full test name
sergiyb@chromium.org
2014-08-05
3
-4
/
+14
*
Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti
nednguyen@google.com
2014-08-04
1
-1
/
+1
*
[Android] Configurable instrumentation test runner + test SDK levels.
jbudorick@chromium.org
2014-07-28
1
-0
/
+19
*
Move base/data to base/test/data to be with the rest of the test data.
jam@chromium.org
2014-07-28
2
-0
/
+0
*
MSan: increase the test timeout multiplier to 6x.
earthdok@chromium.org
2014-07-28
1
-1
/
+3
*
android tests: don't override DIR_MODULE (take 2)
tim@chromium.org
2014-07-25
1
-3
/
+0
*
MSan: increase the test timeout multiplier to 4x.
earthdok@chromium.org
2014-07-24
1
-1
/
+1
*
Revert of android tests: don't override DIR_MODULE (https://codereview.chromi...
tim@chromium.org
2014-07-24
1
-0
/
+3
*
android tests: don't override DIR_MODULE
tim@chromium.org
2014-07-24
1
-3
/
+0
*
clang/win: Fix most -Wwriteable-strings warnings.
thakis@chromium.org
2014-07-23
1
-1
/
+1
*
Bring back the retry limit to 3.
jam@chromium.org
2014-07-23
1
-3
/
+1
*
Added an annotation to label Integration tests.
yojan@google.com
2014-07-23
1
-0
/
+26
*
Temporarily increase retry limit in test_launcher
sergeyberezin@chromium.org
2014-07-22
1
-1
/
+3
*
Fix StackOverFlow in AdvancedMockContext.
nyquist@chromium.org
2014-07-18
1
-0
/
+15
*
[Android][gn] Add android resources templates
cjhopman@chromium.org
2014-07-16
1
-1
/
+4
*
Move logging.h's definitions of operator<< into namespace std.
jyasskin@chromium.org
2014-07-08
1
-3
/
+0
*
[Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools.
rmcilroy@chromium.org
2014-06-28
1
-1
/
+1
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
Increase the test output line limit 50 -> 5000
phajdan.jr@chromium.org
2014-06-24
1
-1
/
+1
*
Improve the no-op reconcilor so that it doesn't "hang" after the first execut...
mlerman@chromium.org
2014-06-19
1
-0
/
+4
*
Revert "Improve the no-op reconcilor so that it doesn't "hang" after the firs...
hirono@chromium.org
2014-06-18
1
-4
/
+0
*
Speculatively increase test timeouts under MSan.
earthdok@chromium.org
2014-06-17
1
-2
/
+4
*
Improve the no-op reconcilor so that it doesn't "hang" after the first execut...
mlerman@chromium.org
2014-06-17
1
-0
/
+4
*
Increase test timeouts under MSan.
earthdok@chromium.org
2014-06-16
1
-2
/
+3
*
Update OS version functions.
avi@chromium.org
2014-06-12
1
-1
/
+4
*
Mark test results with unknown status as unreliable
phajdan.jr@chromium.org
2014-06-11
3
-25
/
+46
*
Truncate huge output snippets in the test launcher before printing them
phajdan.jr@chromium.org
2014-06-11
1
-1
/
+15
*
Revert of Revert of Convert installer_util_unittests, sbox_integration_tests,...
alph@chromium.org
2014-06-09
6
-83
/
+140
*
Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_vali...
alph@chromium.org
2014-06-09
6
-140
/
+83
*
Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tes...
phajdan.jr@chromium.org
2014-06-09
6
-83
/
+140
*
Do not flag unknown tests results as unreliable
phajdan.jr@chromium.org
2014-06-06
1
-2
/
+2
*
Update skia and ui GN builds
brettw@chromium.org
2014-05-31
1
-1
/
+1
*
cc: Introduce OrderedSimpleTaskRunner
simonhong@chromium.org
2014-05-29
1
-3
/
+3
*
Mod a hash of test names to determine a shard, rather than the test index.
tapted@chromium.org
2014-05-27
1
-3
/
+4
*
Add cpu count to trace metadata
nduca@chromium.org
2014-05-24
3
-4
/
+14
*
Hook up base unit tests and allocator to GN build.
brettw@chromium.org
2014-05-16
1
-6
/
+16
*
Fix a findbugs warning - check file.delete return value.
vandebo@chromium.org
2014-05-13
1
-1
/
+2
*
Remove --debug-on-start and --debug-children.
pkasting@chromium.org
2014-04-17
1
-1
/
+0
*
Remove MessagePumpGtk.
erg@chromium.org
2014-04-16
1
-7
/
+1
*
[Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.
rsesek@chromium.org
2014-04-09
1
-0
/
+7
*
Minor GN build cleanup.
brettw@chromium.org
2014-04-08
1
-5
/
+5
*
Add optional public header checking to GN build
brettw@chromium.org
2014-04-07
1
-0
/
+1
*
Increase the broken tests threshold from 10 to 20
phajdan.jr@chromium.org
2014-03-31
1
-1
/
+1
[next]