aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support
Commit message (Expand)AuthorAge
* Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\
* \ Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\ \
| | * Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
* | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\ \ \ | | |/ | |/|
| | * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | |\ | | |/ | |/|
| * | Rename gpr_strpad as gpr_leftpadGravatar Yuchen Zeng2016-06-13
* | | Set back to the default log function after using an overrideGravatar Vijay Pai2016-06-13
| * | Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
|/ /
| * Move load_file into iomgrGravatar Craig Tiller2016-05-18
| * Fix load file testGravatar Craig Tiller2016-05-18
|/
* Add knob for default core output verbosityGravatar Yuchen Zeng2016-04-15
* Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-04-05
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-03-28
|\|
* | Sanitize mallocs and frees.Gravatar Nicolas "Pixel" Noble2016-03-26
| * Fix copyrightGravatar Craig Tiller2016-03-25
| * Fix includesGravatar Craig Tiller2016-03-25
|/
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Revert "Revert "Factor out backoff code into a separate library (to be re-use...Gravatar Craig Tiller2016-03-18
* Revert "Factor out backoff code into a separate library (to be re-used elsewh...Gravatar David G. Quintas2016-03-18
* Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-17
|\
| * Preventing huge stacks in load_file_test.Gravatar Nicolas "Pixel" Noble2016-03-17
* | Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-16
|\|
| * Fix copyrightGravatar Sree Kuchibhotla2016-03-14
| * Minor code cleanupGravatar Sree Kuchibhotla2016-03-14
| * Reduce the number of threads so that this test works on x86 systemsGravatar Sree Kuchibhotla2016-03-14
* | Build out backoff as a libraryGravatar Craig Tiller2016-03-11
|/
* Fix copyrightsGravatar Craig Tiller2016-02-23
* Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
|\
* | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
|/
* Reverse changes to AVL codeGravatar murgatroid992016-02-05
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
* Fix 32 bit linux testsGravatar Jan Tattermusch2016-01-27
* Fix copyrightsGravatar Craig Tiller2016-01-20
* Simplify avl stress testGravatar Craig Tiller2016-01-19
* Updated copyrightsGravatar murgatroid992016-01-12
* clang-formatGravatar Craig Tiller2016-01-07
* Merge pull request #4626 from ctiller/wtfwinGravatar Alistair Veitch2016-01-07
|\
| * Merge github.com:grpc/grpc into wtfwinGravatar Craig Tiller2016-01-06
| |\
* | \ Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
|\ \ \ | | |/ | |/|
| | * Fix compilation with clang/gccGravatar Craig Tiller2016-01-05
| | * Add an early out to gpr_cpu_testGravatar Craig Tiller2016-01-05
* | | Update copyrightsGravatar Craig Tiller2016-01-04
* | | clang-format codeGravatar Craig Tiller2016-01-04
| |/ |/|
| * Fix time_test.cGravatar Craig Tiller2015-12-22
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* fixing x64 build with vs2015Gravatar Jan Tattermusch2015-12-17
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14