Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | 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 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | HTTP CONNECT handshaker | |||
| | | | | * | | | clang-format | Mark D. Roth | 2016-09-23 | |
| | | | | | | | | ||||
| | | | * | | | | Changed deadline of internal LB channel. | David Garcia Quintas | 2016-09-22 | |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It used to be 3 seconds for no good reason. The correct value would come from the parent channel. Until that's easy to accomplish, it's been changed to "infinite". | |||
| * | | | | | | Merge pull request #8171 from perumaalgoog/perugrpc2 | Nicolas Noble | 2016-09-22 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix Android + CPP build | |||
| | * | | | | | | Fix Android CPP Build issues | Perumaal S | 2016-09-22 | |
| | | | | | | | | ||||
| * | | | | | | | changed service name for grpclb | David Garcia Quintas | 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 | |
| | | | | | | | ||||
| | | | * | | | Set default max send message size to unlimited. | Mark D. Roth | 2016-09-22 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #8099 from dgquintas/census_md_rename_sep_16 | David G. Quintas | 2016-09-21 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | Renamed grpc-census-bin to grpc-stats-bin | |||
| | | * | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-21 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-21 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-09-21 | |
|\| | | | | | | ||||
| * | | | | | | Merge pull request #8049 from markdroth/grpclb_resolver_changes2 | Mark D. Roth | 2016-09-21 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Move LB policy instantiation from resolvers into client_channel. | |||
| * | | | | | | | Sanitize master. | Nicolas "Pixel" Noble | 2016-09-20 | |
| | | | | | | | | ||||
| | * | | | | | | Code review changes. | Mark D. Roth | 2016-09-20 | |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'grpclb_resolver_changes2' into service_config | Mark D. Roth | 2016-09-20 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Code review changes. | Mark D. Roth | 2016-09-20 | |
| | | | | | | | | ||||
| | | | | * | | | Fix message size filter to use close instead of cancel. | Mark D. Roth | 2016-09-20 | |
| | | | | | | | | ||||
| | * | | | | | | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | grpc tracing context | |||
| | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 | |
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||
| | * | | | | | | | Merge pull request #7846 from markdroth/max_send_size_filter | Mark D. Roth | 2016-09-19 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add channel arg for max send message size and add message size filter. | |||
| | | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 | |
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-19 | |
| | | | | | |\ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-19 | |
| |\| | | | | | | | | ||||
| | * | | | | | | | | Merge pull request #7991 from markdroth/grpclb_resolver_changes | Mark D. Roth | 2016-09-19 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Track whether or not each resolved address is a gRPC-LB balancer. | |||
| | | | * | | | | | | | Fix Windows printf formatting bug. | Mark D. Roth | 2016-09-19 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | Merge pull request #8113 from yang-g/verify_auth_headers | Yang Gao | 2016-09-18 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add a check for metadata from auth plugin | |||
* | | | | | | | | | | | | Merge branch 'grpclb_resolver_changes2' into service_config | Mark D. Roth | 2016-09-16 | |
|\| | | | | | | | | | | | ||||
| | | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | | | | | | | |\ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
| | | | | | | | * | | | | Fix merge problems. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | |\ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||
| | | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 | |
| | | | | |\ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 | |
| | |\| | | | | | | | | | ||||
| | * | | | | | | | | | | Code review changes. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Merge pull request #8069 from ↵ | Craig Tiller | 2016-09-16 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | |||
| | | | | | | | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | |\ \ \ \ | ||||
| | | * | | | | | | \ \ \ \ | Merge pull request #8112 from dgquintas/lb_proto_sync | David G. Quintas | 2016-09-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | Synchronized tag number with that of authoritative copy | |||
| * | | | | | | | | | | | | | Fix bugs from merge. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | clang-format | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 | Mark D. Roth | 2016-09-16 | |
| |\| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Bug fixes and cleanups. | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | clang-format | Mark D. Roth | 2016-09-16 | |
| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 | |
| | |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 | |
| | | | | | | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | More gRPC LB bugfixes. | David Garcia Quintas | 2016-09-15 | |
| | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Courtesy of more in depth testing. |