aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* Add ports to global server callback.Gravatar yang-g2017-03-31
* Merge pull request #10381 from dgquintas/remove_lr_from_server_contextGravatar David G. Quintas2017-03-30
|\
| * Removed wrong LR include from codegenGravatar David Garcia Quintas2017-03-30
* | Do not call grpc_init() for per-call-completion-queues created by a C++Gravatar Sree Kuchibhotla2017-03-28
|/
* Merge branch 'master' into stream_corked_prGravatar Yuxuan Li2017-03-27
|\
* | change EnsureInitialMetadataSent to use templateGravatar Yuxuan Li2017-03-27
| * Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
* | fix EnsureInitialMetadataSent type castingGravatar Yuxuan Li2017-03-20
* | merge master and fix conflict on bm_fullstackGravatar Yuxuan Li2017-03-20
|\|
* | merge init_ops, writes_done_ops and write_opsGravatar Yuxuan Li2017-03-20
| * Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
| |\
* | | change last_message bit to be in C++ layer onlyGravatar Yuxuan Li2017-03-10
* | | bug fixGravatar Yuxuan Li2017-03-08
* | | Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
| * | Add channel arguments to server builderGravatar Craig Tiller2017-03-08
|/ /
| * Destroy pointer args when destructing a ChannelArgumentsGravatar Yuchen Zeng2017-02-27
|/
* Let ServerContext own the initial_metadata array for sync callsGravatar yang-g2017-02-22
* Merge branch 'master' into healthGravatar yang-g2017-02-17
|\
| * Restore the NextMessageSize for streamed callsGravatar yang-g2017-02-16
| * commentsGravatar David Garcia Quintas2017-02-15
| * Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
| * Merge pull request #9629 from yang-g/qqqGravatar Yang Gao2017-02-08
| |\
* | | Remove asyncGravatar yang-g2017-02-07
| | * Add a PreServerStart in global server callbacksGravatar yang-g2017-02-07
| * | Fix read from uninitialized memory bug in GrpcBufferWriter.Gravatar Harvey Tuch2017-02-07
| |/
* | Merge remote-tracking branch 'upstream/master' into healthGravatar yang-g2017-01-30
|\|
| * Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-27
| |\
| | * Merge github.com:grpc/grpc into maxmsgszGravatar Craig Tiller2017-01-26
| | |\
* | | \ merge with headGravatar yang-g2017-01-26
|\ \ \ \ | | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
| | |\ \ | | |/ / | |/| |
| * | | Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
| | * | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/ /
| * | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| | * Merge github.com:grpc/grpc into maxmsgszGravatar Craig Tiller2017-01-20
| | |\ | | |/ | |/|
| * | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-20
| |\ \
| | * \ Merge pull request #8830 from vjpai/its_compatGravatar Vijay Pai2017-01-19
| | |\ \
| | | | * Fix integer overflowGravatar Craig Tiller2017-01-19
| | | * | Merge branch 'master' into its_compatGravatar Vijay Pai2017-01-19
| | | |\ \
| | | | | * Remove double-checking of max-message-size in C++ layersGravatar Craig Tiller2017-01-19
| | | | |/
| | * | / Add ChannelArguments methods for setting max send/recv message size.Gravatar Mark D. Roth2017-01-19
| | | |/ | | |/|
| * | | Remove bogus assertGravatar Craig Tiller2017-01-12
* | | | merge with headGravatar yang-g2017-01-11
|\ \ \ \ | | |/ / | |/| |
| | * | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
| | |\ \ | | |/ / | |/| |
| * | | Small improvements to generated documentationGravatar Craig Tiller2017-01-06
* | | | Merge branch 'master' into healthGravatar yang-g2017-01-04
|\ \ \ \
* | | | | remove copyright from generated filesGravatar yang-g2017-01-04
| | | * | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #9207 from ctiller/cleanup_closuresGravatar Craig Tiller2017-01-04
| |\ \ \ \
| | | | * \ Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
| | | | |\ \ | | | | |/ / | | | |/| |