aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Expand)AuthorAge
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* sync up with masterGravatar Yang Gao2015-01-27
|\
* | run clang-formatGravatar Yang Gao2015-01-26
| * Add missing includeGravatar Craig Tiller2015-01-23
| * Remove use of sprintfGravatar Craig Tiller2015-01-23
| * Remove use of sprintfGravatar Craig Tiller2015-01-23
|/
* clang-formatGravatar Craig Tiller2015-01-20
* Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-20
|\
* | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
| * Compile fixGravatar Craig Tiller2015-01-16
| * Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-16
|/|
* | clang compile fixesGravatar Craig Tiller2015-01-16
* | Merge pull request #88 from ctiller/shutdownGravatar Yang Gao2015-01-16
|\ \
| * | Add an optional server shutdown event.Gravatar Craig Tiller2015-01-16
* | | Fix returned statusGravatar Craig Tiller2015-01-16
|/ /
| * Merge branch 'new_invoke_api' of github.com:google/grpc into updateGravatar Craig Tiller2015-01-15
|/|
* | () --> (void)Gravatar Craig Tiller2015-01-15
* | clang-formatGravatar Craig Tiller2015-01-15
* | Remove calls to grpc_call_accept from C core tests.Gravatar Craig Tiller2015-01-15
| * clang-formatGravatar Craig Tiller2015-01-14
| * Fix ordering problem leading to flaky testGravatar Craig Tiller2015-01-13
| * Fix tag matching bugGravatar Craig Tiller2015-01-13
| * Update test to grpc_call_invokeGravatar Craig Tiller2015-01-13
| * Remove calls to grpc_call_start_invokeGravatar Craig Tiller2015-01-13
| * Compile fixGravatar Craig Tiller2015-01-13
| * clang-format codebaseGravatar Craig Tiller2015-01-13
| * Merge github.com:google/grpc into apiGravatar Craig Tiller2015-01-13
| |\ | |/ |/|
| * Moving prototype from Google to GitHubGravatar Craig Tiller2015-01-13
* | clang-format codebaseGravatar Craig Tiller2015-01-13
|/
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Trailing metadata support.Gravatar ctiller2014-12-16
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Binary header encoding.Gravatar ctiller2014-12-15
* Strip "_test" from the name of thread_stress_test.c.Gravatar nathaniel2014-12-09
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26