| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-06 |
|\ |
|
| * | Merge pull request #10457 from ctiller/fixmsan | Craig Tiller | 2017-04-05 |
| |\ |
|
| * \ | Merge pull request #9902 from y-zeng/keepalive_server | Yuchen Zeng | 2017-04-04 |
| |\ \ |
|
| | | * | Fix compile | Craig Tiller | 2017-04-04 |
| | | * | Potential msan fix | Craig Tiller | 2017-04-04 |
| * | | | Merge github.com:grpc/grpc into minimal | Craig Tiller | 2017-04-04 |
| |\ \ \ |
|
| | | * | | Enable server-side keepalive pings | Yuchen Zeng | 2017-04-04 |
| | | * | | Change time unit to ms | Yuchen Zeng | 2017-04-04 |
| | | * | | Add min_ping_interval_without_data | Yuchen Zeng | 2017-04-04 |
| | | * | | Client-side keepalive pings server enforcement | Yuchen Zeng | 2017-04-04 |
| | | |/ |
|
| | * | | Merge github.com:grpc/grpc into atomic-timers | Craig Tiller | 2017-04-03 |
| | |\| |
|
* | | | | Fix C asan error and check_sources_and_headers.py | Sree Kuchibhotla | 2017-04-02 |
* | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-01 |
|\ \ \ \
| | |_|/
| |/| | |
|
* | | | | Fix ASAN failure | Sree Kuchibhotla | 2017-04-01 |
| | * | | sketching minimal stack configurator | Craig Tiller | 2017-03-31 |
| |/ / |
|
| * | | Merge pull request #10410 from yang-g/add_port | Yang Gao | 2017-03-31 |
| |\ \ |
|
| | | * | Merge github.com:grpc/grpc into atomic-timers | Craig Tiller | 2017-03-31 |
| | | |\
| | |_|/
| |/| | |
|
| | * | | Add ports to global server callback. | yang-g | 2017-03-31 |
| * | | | Merge pull request #10318 from y-zeng/server_channel_max_age | Yuchen Zeng | 2017-03-31 |
| |\ \ \
| | |/ /
| |/| | |
|
| | | * | Merge github.com:grpc/grpc into atomic-timers | Craig Tiller | 2017-03-31 |
| | | |\
| | |_|/
| |/| | |
|
| * | | | Merge pull request #10381 from dgquintas/remove_lr_from_server_context | David G. Quintas | 2017-03-30 |
| |\ \ \ |
|
* | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-30 |
|\| | | | |
|
| * | | | | Merge pull request #10348 from sreecha/init-free-cq | Sree Kuchibhotla | 2017-03-30 |
| |\ \ \ \ |
|
| | | * | | | Removed wrong LR include from codegen | David Garcia Quintas | 2017-03-30 |
* | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-29 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | | | * | | Change the unit to ms, clean up | Yuchen Zeng | 2017-03-29 |
| | * | | | | Merge github.com:grpc/grpc into bugscrub1-proposedfix1 | Craig Tiller | 2017-03-29 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | | | | * | Merge github.com:grpc/grpc into atomic-timers | Craig Tiller | 2017-03-29 |
| | | | | |\
| | |_|_|_|/
| |/| | | | |
|
| | | | * | | Add max_connection_age end2end test | Yuchen Zeng | 2017-03-28 |
| | | * | | | Do not call grpc_init() for per-call-completion-queues created by a C++ | Sree Kuchibhotla | 2017-03-28 |
| | |/ / /
| |/| | | |
|
* | | | | | clang | Sree Kuchibhotla | 2017-03-28 |
| * | | | | Merge pull request #10325 from y-zeng/keepalive_fixes | Yuchen Zeng | 2017-03-28 |
| |\ \ \ \ |
|
* | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-28 |
|\| | | | | |
|
| | | | * | | Add max_connection_idle enforcement | Yuchen Zeng | 2017-03-28 |
| | | | * | | Add max age grace period | Yuchen Zeng | 2017-03-28 |
| | * | | | | Add client_ prefix for keepalive args | Yuchen Zeng | 2017-03-27 |
| * | | | | | Merge branch 'master' into stream_corked_pr | Yuxuan Li | 2017-03-27 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into stream_corked_pr | Yuxuan Li | 2017-03-27 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | change EnsureInitialMetadataSent to use template | Yuxuan Li | 2017-03-27 |
| | | | * | | | | Change keepalive arguments, add grpc_set_disable_ping_ack | Yuchen Zeng | 2017-03-27 |
| | | |/ / / / |
|
| | | | | * | | Add max age enforcement for server channels | Yuchen Zeng | 2017-03-27 |
* | | | | | | | undo prev change | Sree Kuchibhotla | 2017-03-24 |
* | | | | | | | Minor bug | Sree Kuchibhotla | 2017-03-24 |
* | | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge pull request #7771 from y-zeng/cares_buildin | Yuchen Zeng | 2017-03-24 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | | * | Merge github.com:grpc/grpc into atomic-timers | Craig Tiller | 2017-03-24 |
| | | | | | |\
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Merge pull request #10245 from sreecha/cq_factory_api | Sree Kuchibhotla | 2017-03-24 |
| |\ \ \ \ \ \ |
|
* | | | | | | | | clang format | Sree Kuchibhotla | 2017-03-24 |
* | | | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 |
|\| | | | | | | |
|
| * | | | | | | | Add socket factory support to udp_server.c | Michael Warres | 2017-03-24 |
| | |_|_|/ / /
| |/| | | | | |
|