Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add pollset_set in grpc_resolver | Yuchen Zeng | 2016-12-15 |
| | |||
* | Request a pollset_set in grpc_resolve_address | Yuchen Zeng | 2016-12-15 |
| | |||
* | Merge pull request #8795 from markdroth/client_channel_init_cleanup | Mark D. Roth | 2016-12-15 |
|\ | | | | | Client channel init cleanup | ||
* \ | Merge pull request #9098 from y-zeng/grpc_context_traffic | Yuchen Zeng | 2016-12-14 |
|\ \ | | | | | | | Add GRPC_CONTEXT_TRAFFIC in grpc_context_index | ||
| | * | clang-format | Mark D. Roth | 2016-12-14 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-14 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #9089 from dgquintas/short_deadlines_sans_tests | David G. Quintas | 2016-12-13 |
|\ \ \ | | | | | | | | | Short deadlines: set Status on deadline | ||
| | * | | Add GRPC_CONTEXT_TRAFFIC in grpc_context_index | Yuchen Zeng | 2016-12-13 |
| |/ / |/| | | |||
| * | | Short deadlines: set Status on deadline | David Garcia Quintas | 2016-12-13 |
| | | | |||
| | * | Move internal channel arg definitions out of public headers. | Mark D. Roth | 2016-12-12 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-12 |
| | |\ | |_|/ |/| | | |||
| | * | Eliminate redundant places where server name was stored. | Mark D. Roth | 2016-12-12 |
| | | | |||
| | * | Fix grpclb code. | Mark D. Roth | 2016-12-12 |
| | | | |||
* | | | Merge pull request #9062 from grpc/revert-9019-short_deadlines | Craig Tiller | 2016-12-12 |
|\ \ \ | | | | | | | | | Revert "Handle (and test) short call deadlines" | ||
* | | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 |
| | | | | |||
| * | | | Revert "Handle (and test) short call deadlines" | Craig Tiller | 2016-12-12 |
|/ / / | |||
* | | | Merge pull request #8797 from sreecha/pss_pi | David G. Quintas | 2016-12-09 |
|\ \ \ | | | | | | | | | Rewrite pollset_set implementation | ||
| | | * | Add function to create channel arg for client channel factory. | Mark D. Roth | 2016-12-09 |
| | | | | |||
* | | | | Short deadlines: set Status on deadline | David Garcia Quintas | 2016-12-09 |
| |/ / |/| | | |||
| | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #8979 from markdroth/handshaker_cleanup | Mark D. Roth | 2016-12-09 |
|\ \ \ | | | | | | | | | Address comments from #8913. Also make changes needed for import. | ||
* \ \ \ | Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanup | Mark D. Roth | 2016-12-09 |
|\ \ \ \ | | | | | | | | | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | ||
* \ \ \ \ | Merge pull request #8980 from markdroth/handshaker_early_exit | Mark D. Roth | 2016-12-09 |
|\ \ \ \ \ | | | | | | | | | | | | | Provide a way to exit handshaking early without an error. | ||
* \ \ \ \ \ | Merge pull request #8745 from kpayson64/sigpipe_handle | kpayson64 | 2016-12-09 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Return status unavailable (over internal) on EPIPE | ||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | * | | | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2016-12-09 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | revert-8949-revert-8922-slice_cleanup | ||
| | * | | | | | Catch the case where we were shutdown after a handoff. | Mark D. Roth | 2016-12-09 |
| | | | | | | | |||
| | | | * | | | Fix more allocation bugs. | Mark D. Roth | 2016-12-09 |
| | | | | | | | |||
| | | | * | | | Fix allocation bug. | Mark D. Roth | 2016-12-09 |
| | | | | | | | |||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into handshaker_early_exit | Mark D. Roth | 2016-12-08 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | | | * | | | Pass ownership of grpc_tcp_server_acceptor to connector. | Mark D. Roth | 2016-12-08 |
| | | | | | | | |||
| | | | | * | | Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c | Sree Kuchibhotla | 2016-12-08 |
| | | | | | | | |||
| | | | | * | | Merge branch 'master' into pss_pi | Sree Kuchibhotla | 2016-12-08 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | | * | | | clang-format | Mark D. Roth | 2016-12-08 |
| | | | | | | | |||
| | | | * | | | Fix race condition on shutdown. | Mark D. Roth | 2016-12-08 |
| | | | | | | | |||
* | | | | | | | Merge pull request #8898 from rjshade/fix_tsan | Craig Tiller | 2016-12-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix TSAN failure when running DEBUG mode. | ||
* \ \ \ \ \ \ \ | Merge pull request #8344 from muxi/cronet-stream-read | Muxi Yan | 2016-12-07 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix Cronet end2end tests | ||
* | | | | | | | | | PR comments | David Garcia Quintas | 2016-12-07 |
| | | | | | | | | | |||
* | | | | | | | | | Fix handling of streams waiting for concurrency | David Garcia Quintas | 2016-12-07 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #8930 from ctiller/fixit19 | Craig Tiller | 2016-12-07 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make TCP error messages more descriptive | ||
| | * | | | | | | | | Turn off Cronet logging | Muxi Yan | 2016-12-07 |
| | | | | | | | | | | |||
| | | | | | | * | | | Redo change accidentally reverted in previous commit. | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | | |||
| | | | | | | * | | | Make grpc_handshaker vtable wrapper functions public. | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | | |||
| | | | | | | * | | | clang-format | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | | |||
| | | | | | | * | | | Allow creating security handshaker without adding it to handshake manager. | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | | |||
| | | | | * | | | | | Make handshakers that exit early responsible for cleaning up all args. | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | | |||
| | | | | | * | | | | clang-format | Mark D. Roth | 2016-12-06 |
| | | | | | | | | | | |||
| | | | | * | | | | | Provide a way to exit handshaking early without an error. | Mark D. Roth | 2016-12-06 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | | | * | | | clang-format | Mark D. Roth | 2016-12-06 |
| | | | | | | | | | |||
| | | | | | * | | | Clarify comment. | Mark D. Roth | 2016-12-06 |
| | | | | | | | | |