aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-07
|\
| * Merge pull request #8456 from ctiller/pid_ctlGravatar Craig Tiller2016-11-04
| |\ | | | | | | Simple PID controller
| * \ Merge pull request #8640 from ctiller/wtf-buildGravatar Craig Tiller2016-11-04
| |\ \ | | | | | | | | Release target once pinged
| | | * Fix spellingGravatar Craig Tiller2016-11-04
| | | |
| | * | Release target once pingedGravatar Craig Tiller2016-11-04
| | | |
| * | | Merge pull request #8631 from soltanmm-google/blebs-on-cells-and-other-signsGravatar Masood Malekghassemi2016-11-04
| |\ \ \ | | |/ / | |/| | Say what we mean
* | | | clang-formatGravatar Mark D. Roth2016-11-04
| | | |
* | | | Code review changes.Gravatar Mark D. Roth2016-11-04
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-04
|\| | |
| * | | Merge pull request #8569 from dgquintas/dns_retry_timeout_signGravatar David G. Quintas2016-11-04
| |\ \ \ | | | | | | | | | | Fixed wrong sign for dns timeout debug msg
| | | * | Say what we meanGravatar Masood Malekghassemi2016-11-03
| | | | |
| * | | | Merge pull request #8270 from daniel-j-born/server_port_indexGravatar Yuchen Zeng2016-11-03
| |\ \ \ \ | | | | | | | | | | | | Correctly count port indices and siblings.
* | | | | | Fix build problem.Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Change value of channel arg to string form, and reparse in each place we use it.Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Rename method_config.[ch] to service_config.[ch].Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Add method to extract LB policy name from service config JSON.Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Minor cleanups.Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Merge branch 'remove_fake_resolver' into service_config_jsonGravatar Mark D. Roth2016-11-03
|\| | | | |
* | | | | | clang-formatGravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Remove more now-unnecessary code.Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Minor cleanups.Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Remove now-unnecessary code.Gravatar Mark D. Roth2016-11-03
| | | | | |
* | | | | | Add grpc_json_tree to handle refcounting for channel arg.Gravatar Mark D. Roth2016-11-03
| | | | | |
| * | | | | Merge pull request #8598 from ctiller/rst_streamGravatar Muxi Yan2016-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_inet6Gravatar David G. Quintas2016-11-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Use the right address family
| | * | | | | | 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
| |/| | | | | | | | | | | | | | | | | | | Add resource quota support to uv TCP code
| * | | | | | Merge pull request #8568 from dgquintas/grpclb_leaks_fixGravatar David G. Quintas2016-11-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | gRPC LB fixes from end two end testing
| | * | | | | | 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
|/| | | | | | | | | | | | | | | | | | | | | | | Made LB token dynamic size <= 50 bytes
| * | | | | | | 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
| | | | | | |
| | | * | | | Add resource quota support to uv TCP codeGravatar murgatroid992016-10-31
| | | | | | |
* | | | | | | Merge pull request #8527 from nicolasnoble/revert-tsi-ntopGravatar Nicolas Noble2016-10-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Reverting TSI's ntop change, to avoid dependency between TSI and gRPC.
* \ \ \ \ \ \ \ Merge pull request #8564 from sreecha/endpoint_uvGravatar Sree Kuchibhotla2016-10-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix compilation bug when GRPC_UV is defined
| | | * | | | | | 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
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | resource_quota.c: Fix compiler errors in gcc4.4 and 4.6
| | | | | * | | | gRPC LB fixes from end two end testingGravatar David Garcia Quintas2016-10-30
| | | | | |/ / /
* | | | | | | | Merge pull request #8540 from vjpai/ustGravatar Vijay Pai2016-10-29
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | Make udp_server_test pass on Mac, which does not have IP_PKTINFO as a meaningful setsockopt