Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use linux kernel version 2.6.37 to decide whether to use TCP_USER_TIMEOUT or not | Yash Tibrewal | 2018-08-21 |
| | |||
* | Set TCP_USER_TIMEOUT socket option | Yash Tibrewal | 2018-08-21 |
| | |||
* | Merge pull request #15926 from cartr/platform_solaris_aix | Vijay Pai | 2018-08-20 |
|\ | | | | | Make gRPC buildable with AIX and Solaris (no official support) | ||
* \ | Merge pull request #16307 from AspirinSJL/revert_c_to_tf | Juanli Shen | 2018-08-17 |
|\ \ | | | | | | | Revert to TRANSIENT_FAILURE during backoff | ||
* \ \ | Merge pull request #16374 from vjpai/census | Vijay Pai | 2018-08-17 |
|\ \ \ | | | | | | | | | Move a census file from src/cpp to src/core since core depends on it | ||
| | * | | Revert to TRANSIENT_FAILURE during backoff | Juanli Shen | 2018-08-17 |
| |/ / |/| | | |||
* | | | Merge pull request #16373 from markdroth/mu_guard_cleanup | Mark D. Roth | 2018-08-17 |
|\ \ \ | | | | | | | | | Move C++ mu_guard class out of C-core public headers and fix style. | ||
* | | | | PF: Check connectivity state before watching | Juanli Shen | 2018-08-16 |
| | | | | |||
| | * | | Move a file from src/cpp to src/core since core depends on it | Vijay Pai | 2018-08-16 |
| |/ / |/| | | |||
| * | | Move C++ mu_guard class out of C-core public headers and fix style. | Mark D. Roth | 2018-08-16 |
| | | | |||
* | | | Revert "Add more filter priority levels" | Yang Gao | 2018-08-16 |
| | | | |||
* | | | Fixed ordering in adding pending picks to PF | David Garcia Quintas | 2018-08-15 |
| | | | |||
* | | | Match parameter name in definition to declaration | Vijay Pai | 2018-08-14 |
| | | | |||
* | | | Merge pull request #16298 from vjpai/custom_poller | Vijay Pai | 2018-08-14 |
|\ \ \ | | | | | | | | | Infrastructure for registering custom polling engines | ||
* \ \ \ | Merge pull request #16302 from vjpai/callback_cq | Vijay Pai | 2018-08-14 |
|\ \ \ \ | | | | | | | | | | | EXPERIMENTAL: Infrastructure for callback-based core CQ | ||
| * | | | | Fix abstract base class definition | Vijay Pai | 2018-08-14 |
| | | | | | |||
| * | | | | Can't count on shutdown_cb nullptr if version is 1 | Vijay Pai | 2018-08-14 |
| | | | | | |||
| * | | | | Address reviewer comments | Vijay Pai | 2018-08-14 |
| | | | | | |||
| | * | | | Add detailed comment for g_factories | Vijay Pai | 2018-08-13 |
| | | | | | |||
* | | | | | Fix clamp for window update | ncteisen | 2018-08-13 |
| | | | | | |||
* | | | | | Merge pull request #16319 from sreecha/transport-comments | Sree Kuchibhotla | 2018-08-13 |
|\ \ \ \ \ | | | | | | | | | | | | | Some comments to chttp2 transport | ||
| | * \ \ \ | Merge branch 'master' into callback_cq | Vijay Pai | 2018-08-13 |
| | |\ \ \ \ | |||
* | | \ \ \ \ | Merge branch 'master' into rq-threads-2 | Sree Kuchibhotla | 2018-08-13 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #16035 from ncteisen/flow-control-tracing | Noah Eisen | 2018-08-13 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix Flow Control Tracing | ||
| * \ \ \ \ \ \ | Merge pull request #16261 from muxi/dynamic-cfstream-init | Muxi Yan | 2018-08-13 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | Use environment variable to enable CFStream | ||
| * | | | | | | | Merge pull request #16321 from srini100/master | Srini Polavarapu | 2018-08-11 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Merge from v1.14.x | ||
| * | | | | | | | | clang_format | Muxi Yan | 2018-08-10 |
| | | | | | | | | | |||
| | | | | * | | | | minor comments format fix | Sree Kuchibhotla | 2018-08-10 |
| | | | | | | | | | |||
| * | | | | | | | | Add newline to end of header | Muxi Yan | 2018-08-10 |
| | | | | | | | | | |||
| | | | | | * | | | Experimental infrastructure for callback-based CQ | Vijay Pai | 2018-08-10 |
| | | | | | | | | | |||
| | | | | * | | | | Modify comments | Sree Kuchibhotla | 2018-08-10 |
| | | | | | | | | | |||
| | * | | | | | | | Merge from v1.14.x | Srini Polavarapu | 2018-08-10 |
| |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #16083 from tdbhacks/system-root-clean-history | Jiangtao Li | 2018-08-09 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added system roots feature to load roots from OS trust store | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #16288 from yashykt/combinernotify | Yash Tibrewal | 2018-08-09 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_… | ||
| | | | | | | * | | | Merge branch 'master' into transport-comments | Sree Kuchibhotla | 2018-08-09 |
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| | | | | | | | * | | Infrastructure for adding custom polling engines | Vijay Pai | 2018-08-09 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'master' into rq-threads-2 | Sree Kuchibhotla | 2018-08-09 |
|\| | | | | | | | | |||
| | | | | | | * | | add comments to transport | Sree Kuchibhotla | 2018-08-09 |
| | | | | | | | | | |||
| | | * | | | | | | Added system roots feature to load roots from OS trust store | tdbhacks | 2018-08-09 |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a flag-guarded feature that allows gRPC to load TLS/SSL roots from the OS trust store. This is the Linux-specific implementation of such feature. | ||
| * | | | | | | | Enable c-ares queries on Windows | Alex Polcyn | 2018-08-08 |
| | | | | | | | | |||
| | * | | | | | | Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_cancel ↵ | Yash Tibrewal | 2018-08-08 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | to avoid the need to take refs on the stack for cancellation closures on exec_ctx | ||
| | * | | | | | Revert #15983 - gRPC channels blocking indefinitely and not respecting ↵ | Srini Polavarapu | 2018-08-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | deadlines on network disconnect | ||
| | | * | | | | clang-format | Muxi Yan | 2018-08-07 |
| | | | | | | | |||
| * | | | | | | Merge pull request #16225 from markdroth/reset_connection_backoff | Mark D. Roth | 2018-08-07 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Reset connection backoff | ||
| * \ \ \ \ \ \ | Merge pull request #16214 from yang-g/order_order_please | Yang Gao | 2018-08-06 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | Add more filter priority levels | ||
| | | | | * | | | Enable CFStream with environment variable | Muxi Yan | 2018-08-06 |
| | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Add experimental API for resetting connection backoff. | Mark D. Roth | 2018-08-06 |
| | | | | | | | |||
* | | | | | | | Merge branch 'master' into rq-threads-2 | Sree Kuchibhotla | 2018-08-06 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #16243 from hcaseyal/revert_16179 | Abhishek Kumar | 2018-08-06 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Revert "Immediately run write closures for failed stream" | ||
* | | | | | | | | change thd_count to thread_count | Sree Kuchibhotla | 2018-08-06 |
| | | | | | | | |