aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/http_proxy_fixture.cc
Commit message (Expand)AuthorAge
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* 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
| | |\ | |_|/ |/| |
| * | clang-formatGravatar Vijay Pai2017-12-04
* | | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
* | | 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
* | | 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
| | * Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
| * | Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-11-29
|/ /
| * Merge masterGravatar Yash Tibrewal2017-11-21
| |\ | |/ |/|
* | Attempt to fix TSANGravatar ncteisen2017-11-17
| * Merge masterGravatar Yash Tibrewal2017-11-16
| |\ | |/ |/|
| * 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
* | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
/
* Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18