aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* 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
| | |\ | |_|/ |/| |
| * | clang-formatGravatar Vijay Pai2017-12-04
* | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
|\ \ \
* | | | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
| | * | Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
| | |\ \
* | | | | Delete outdated commentsGravatar Sree Kuchibhotla2017-12-01
* | | | | Provide a cleaner API for proxy_connection_failed().Gravatar Mark D. Roth2017-12-01
* | | | | No need to explicitly zero initialize since we are doing zalloc. Some misc fo...Gravatar Sree Kuchibhotla2017-12-01
| * | | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| |\ \ \ \ | | | |/ / | | |/| |
| | | | * Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | | |\ | | | |_|/ | | |/| |
* | | | | Add special cases and some commentsGravatar Sree Kuchibhotla2017-11-30
* | | | | Change ep_state from gpr_atm to int since all callbacks execute under a combi...Gravatar Sree Kuchibhotla2017-11-30
* | | | | properly shutdown endpoints in h2_http_proxyGravatar Sree Kuchibhotla2017-11-30
| |/ / / |/| | |
| | * | Fix up review commentsGravatar Dave MacLachlan2017-11-30
| | | * Merge branch 'master' into execctxGravatar Yash Tibrewal2017-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
| * | | | Fix windowsGravatar ncteisen2017-11-29
| * | | | clang fmtGravatar ncteisen2017-11-29
| * | | | Add test for RecvStatus error_string APIGravatar ncteisen2017-11-29
| | |/ / | |/| |
| | | * Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-11-28
| | | * Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-11-28
* | | | Fix the fuzzersGravatar ncteisen2017-11-28
* | | | Remove uneeded header, fix unused warnGravatar ncteisen2017-11-28
| | | * A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
| | | * Merge masterGravatar Yash Tibrewal2017-11-21
| | | |\ | | |_|/ | |/| |
* | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
|\| | |
| | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-20
| | |\ \ | | |/ / | |/| |
| | * | Fix some dumb typos.Gravatar Mark D. Roth2017-11-20
* | | | Fix test cert buildGravatar ncteisen2017-11-20
| * | | Attempt to fix TSANGravatar ncteisen2017-11-17
* | | | Fix windows buildGravatar ncteisen2017-11-17
* | | | clang fmtGravatar ncteisen2017-11-17
* | | | Un extern the fuzzersGravatar ncteisen2017-11-17
* | | | Remove all extern CGravatar ncteisen2017-11-17
|/ / /
| | * Merge masterGravatar Yash Tibrewal2017-11-16
| | |\ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-15
| |\ \ | |/ / |/| |
| | * Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
| | * Address some PR commentsGravatar Yash Tibrewal2017-11-14
* | | clang-format after nullptr changesGravatar Craig Tiller2017-11-10
* | | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| | * Merge masterGravatar Yash Tibrewal2017-11-09
| | |\ | |_|/ |/| |
| | * Merge with masterGravatar Yash Tibrewal2017-11-09
| | |\
| * | | Add notify_on_receive_settings closure to chttp2 transport.Gravatar Mark D. Roth2017-11-09
| * | | Bool-ify is_client param.Gravatar Mark D. Roth2017-11-09
|/ / /
* | / Remove include from end2end data files and add extern C to each definition in...Gravatar Yash Tibrewal2017-11-07
| |/ |/|