aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Pass a pollset_set to some client handshakers.Gravatar Dan Born2017-12-04
* Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
|\
* \ Merge pull request #13579 from sreecha/rq-fixGravatar Sree Kuchibhotla2017-12-04
|\ \
* \ \ Merge pull request #13554 from danzh2010/asyncioGravatar Yang Gao2017-12-04
|\ \ \
| | * \ Merge branch 'master' into rq-fixGravatar Sree Kuchibhotla2017-12-04
| | |\ \ | |_|/ / |/| | |
| | * | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
* | | | Merge pull request #13576 from vjpai/qps_killerGravatar Vijay Pai2017-12-04
|\ \ \ \
| * | | | Reintroduce lambdasGravatar Vijay Pai2017-12-04
| * | | | clang-formatGravatar Vijay Pai2017-12-04
| * | | | Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-12-04
* | | | | Merge pull request #13329 from dwittmer/dwittmer_runserverGravatar Yang Gao2017-12-04
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #13401 from jtattermusch/windows_cmake_distrib_testsGravatar Jan Tattermusch2017-12-04
|\ \ \ \ \ \
| | | * | | | Remove some unneeded and spammy logsGravatar Vijay Pai2017-12-04
| | | * | | | Adjust stream cancellation point and fix races in sync clientGravatar Vijay Pai2017-12-04
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
|\ \ \ \ \ \
| | | | | * | Delete outdated commentsGravatar Sree Kuchibhotla2017-12-01
| | | | | * | Provide a cleaner API for proxy_connection_failed().Gravatar Mark D. Roth2017-12-01
| | | | * | | Merge branch 'master' into asyncioGravatar Dan Zhang2017-12-01
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | * | No need to explicitly zero initialize since we are doing zalloc. Some misc fo...Gravatar Sree Kuchibhotla2017-12-01
* | | | | | | Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
|\ \ \ \ \ \ \
| | | | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_earlyGravatar Jan Tattermusch2017-12-01
|\ \ \ \ \ \ \ \
| | | | * | | | | avoid picking up ProtoCGravatar Jan Tattermusch2017-12-01
| | | | * | | | | installing gflags not necessaryGravatar Jan Tattermusch2017-12-01
| | | | * | | | | make runnable on kokoroGravatar Jan Tattermusch2017-12-01
| | | | * | | | | make helloworld CMakeLists compile on windowsGravatar Jan Tattermusch2017-12-01
| | | | * | | | | working cmake install on windowsGravatar Jan Tattermusch2017-12-01
| | | | * | | | | fix nitGravatar Jan Tattermusch2017-12-01
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
|\ \ \ \ \ \ \ \
| | | * | | | | | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | * | | | | | Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
| | | * | | | | | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| |_|/ / / / / / |/| | | | | | |
| | | | | | * | Add special cases and some commentsGravatar Sree Kuchibhotla2017-11-30
| * | | | | | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | | | | * | Change ep_state from gpr_atm to int since all callbacks execute under a combi...Gravatar Sree Kuchibhotla2017-11-30
| | | * | | | | Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
| |_|/ / / / / |/| | | | | |
| | | | | * | properly shutdown endpoints in h2_http_proxyGravatar Sree Kuchibhotla2017-11-30
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | * | | | dont let server shutdown run foreverGravatar Jan Tattermusch2017-11-30
| |/ / / / |/| | | |
| | | * | fix compile errorGravatar Dan Zhang2017-11-30
* | | | | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
|\ \ \ \ \
| | * \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
| | |\ \ \ \
* | | \ \ \ \ Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7Gravatar Nicolas Noble2017-11-29
|\ \ \ \ \ \ \
| | | | | | * | Modify udp_server to do asynchronous read and write and only re-armGravatar Dan Zhang2017-11-29
| | | | |_|/ / | | | |/| | |
* | | | | | | Fix windowsGravatar ncteisen2017-11-29
* | | | | | | clang fmtGravatar ncteisen2017-11-29
| | * | | | | clang-formatGravatar Mark D. Roth2017-11-29
| | | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-29
| | | | | | |\ | | | | |_|_|/ | | | |/| | |
| | | | | | * Clean up semantics of test code.Gravatar Mark D. Roth2017-11-29