index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
util
/
test_config.c
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Slow down timers for ubsan builds
Craig Tiller
2017-04-24
*
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
murgatroid99
2017-02-23
|
\
|
*
Clang format
murgatroid99
2017-02-17
|
*
Improve Node and libuv testing and test coverage
murgatroid99
2017-02-17
*
|
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
|
/
*
Add <string.h> to test_config.c
Muxi Yan
2016-11-28
*
Remove file dependency to simplify build graph
Craig Tiller
2016-11-28
*
Up timeouts for poll-cv polling strategy, seems to make things more stable
Craig Tiller
2016-11-28
*
added gpr_types.h
David Garcia Quintas
2016-08-01
*
Ensure minimum size of alt stack (to please vtune)
Craig Tiller
2016-04-29
*
Adding support for msys.
Nicolas "Pixel" Noble
2016-04-15
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Make stack traces show up in run_tests.py logs
Craig Tiller
2016-03-17
*
Disable warning: system header is broken
Craig Tiller
2016-03-16
*
Drop the L
Craig Tiller
2016-03-16
*
Tweaking formatting
Craig Tiller
2016-03-16
*
clang-fmt
Craig Tiller
2016-03-16
*
Review feedback
Craig Tiller
2016-03-16
*
Fix copyright
Craig Tiller
2016-03-16
*
clang-format code
Craig Tiller
2016-03-16
*
Get stack traces in crash dumps working for Windows
Craig Tiller
2016-03-16
*
Fix proxy end2end tests
Craig Tiller
2015-12-14
*
Dont call malloc either
Craig Tiller
2015-09-30
*
Fixes
Craig Tiller
2015-09-30
*
Remove stdio usage from signal handler
Craig Tiller
2015-09-30
*
Fix mac build
Craig Tiller
2015-09-28
*
Fix mac build
Craig Tiller
2015-09-28
*
Enable backtraces on C tests
Craig Tiller
2015-09-28
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Sign conversion fixes
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
Allow fixtures to specify slowdown factors, use it for grpc_trace tests
Craig Tiller
2015-08-04
*
Adding a handler for abort().
Nicolas "Pixel" Noble
2015-07-14
*
Install simple Windows exception handlers.
Nicolas "Pixel" Noble
2015-07-12
*
Fix the display of total slowdown
Craig Tiller
2015-05-29
*
Eliminate need for SIGPIPE handling
Craig Tiller
2015-05-06
*
Extend timeouts for Travis 2x
Craig Tiller
2015-02-27
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Add platform ifdefs, fix up some MSVC warnings
Craig Tiller
2015-01-21
*
() --> (void)
Craig Tiller
2015-01-15
*
Run clang-format-all.sh
Yang Gao
2015-01-14
*
Unify signal handling in C
Craig Tiller
2015-01-14
*
Fixing test_config.c
Nicolas "Pixel" Noble
2015-01-13
*
Seed random numbers in each process based on pid.
ctiller
2015-01-05
*
Initial import.
Nicolas Noble
2014-11-26