Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 #9061 from jtattermusch/csharp_generated_arg_comments | Jan Tattermusch | 2016-12-14 |
| |\ | | | | | | | Add xmldoc comments for function arguments in generated C# code | ||
| * \ | Merge pull request #9060 from jtattermusch/csharp_protoc_leading_space | Jan Tattermusch | 2016-12-14 |
| |\ \ | | | | | | | | | Remove leading space in C# service comments | ||
| * \ \ | Merge pull request #9089 from dgquintas/short_deadlines_sans_tests | David G. Quintas | 2016-12-13 |
| |\ \ \ | | | | | | | | | | | Short deadlines: set Status on deadline | ||
| * \ \ \ | Merge pull request #9006 from kpayson64/revert_bizarre_api | kpayson64 | 2016-12-13 |
| |\ \ \ \ | | | | | | | | | | | | | Revert "Add configurable exit grace periods and shutdown handlers" | ||
| | | * | | | Short deadlines: set Status on deadline | David Garcia Quintas | 2016-12-13 |
| | | | | | | |||
| | | | | * | Generate param comments in C# proto plugin | Jan Tattermusch | 2016-12-13 |
| | | | | | | |||
| | | | | * | remove leading space in C# comments | Jan Tattermusch | 2016-12-13 |
| | |_|_|/ | |/| | | | |||
| | | | * | remove leading space in C# comments | Jan Tattermusch | 2016-12-13 |
| | |_|/ | |/| | | |||
| * | | | Recover 'namespace'd Python distribution packages | Masood Malekghassemi | 2016-12-12 |
| | | | | | | | | | | | | | | | | | | | | Uses dynamic loading to paper-over the negative effects of losing namespace packages in the previous commit. | ||
| * | | | Un-namespace Python packages | Masood Malekghassemi | 2016-12-12 |
| | | | | | | | | | | | | | | | | | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks. | ||
* | | | | 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 #9028 from jtattermusch/remove_releasesigned_config | Jan Tattermusch | 2016-12-12 |
| |\ \ \ | | | | | | | | | | | Get rid of unused ReleaseSigned config | ||
| * \ \ \ | Merge pull request #8797 from sreecha/pss_pi | David G. Quintas | 2016-12-09 |
| |\ \ \ \ | | | | | | | | | | | | | Rewrite pollset_set implementation | ||
| * \ \ \ \ | Merge pull request #9019 from dgquintas/short_deadlines | David G. Quintas | 2016-12-09 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Handle (and test) short call deadlines | ||
| * | | | | | | Add ServiceRpcHandler to exported names | Ken Payson | 2016-12-09 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | 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 #8742 from kpayson64/service_names_hint | kpayson64 | 2016-12-09 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow handlers to hint at the services they export | ||
| * \ \ \ \ \ \ \ | 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 |
| | | | | | | | | | | |||
| | | | | | | | * | | get rid of unused ReleaseSigned config | Jan Tattermusch | 2016-12-09 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| | | * | | | | | | Allow handlers to hint at the services they export | kpayson64 | 2016-12-08 |
| | | | | | | | | | |||
| | | | * | | | | | 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 |
| | | | | | | | | | |||
| | | | | | | | * | Revert "Add configurable exit grace periods and shutdown handlers" | Ken Payson | 2016-12-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3045a379aa76ce9ee930f427daa4ee799b0162aa. | ||
| | | | | | | * | | 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 |