aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* 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
* | | Build fixGravatar 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
| |\
* | | Changing size type in Transport Security (TSI) from uint32_t to size_t:Gravatar Julien Boeuf2015-01-15
|/ /
* | clang-formatGravatar 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
| * Fling test uses grpc_call_invokeGravatar Craig Tiller2015-01-14
| * Echo test uses grpc_call_invokeGravatar Craig Tiller2015-01-14
| * clang-formatGravatar Craig Tiller2015-01-14
| * Merge github.com:google/grpc into apiGravatar Craig Tiller2015-01-14
| |\ | |/ |/|
* | Run clang-format-all.shGravatar Yang Gao2015-01-14
* | Unify signal handling in CGravatar Craig Tiller2015-01-14
| * Merge github.com:google/grpc into apiGravatar Craig Tiller2015-01-14
| |\ | |/ |/|
* | Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
| * Unify signal handling in CGravatar Craig Tiller2015-01-13
| * 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
* | Fix formattingGravatar Craig Tiller2015-01-13
* | Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\ \
* | | clang-format codebaseGravatar Craig Tiller2015-01-13
| * | Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-12
| |\ \ | |/ / |/| |
* | | Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
* | | Return bound port number from grpc_server_add_http2_port.Gravatar ctiller2015-01-12
| * | Make this file usable from C++Gravatar Craig Tiller2015-01-12
|/ /
* | grpc census hash_table test coverage improvements.Gravatar hongyu2015-01-12
* | Ensure flow control callbacks happen outside the transport lock.Gravatar ctiller2015-01-12
* | Allow logging mechanism to be overridden by applications.Gravatar ctiller2015-01-12
* | Grpc census: v0 trace_printf() implementation in C.Gravatar hongyu2015-01-12
* | Merge github.com:google/grpcGravatar Nicolas Noble2015-01-09
|\ \ | |/ |/|
* | Fix test under msanGravatar ctiller2015-01-09
* | 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
| * Fix a compiler warning.Gravatar Craig Tiller2015-01-09
|/
* Remove libevent.Gravatar ctiller2015-01-08
* Fixing include paths for cmdline.Gravatar nnoble2015-01-07
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06