aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
| | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-01
| | | | |\ | | | | |/ | | | |/|
| | | | * Fix ASAN failureGravatar Sree Kuchibhotla2017-04-01
* | | | | initial minimal stack configurator sketchGravatar Craig Tiller2017-03-31
| |_|/ / |/| | |
| * | | sketching minimal stack configuratorGravatar Craig Tiller2017-03-31
|/ / /
* | | Merge pull request #10410 from yang-g/add_portGravatar Yang Gao2017-03-31
|\ \ \
| | * \ Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-31
| | |\ \ | |_|/ / |/| | |
| * | | Add ports to global server callback.Gravatar yang-g2017-03-31
* | | | Merge pull request #10318 from y-zeng/server_channel_max_ageGravatar Yuchen Zeng2017-03-31
|\ \ \ \ | |/ / / |/| | |
| | * | Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-31
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #10381 from dgquintas/remove_lr_from_server_contextGravatar David G. Quintas2017-03-30
|\ \ \ \
| | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #10348 from sreecha/init-free-cqGravatar Sree Kuchibhotla2017-03-30
|\ \ \ \ \
| | * | | | Removed wrong LR include from codegenGravatar David Garcia Quintas2017-03-30
| | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-29
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | * | | Change the unit to ms, clean upGravatar Yuchen Zeng2017-03-29
* | | | | | Merge github.com:grpc/grpc into bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-29
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | * | Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-29
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Add max_connection_age end2end testGravatar Yuchen Zeng2017-03-28
| | * | | | Do not call grpc_init() for per-call-completion-queues created by a C++Gravatar Sree Kuchibhotla2017-03-28
| |/ / / /
| | | | * clangGravatar Sree Kuchibhotla2017-03-28
| * | | | Merge pull request #10325 from y-zeng/keepalive_fixesGravatar Yuchen Zeng2017-03-28
| |\ \ \ \
| | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-28
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | Add max_connection_idle enforcementGravatar Yuchen Zeng2017-03-28
| | | * | | Add max age grace periodGravatar Yuchen Zeng2017-03-28
| | * | | | Add client_ prefix for keepalive argsGravatar Yuchen Zeng2017-03-27
| * | | | | Merge branch 'master' into stream_corked_prGravatar Yuxuan Li2017-03-27
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stream_corked_prGravatar Yuxuan Li2017-03-27
| |\ \ \ \ \ \
| * | | | | | | change EnsureInitialMetadataSent to use templateGravatar Yuxuan Li2017-03-27
| | | | * | | | Change keepalive arguments, add grpc_set_disable_ping_ackGravatar Yuchen Zeng2017-03-27
| | | |/ / / /
| | | | * | | Add max age enforcement for server channelsGravatar Yuchen Zeng2017-03-27
| | | | | | * undo prev changeGravatar Sree Kuchibhotla2017-03-24
| | | | | | * Minor bugGravatar Sree Kuchibhotla2017-03-24
| | | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| | | | | | |\ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge pull request #7771 from y-zeng/cares_buildinGravatar Yuchen Zeng2017-03-24
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | | * | Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-24
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge pull request #10245 from sreecha/cq_factory_apiGravatar Sree Kuchibhotla2017-03-24
| | | |\ \ \ \
| | | | | | | * clang formatGravatar Sree Kuchibhotla2017-03-24
| | | | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Add socket factory support to udp_server.cGravatar Michael Warres2017-03-24
| | |/ / / / /
| | | | | | * Minor formattingGravatar Sree Kuchibhotla2017-03-22
| | | | | | * Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factoryGravatar Sree Kuchibhotla2017-03-22
| | | | | | |\
| | | | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-22
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | clang format fixGravatar Sree Kuchibhotla2017-03-22
| | | | * | | | Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-22
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge pull request #10238 from ctiller/bm_chttp2_topGravatar Craig Tiller2017-03-22
| | |\ \ \ \ \ \
| | | | | | | * | Update C++ codeGravatar Sree Kuchibhotla2017-03-22
| | | | * | | | | Fix bugGravatar Sree Kuchibhotla2017-03-22
| | | | | | | * | Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| | | | | | | * | Changes to use the new APIGravatar Sree Kuchibhotla2017-03-21
| | | | | | | * | Merge branch 'cq_factory_api' into cq_create_api_changes_with_factoryGravatar Sree Kuchibhotla2017-03-21
| | | | | | | |\ \ | | | | | |_|_|/ / | | | | |/| | | / | | | | | | | |/