aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
...
| | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-04
| | | | | | | | |\ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | * Cleaned up API. Backoff now returns a single value: the time of the next retryGravatar David Garcia Quintas2017-12-04
| | | | | * | | | clang-formatGravatar Vijay Pai2017-12-04
| | | | | * | | | Add thread nameGravatar Vijay Pai2017-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
| | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | Update ev_epollsig_linux_test.ccGravatar Vijay Pai2017-12-04
| | | | | | | | | | * | Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...Gravatar Sree Kuchibhotla2017-12-04
| | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | | | | * | | | | Merge branch 'master' into rq-fixGravatar Sree Kuchibhotla2017-12-04
| | | | | | |\ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | | | | * | | | | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
| | | | | | | | | * | Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
| | | | | | | | | |\ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | | | | | | * | | Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
| | | | | | | | |\ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | * | | | | | | 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
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ Merge master after no Extern C changesGravatar Yash Tibrewal2017-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
| | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | | | | | | | * | | Fix up review commentsGravatar Dave MacLachlan2017-11-30
| | | | * | | | | | | | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | | | | | | | * | Merge branch 'master' into execctxGravatar Yash Tibrewal2017-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
| | | | |\ \ \ \ \ \ \
| | | | | | | | | | * | Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
| | | | | | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | | | | | |\ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | | | | | | * | | Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-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
| | | | | | | | | | | * Converted backoff_test to use gunitGravatar David Garcia Quintas2017-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
| | | | | | | | | |\ \ \ | | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | | | | * | Fix race conditions and more grpc_inits required. csharp tests will be fixed ...Gravatar Yash Tibrewal2017-11-29
| | | | | | | | | * | | Clean up semantics of test code.Gravatar Mark D. Roth2017-11-29
| | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into reference_countedGravatar Mark D. Roth2017-11-29
| | | | | | |\ \ \ \ \ \ | | | | | | | | |/ / / / | | | | | | | |/| | | |