Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #13450 from daniel-j-born/tcp_client | Mark D. Roth | 2017-12-13 |
|\ | |||
| * | Refactor POSIX TCP client connect. | Dan Born | 2017-12-12 |
* | | Merge branch 'master' into cv-wait-monotonic | Sree Kuchibhotla | 2017-12-08 |
|\| | |||
| * | Revert "Revert "All instances of exec_ctx being passed around in src/core rem... | Yash Tibrewal | 2017-12-06 |
| * | Revert "All instances of exec_ctx being passed around in src/core removed" | Yash Tibrewal | 2017-12-06 |
| * | Merge pull request #13058 from yashykt/execctx | Yash Tibrewal | 2017-12-05 |
| |\ | |||
| * \ | Merge pull request #13559 from dmaclach/threadnames | Vijay Pai | 2017-12-05 |
| |\ \ | |||
| | | * | Merge master into execctx | Yash Tibrewal | 2017-12-05 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Pass a pollset_set to some client handshakers. | Dan Born | 2017-12-04 |
| | * | | clang-format | Vijay Pai | 2017-12-04 |
| | * | | Add thread name | Vijay Pai | 2017-12-04 |
| * | | | Merge pull request #13336 from markdroth/server_connection_timeout | Mark D. Roth | 2017-12-04 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #13579 from sreecha/rq-fix | Sree Kuchibhotla | 2017-12-04 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #13554 from danzh2010/asyncio | Yang Gao | 2017-12-04 |
| |\ \ \ \ \ | |||
| | | | | * | | Update ev_epollsig_linux_test.cc | Vijay Pai | 2017-12-04 |
* | | | | | | | Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v... | Sree Kuchibhotla | 2017-12-04 |
|/ / / / / / | |||
| | * | | | | Merge branch 'master' into rq-fix | Sree Kuchibhotla | 2017-12-04 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | * | | | | fix connectivity test failure | Sree Kuchibhotla | 2017-12-04 |
| | | | | * | Merge master into execctx after removal of assert in tls_gcc | yashkt | 2017-12-04 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | * | | Merge branch 'master' into threadnames | Vijay Pai | 2017-12-02 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #13051 from ctiller/bazel-pollers | Craig Tiller | 2017-12-01 |
|\ \ \ \ \ \ | |||
| | | * | | | | Delete outdated comments | Sree Kuchibhotla | 2017-12-01 |
| | | * | | | | Provide a cleaner API for proxy_connection_failed(). | Mark D. Roth | 2017-12-01 |
| | * | | | | | Merge branch 'master' into asyncio | Dan Zhang | 2017-12-01 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | | * | | | | No need to explicitly zero initialize since we are doing zalloc. Some misc fo... | Sree Kuchibhotla | 2017-12-01 |
* | | | | | | | Merge pull request #13442 from adelez/foundry_integration | adelez | 2017-12-01 |
|\ \ \ \ \ \ \ | |||
| | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into server_connection_timeout | Mark D. Roth | 2017-12-01 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_early | Jan Tattermusch | 2017-12-01 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #13575 from vjpai/dehist | Vijay Pai | 2017-11-30 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | Merge master after no Extern C changes | Yash Tibrewal | 2017-11-30 |
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||
| | | * | | | | | | | Rename port_hermetic to port_isolated_runtime_environment | Adele Zhou | 2017-11-30 |
| | | * | | | | | | | Use select to decide the test is hermetic or not | Adele Zhou | 2017-11-30 |
| | | * | | | | | | | Enabling hermetic testing for running tests on Foundry. | Adele Zhou | 2017-11-30 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | | | | * | | | | Add special cases and some comments | Sree Kuchibhotla | 2017-11-30 |
| * | | | | | | | | Move histogram to test/core/util | Vijay Pai | 2017-11-30 |
| | | | | * | | | | Change ep_state from gpr_atm to int since all callbacks execute under a combi... | Sree Kuchibhotla | 2017-11-30 |
| | | * | | | | | | Start to get Bazel running different pollers | Craig Tiller | 2017-11-30 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | * | | | | properly shutdown endpoints in h2_http_proxy | Sree Kuchibhotla | 2017-11-30 |
| |_|_|/ / / / |/| | | | | | | |||
| | | | | * | | Fix up review comments | Dave MacLachlan | 2017-11-30 |
* | | | | | | | Merge pull request #13432 from ncteisen/no-more-extern-c | Noah Eisen | 2017-11-30 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| | | | | | * | Merge branch 'master' into execctx | Yash Tibrewal | 2017-11-30 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | * | | | | | dont let server shutdown run forever | Jan Tattermusch | 2017-11-30 |
| |/ / / / / |/| | | | | | |||
| | * | | | | fix compile error | Dan Zhang | 2017-11-30 |
* | | | | | | Merge pull request #13357 from markdroth/reference_counted | Mark D. Roth | 2017-11-30 |
|\ \ \ \ \ \ | |||
| | | | | | * | Remove _ prefixed variable names | Yash Tibrewal | 2017-11-29 |
| | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c | ncteisen | 2017-11-29 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | | | | * | | Add thread naming support on platforms that support it. | Dave MacLachlan | 2017-11-29 |
* | | | | | | | Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 | Nicolas Noble | 2017-11-29 |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | Modify udp_server to do asynchronous read and write and only re-arm | Dan Zhang | 2017-11-29 |
| | | | | |/ / | | | | |/| | | |||
* | | | | | | | Fix windows | ncteisen | 2017-11-29 |