aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
| | * Remove unused private fieldGravatar 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
* | | Use C signal handling in C++ end2endGravatar Craig Tiller2015-01-14
* | | Unify signal handling in CGravatar Craig Tiller2015-01-14
|/ /
| * Merge github.com:google/grpc into apiGravatar Craig Tiller2015-01-14
| |\ | |/ |/|
* | Merge pull request #24 from nicolasnoble/win32Gravatar Craig Tiller2015-01-13
|\ \
| * | Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
* | | Removing a few more traces of libevent.Gravatar Nicolas "Pixel" Noble2015-01-14
|/ /
| * Use C signal handling in C++ end2endGravatar Craig Tiller2015-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
|\ \
| * | Fix qps test.Gravatar Craig Tiller2015-01-13
| * | Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-13
| |\ \
| | * | Added new results to report resource usage and QPS, along with new proto supp...Gravatar vpai2015-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
| * | Initialize gtest correctlyGravatar Craig Tiller2015-01-12
| * | Make this file compileGravatar Craig Tiller2015-01-12
| * | Make this file compileGravatar Craig Tiller2015-01-12
| * | Make this file compileGravatar Craig Tiller2015-01-12
| * | Make this file usable from C++Gravatar Craig Tiller2015-01-12
|/ /
* | grpc census hash_table test coverage improvements.Gravatar hongyu2015-01-12
* | Make interop server buildable on opensource build.Gravatar yangg2015-01-12
* | Ensure flow control callbacks happen outside the transport lock.Gravatar ctiller2015-01-12
* | Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* | Allow logging mechanism to be overridden by applications.Gravatar ctiller2015-01-12
* | Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-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
* | Add a test to export two TestService on the same server, only with differentGravatar yangg2015-01-09
* | C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* | Enable streaming test case for gRPC client in GCE.Gravatar chenw2015-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