aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* Merge pull request #10761 from ctiller/ubsanGravatar Craig Tiller2017-04-20
|\
| * Fix ubsan reported failureGravatar Craig Tiller2017-04-20
* | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
|\|
| * Merge pull request #10682 from yang-g/status_helperGravatar Yang Gao2017-04-19
| |\
| * | clang-formatGravatar Craig Tiller2017-04-19
* | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
|\ \ \
| | * | Initial thread manager fixesGravatar Craig Tiller2017-04-18
| |/ /
| | * Remove status_helper as it is not needed any moreGravatar yang-g2017-04-18
| |/
| * Merge pull request #10663 from yang-g/globalcallbackGravatar Yang Gao2017-04-17
| |\
* | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\| |
| | * Update ServerGlobalCallback::AddPort apiGravatar yang-g2017-04-14
| * | 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
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | 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
| | |\ | | |/ | |/|
* | | Convert all async client stream types to not allocateGravatar Craig Tiller2017-04-05
* | | Dont break codegen barrierGravatar Craig Tiller2017-04-05
* | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-05
|\| |
| * | 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 github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-01
|\| |
| * | Add ports to global server callback.Gravatar yang-g2017-03-31
* | | Async end2end test passesGravatar Craig Tiller2017-03-31
* | | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
* | | Merge github.com:grpc/grpc into cpparenaGravatar 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
| | | |\ | | |_|/ | |/| |
| | * | 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
| | |\ | | |/ | |/|
| * | Merge branch 'master' into stream_corked_prGravatar Yuxuan Li2017-03-27
| |\ \
| * | | 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
| | | * 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
| | | | |\ | | | |_|/ | | |/| |
| | | * | Update C++ codeGravatar Sree Kuchibhotla2017-03-22
| | | |/
| | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
| | | |\
* | | | | Remove delete assertion on base class and change to full fetch-addGravatar Vijay Pai2017-03-21
| | * | | Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
| | | |/ | | |/|