aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen
Commit message (Expand)AuthorAge
* Remove status_helper as it is not needed any moreGravatar yang-g2017-04-18
* Merge pull request #10583 from ctiller/server_startGravatar Craig Tiller2017-04-14
|\
| * update commentsGravatar Craig Tiller2017-04-13
* | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
|\ \
| * | Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
| | * Threading robustnessGravatar Craig Tiller2017-04-11
| |/
* | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-10
|\|
| * support C++ error_detailsGravatar yang-g2017-04-07
* | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
|\|
| * Fix compileGravatar Craig Tiller2017-04-04
| * Potential msan fixGravatar Craig Tiller2017-04-04
* | Fix C asan error and check_sources_and_headers.pyGravatar Sree Kuchibhotla2017-04-02
* | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-01
|\|
* | Fix ASAN failureGravatar Sree Kuchibhotla2017-04-01
| * 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
|\| |
| | * 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
| |/
* | clangGravatar Sree Kuchibhotla2017-03-28
* | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-28
|\|
| * change EnsureInitialMetadataSent to use templateGravatar Yuxuan Li2017-03-27
* | undo prev changeGravatar Sree Kuchibhotla2017-03-24
* | Minor bugGravatar Sree Kuchibhotla2017-03-24
* | clang formatGravatar Sree Kuchibhotla2017-03-24
* | Update C++ codeGravatar Sree Kuchibhotla2017-03-22
| * fix EnsureInitialMetadataSent type castingGravatar Yuxuan Li2017-03-20
| * merge init_ops, writes_done_ops and write_opsGravatar Yuxuan Li2017-03-20
| * 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
* | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
* | Fix clang formatting issuesGravatar Sree Kuchibhotla2017-03-03
* | C++ code changes in response to grpc_completion_queue_create() API changeGravatar Sree Kuchibhotla2017-03-03
|/
* Let ServerContext own the initial_metadata array for sync callsGravatar yang-g2017-02-22
* Restore the NextMessageSize for streamed callsGravatar yang-g2017-02-16
* Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
* Fix read from uninitialized memory bug in GrpcBufferWriter.Gravatar Harvey Tuch2017-02-07
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-27
|\
| * Merge github.com:grpc/grpc into maxmsgszGravatar Craig Tiller2017-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
|\ \
| | * 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
| | |/
* | | Remove bogus assertGravatar Craig Tiller2017-01-12
* | | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\ \ \ | | |/ | |/|