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
*
[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
*
Remove GN GYP generator.
brettw@chromium.org
2014-03-27
1
-3
/
+0
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
1
-1
/
+1
*
Fix "unreachable code" warnings (MSVC warning 4702) in base/.
pkasting@chromium.org
2014-03-20
1
-2
/
+0
*
Fix a compile failure on some FYI bot that is worried about use-without-init.
pkasting@chromium.org
2014-03-19
1
-17
/
+7
*
Style changes split off of https://codereview.chromium.org/202993003/ .
pkasting@chromium.org
2014-03-19
1
-46
/
+42
*
IPC: Make ipc_perftests run on Android.
epenner@chromium.org
2014-03-19
3
-7
/
+13
*
Move some functions in test_file_util to base namespace.
brettw@chromium.org
2014-03-17
6
-48
/
+61
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
3
-6
/
+4
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
1
-10
/
+9
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
1
-9
/
+10
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-10
/
+9
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
1
-9
/
+10
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-10
/
+9
*
[Metrics] Don't require clients of StatisticsDeltaReader to call StatisticsRe...
isherman@chromium.org
2014-03-12
3
-23
/
+9
*
Get rid of multiprocess_test's debug_on_start arguments.
viettrungluu@chromium.org
2014-03-09
3
-30
/
+13
*
Add multiprocess test helper functions.
viettrungluu@chromium.org
2014-03-08
3
-15
/
+102
*
Used scoped_ptr
suyash.s@samsung.com
2014-03-07
2
-4
/
+4
*
Remove the MultiProcessTest::SpawnChild() that as an fds_to_map argument.
viettrungluu@chromium.org
2014-03-06
2
-19
/
+0
*
Add a comment regarding base::PathService::Override usage.
thestig@chromium.org
2014-02-26
1
-1
/
+1
*
Fixed bug which caused incorrect XML report to be written by the new
fatalerr@yandex-team.ru
2014-02-26
1
-0
/
+3
*
Hook up more GN toolkit and UI-based flags.
brettw@chromium.org
2014-02-12
1
-0
/
+2
[next]