Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #8227 from dgquintas/grpclb_service_name | Nicolas Noble | 2016-09-30 |
|\ | |||
* \ | Merge pull request #8226 from dgquintas/sockaddr_server_name | Nicolas Noble | 2016-09-30 |
|\ \ | |||
* \ \ | Merge pull request #8235 from ctiller/adjustable_window | Nicolas Noble | 2016-09-29 |
|\ \ \ | |||
* \ \ \ | Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under | Nicolas Noble | 2016-09-29 |
|\ \ \ \ | |||
| | * \ \ | Merge github.com:grpc/grpc into adjustable_window | Craig Tiller | 2016-09-29 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #8046 from gislan/master | Yang Gao | 2016-09-29 |
|\ \ \ \ \ | |||
| | * | | | | Format. | Nicolas "Pixel" Noble | 2016-09-29 |
| | | * | | | Clean up code | Muxi Yan | 2016-09-29 |
* | | | | | | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #8224 from sreecha/grpc_signal | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ \ | |||
| | | | * \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-fro... | Nicolas "Pixel" Noble | 2016-09-29 |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | | | | * | | | Set initial backoff to 10000ms when creating channel | Muxi Yan | 2016-09-28 |
| | | | * | | | | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under | Nicolas "Pixel" Noble | 2016-09-29 |
| | | | |\ \ \ \ | |||
| | | | * \ \ \ \ | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under | Nicolas "Pixel" Noble | 2016-09-29 |
| | | | |\ \ \ \ \ | |||
| | | | | | * | | | | Plugging memory leak. | Nicolas "Pixel" Noble | 2016-09-29 |
| | | | | |/ / / / | |||
| | | | | | * | | | Fix copy/paste bug | Craig Tiller | 2016-09-28 |
| | | | | | * | | | Make initial connect retry backoff configurable | Craig Tiller | 2016-09-28 |
| | | | | |/ / / | | | | |/| | | | |||
| | | | | | * | | PR comments | David Garcia Quintas | 2016-09-28 |
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8185 from y-zeng/gen_proto_comment | Yuchen Zeng | 2016-09-28 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #8168 from markdroth/max_message_size_fix | Nicolas Noble | 2016-09-28 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #8221 from dgquintas/grpclb_server_name_const | Nicolas Noble | 2016-09-28 |
| |\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 |
|\| | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #8191 from markdroth/subchannel_factory_cleanup | Mark D. Roth | 2016-09-28 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Added comments wrt lb/subchannel args ownership. | David Garcia Quintas | 2016-09-28 |
| * | | | | | | | | | | | Merge pull request #8192 from dgquintas/resolver_prefix | David G. Quintas | 2016-09-28 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8183 from dgquintas/grpclb_deadline | David G. Quintas | 2016-09-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||
| | | | | | | | | | | | * | Use the server's name as the service name for gRPC LB | David Garcia Quintas | 2016-09-27 |
| | | | | | | | | | | |/ | |||
| | | | | | | | | | | * | Populate server_name for sockaddr resolver | David Garcia Quintas | 2016-09-27 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||
| | | | | | | * | | | | Use SIGMINRT + 6 as the default signal for gRPC epoll engine | Sree Kuchibhotla | 2016-09-27 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7930 from yang-g/header2 | Nicolas Noble | 2016-09-26 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | PR comments | David Garcia Quintas | 2016-09-26 |
| | | | * | | | | | | | Rewrote handling of default resolver prefix | David Garcia Quintas | 2016-09-23 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| | | | * | | | | | | Remove unused files. | Mark D. Roth | 2016-09-23 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| | | | | * | | | | Fix typo | Yuchen Zeng | 2016-09-23 |
| | | | | | | | * | Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings | Nathaniel Manista | 2016-09-23 |
| | | | | | | | |\ | |||
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-23 |
|\| | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7611 from markdroth/http_connect | Mark D. Roth | 2016-09-23 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | clang-format | Mark D. Roth | 2016-09-23 |
| | | | | | * | | | | | Add comments about how to re-generate reflection proto files | Yuchen Zeng | 2016-09-22 |
| | | | * | | | | | | | Changed deadline of internal LB channel. | David Garcia Quintas | 2016-09-22 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #8171 from perumaalgoog/perugrpc2 | Nicolas Noble | 2016-09-22 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Fix Android CPP Build issues | Perumaal S | 2016-09-22 |
| * | | | | | | | | | | changed service name for grpclb | David Garcia Quintas | 2016-09-22 |
| | | | | | | | | | * | Add docstrings to generated beta elements | siddharthshukla | 2016-09-22 |
| | * | | | | | | | | | Fix Android+CPP build | Perumaal S | 2016-09-22 |
| |/ / / / / / / / / | |||
| | * | | | | | | | | Fix asan failure. | Mark D. Roth | 2016-09-22 |
| | | | * | | | | | | Fix type problems. | Mark D. Roth | 2016-09-22 |
| | | | * | | | | | | Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python. | Mark D. Roth | 2016-09-22 |
| | | | * | | | | | | Set default max send message size to unlimited. | Mark D. Roth | 2016-09-22 |