Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | Remove more now-unnecessary code. | Mark D. Roth | 2016-11-03 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Minor cleanups. | Mark D. Roth | 2016-11-03 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Remove now-unnecessary code. | Mark D. Roth | 2016-11-03 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Add grpc_json_tree to handle refcounting for channel arg. | Mark D. Roth | 2016-11-03 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #8598 from ctiller/rst_stream | Muxi Yan | 2016-11-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send RST_STREAM from client when it receives trailing metadata without the corresponding RST_STREAM | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8614 from dgquintas/grpclb_shame_cube_af_inet6 | David G. Quintas | 2016-11-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the right address family | |||
| | * | | | | | | | | | | | | | Use the right address family | David Garcia Quintas | 2016-11-02 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||
| * / | | | | | | | | | | | | RR: Don't copy user_data is no vtable | David Garcia Quintas | 2016-11-02 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'remove_fake_resolver' into service_config_json | Mark D. Roth | 2016-11-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | Use JSON for service config channel arg. | Mark D. Roth | 2016-11-02 | |
| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge pull request #8588 from murgatroid99/uv_resource_quota | Michael Lumish | 2016-11-02 | |
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add resource quota support to uv TCP code | |||
| * | | | | | | | | | | | | | Merge pull request #8568 from dgquintas/grpclb_leaks_fix | David G. Quintas | 2016-11-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gRPC LB fixes from end two end testing | |||
| | * | | | | | | | | | | | | | clang-format | David Garcia Quintas | 2016-11-01 | |
| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Fixed weird whitespace change | murgatroid99 | 2016-11-01 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #8548 from dgquintas/lb-tokens-length | David G. Quintas | 2016-11-02 | |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made LB token dynamic size <= 50 bytes | |||
| * | | | | | | | | | | | | | | Reverted back to using 128 bytes for service name | David Garcia Quintas | 2016-11-01 | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | PR comments, take three | David Garcia Quintas | 2016-11-01 | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix | David Garcia Quintas | 2016-11-01 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | PR comments, take two | David Garcia Quintas | 2016-11-01 | |
| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | Send a RST_STREAM from the client if servers dont properly close streams | Craig Tiller | 2016-11-01 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Merge branch 'master' into uv_resource_quota | murgatroid99 | 2016-11-01 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | PR comments | David Garcia Quintas | 2016-10-31 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 | |
| | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Add resource quota support to uv TCP code | murgatroid99 | 2016-10-31 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #8527 from nicolasnoble/revert-tsi-ntop | Nicolas Noble | 2016-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverting TSI's ntop change, to avoid dependency between TSI and gRPC. | |||
| | | | | | | | | | | | | * \ | Merge branch 'master' into mutrace_fix | Sree Kuchibhotla | 2016-10-31 | |
| | | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #8564 from sreecha/endpoint_uv | Sree Kuchibhotla | 2016-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation bug when GRPC_UV is defined | |||
| | | | | | | | | | | | * | | | | Revert errant change | Craig Tiller | 2016-10-31 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | Fix memory leak | Craig Tiller | 2016-10-31 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Updated max length of load balanced service to 255 bytes | David Garcia Quintas | 2016-10-30 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | Fixed wrong sign for dns timeout debug msg | David Garcia Quintas | 2016-10-30 | |
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix | David Garcia Quintas | 2016-10-30 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #8565 from sreecha/linux_porta_failures | David G. Quintas | 2016-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resource_quota.c: Fix compiler errors in gcc4.4 and 4.6 | |||
| | | | | * | | | | | | | | | | gRPC LB fixes from end two end testing | David Garcia Quintas | 2016-10-30 | |
| | | | | |/ / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge pull request #8540 from vjpai/ust | Vijay Pai | 2016-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | Make udp_server_test pass on Mac, which does not have IP_PKTINFO as a meaningful setsockopt | |||
| | * | | | | | | | | | | | | Fix compiler errors in gcc4.4 and 4.6 | Sree Kuchibhotla | 2016-10-28 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Fix compilation bug when GRPC_UV is defined | Sree Kuchibhotla | 2016-10-28 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | | | | | | * | | | | | Skip compress filter if byte_buffer is compressed | Lizan Zhou | 2016-10-28 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-28 | |
| | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | clang-format code | Craig Tiller | 2016-10-28 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Fix some other Windows bugs while we're here | Craig Tiller | 2016-10-28 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | clang-format code | Craig Tiller | 2016-10-28 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Fix resource quotas on Windows | Craig Tiller | 2016-10-28 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Merge github.com:grpc/grpc into pid_ctl | Craig Tiller | 2016-10-28 | |
| | | | | |\ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||
| | | | | | * | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-28 | |
| | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | Made LB token dynamic size <= 50 bytes | David Garcia Quintas | 2016-10-28 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | Merge branch 'master' into mutrace_fix | Sree Kuchibhotla | 2016-10-27 | |
| | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #8544 from murgatroid99/node_perf_investigation | Michael Lumish | 2016-10-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable Nagle's algorithm in libuv endpoints | |||
* | | | | | | | | | | | | | | Fix potential use-after-free: connected subchannel gets destroyed after its ↵ | Craig Tiller | 2016-10-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | been picked by an lbpolicy |