aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | Use the right address familyGravatar David Garcia Quintas2016-11-02
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * / | | | | | | | | | RR: Don't copy user_data is no vtableGravatar David Garcia Quintas2016-11-02
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'remove_fake_resolver' into service_config_jsonGravatar Mark D. Roth2016-11-02
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Use JSON for service config channel arg.Gravatar Mark D. Roth2016-11-02
| | * | | | | | | | | | Merge pull request #8588 from murgatroid99/uv_resource_quotaGravatar Michael Lumish2016-11-02
| |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #8568 from dgquintas/grpclb_leaks_fixGravatar David G. Quintas2016-11-02
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | clang-formatGravatar David Garcia Quintas2016-11-01
| | | * | | | | | | | | | Fixed weird whitespace changeGravatar murgatroid992016-11-01
| * | | | | | | | | | | | Merge pull request #8548 from dgquintas/lb-tokens-lengthGravatar David G. Quintas2016-11-02
|/| | | | | | | | | | | |
| * | | | | | | | | | | | Reverted back to using 128 bytes for service nameGravatar David Garcia Quintas2016-11-01
| | * | | | | | | | | | | PR comments, take threeGravatar David Garcia Quintas2016-11-01
| | * | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fixGravatar David Garcia Quintas2016-11-01
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | PR comments, take twoGravatar David Garcia Quintas2016-11-01
| | | | * | | | | | | | | Send a RST_STREAM from the client if servers dont properly close streamsGravatar Craig Tiller2016-11-01
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | Merge branch 'master' into uv_resource_quotaGravatar murgatroid992016-11-01
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | * | | | | | | | | | PR commentsGravatar David Garcia Quintas2016-10-31
| | | | | | | * | | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
| | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | Add resource quota support to uv TCP codeGravatar murgatroid992016-10-31
* | | | | | | | | | | | Merge pull request #8527 from nicolasnoble/revert-tsi-ntopGravatar Nicolas Noble2016-10-31
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8564 from sreecha/endpoint_uvGravatar Sree Kuchibhotla2016-10-31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | Revert errant changeGravatar Craig Tiller2016-10-31
| | | | | | | | | | | | * | Fix memory leakGravatar Craig Tiller2016-10-31
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| | | * | | | | | | | | | Updated max length of load balanced service to 255 bytesGravatar David Garcia Quintas2016-10-30
| | | | | | | * | | | | | Fixed wrong sign for dns timeout debug msgGravatar David Garcia Quintas2016-10-30
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fixGravatar David Garcia Quintas2016-10-30
| | | | |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #8565 from sreecha/linux_porta_failuresGravatar David G. Quintas2016-10-30
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | gRPC LB fixes from end two end testingGravatar David Garcia Quintas2016-10-30
| | | | | |/ / / / / / /
* | | | | | | | | | | | Merge pull request #8540 from vjpai/ustGravatar Vijay Pai2016-10-29
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| | * | | | | | | | | | Fix compiler errors in gcc4.4 and 4.6Gravatar Sree Kuchibhotla2016-10-28
| |/ / / / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | Fix compilation bug when GRPC_UV is definedGravatar Sree Kuchibhotla2016-10-28
| |/ / / / / / / / / |/| | | | | | | | |
| | | | | | | * | | Skip compress filter if byte_buffer is compressedGravatar Lizan Zhou2016-10-28
| | | | | | * | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | clang-format codeGravatar Craig Tiller2016-10-28
* | | | | | | | | | Fix some other Windows bugs while we're hereGravatar Craig Tiller2016-10-28
* | | | | | | | | | clang-format codeGravatar Craig Tiller2016-10-28
* | | | | | | | | | Fix resource quotas on WindowsGravatar Craig Tiller2016-10-28
| | | | | * | | | | Merge github.com:grpc/grpc into pid_ctlGravatar Craig Tiller2016-10-28
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | | * | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
|\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | Made LB token dynamic size <= 50 bytesGravatar David Garcia Quintas2016-10-28
| * | | | | | | | | | Merge pull request #8544 from murgatroid99/node_perf_investigationGravatar Michael Lumish2016-10-27
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Fix potential use-after-free: connected subchannel gets destroyed after its b...Gravatar Craig Tiller2016-10-27
* | | | | | | | | | | | Fix memory leakGravatar Craig Tiller2016-10-27
| | | | | | | | | | | * Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| | | | | | |_|_|_|_|/ | | | | | |/| | | | |
* | | | | | | | | | | Handle calls that are started after transport closureGravatar Craig Tiller2016-10-27
| | * | | | | | | | | Add commentGravatar murgatroid992016-10-27
| | * | | | | | | | | Disable Nagle's algorithm in libuv endpointsGravatar murgatroid992016-10-27
| | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockoptGravatar Vijay Pai2016-10-27
| | |/ / / / / / /
* | | | | | | | | Review feedbackGravatar Craig Tiller2016-10-26
| | | | | | * | | clang-formatGravatar Craig Tiller2016-10-26