aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Merge pull request #13912 from ncteisen/nullptrGravatar David G. Quintas2018-01-09
|\
* | Need to include functional to use std::bindGravatar Vijay Pai2018-01-08
* | Set error status correctly on server sideGravatar Ken Payson2018-01-04
| * Missing s/NULL/nullptrGravatar ncteisen2018-01-03
|/
* fix data race in shutdown_and_destroy_pollsetGravatar Dan Zhang2017-12-22
* fix typoGravatar Dan Zhang2017-12-22
* fix udp_server_test flakinessGravatar Dan Zhang2017-12-22
* format changeGravatar Dan Zhang2017-12-20
* Add a start_cb to grpc_udp_listener to be called when listener isGravatar Dan Zhang2017-12-20
* Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-13
|\
| * Merge pull request #13450 from daniel-j-born/tcp_clientGravatar Mark D. Roth2017-12-13
| |\
| | * Refactor POSIX TCP client connect.Gravatar Dan Born2017-12-12
| * | Merge branch 'master' into cv-wait-monotonicGravatar Sree Kuchibhotla2017-12-08
| |\|
| | * Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| | * Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | * Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | |\
| | * \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | |\ \
| | | | * Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | | | |\ | | | |_|/ | | |/| |
* | | | | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-05
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | PR CommentsGravatar David Garcia Quintas2017-12-05
| * | | | Pass a pollset_set to some client handshakers.Gravatar Dan Born2017-12-04
* | | | | 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