aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Support percent-encoding status messagesGravatar Craig Tiller2016-11-03
* Merge pull request #8380 from y-zeng/reflection_headerGravatar Yuchen Zeng2016-10-31
|\
* \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-28
|\ \
| * \ Merge pull request #8552 from ncteisen/cpp_unimplemented_serviceGravatar Noah Eisen2016-10-28
| |\ \
| | * | Fix clang formatGravatar Noah Eisen2016-10-28
| | * | Use default Empty ctor instead of Empty::default_instanceGravatar Noah Eisen2016-10-28
| * | | More Windows FixesGravatar Craig Tiller2016-10-28
| | * | Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_...Gravatar Noah Eisen2016-10-27
| | |\ \
| | * | | Add unimplemented_service test case for cpp interop clientGravatar Noah Eisen2016-10-27
| * | | | Handle failed calls in sync clientGravatar Craig Tiller2016-10-27
* | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-27
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Mark disappearing_server as flaky: this was always so, but is more pronounced...Gravatar Craig Tiller2016-10-27
| | * | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #8520 from murgatroid99/udp_server_test_fixGravatar Craig Tiller2016-10-27
| |\ \ \ \
| | | * | | Update commentGravatar Craig Tiller2016-10-27
| | | * | | Review feedbackGravatar Craig Tiller2016-10-26
| | | * | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix issue with pointers in udp_server_testGravatar murgatroid992016-10-26
| * | | | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fixGravatar Mark D. Roth2016-10-26
| |\| | | |
| * | | | | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
| | * | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| |\ \ \ \ \
| | | | * | | Review feedbackGravatar Craig Tiller2016-10-25
* | | | | | | Use nullptr instead of NULL. Move test to grpc namespace so that when using g...Gravatar Sree Kuchibhotla2016-10-25
| * | | | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-25
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | make gcc4.4 happyGravatar Sree Kuchibhotla2016-10-25
* | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-25
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #8437 from makdharma/stress_test_optionsGravatar makdharma2016-10-25
| |\ \ \ \ \ \
| | | | | * | | clang-formatGravatar Mark D. Roth2016-10-25
* | | | | | | | Change std::atomic_int to gpr_atm since gcc4.4 is complainingGravatar Sree Kuchibhotla2016-10-24
| | | | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | * | | Fix propagation of channel args for insecure channels.Gravatar Mark D. Roth2016-10-24
| | | | | | | * Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-24
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | * | | Fix dns_resolver_connectivity_test.Gravatar Mark D. Roth2016-10-24
| | | | | * | | Fix sockaddr_resolver_test.Gravatar Mark D. Roth2016-10-24
* | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-24
|\| | | | | | |
* | | | | | | | Fix thread_manager_testGravatar Sree Kuchibhotla2016-10-24
| | | | | * | | clang-formatGravatar Mark D. Roth2016-10-24
| | | | | * | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-24
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | Fix handshake_client bind flakes and build issues.Gravatar Harvey Tuch2016-10-24
| | | * | | | | Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
* | | | | | | | clang formatting fixesGravatar Sree Kuchibhotla2016-10-24
| | | | * | | | Fix server_ssl.c thread race exposed by tsan by using gpr_event.Gravatar Harvey Tuch2016-10-24
| | | | * | | | Fix memory leak detected by ASAN and clang-format variance.Gravatar Harvey Tuch2016-10-24
| | | | * | | | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
| | |_|/ / / / | |/| | | | |
| | | * | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | | |\ \ \ \
| | | | | * \ \ Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | |
| * | | | | | | Merge pull request #8418 from markdroth/interop_flagsGravatar Mark D. Roth2016-10-21
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | * | | Remove resolver_result.Gravatar Mark D. Roth2016-10-21
| * | | | | | | Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
| |\ \ \ \ \ \ \