aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
| | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #7862 from makdharma/grpc_cachingGravatar makdharma2016-09-01
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-08-31
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extensionGravatar Mark D. Roth2016-08-31
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | clang-formatGravatar Vijay Pai2016-08-30
| | | | | | | | * | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
| | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | | | | | * | | | | | Stick to StatusCode::INTERNAL when there's no serviceGravatar Vijay Pai2016-08-30
| | | * | | | | | | | | addressed comments from reviewGravatar Makarand Dharmapurikar2016-08-30
| | | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-31
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | * | | | | | Another golden fileGravatar Vijay Pai2016-08-30
| | | | | | * | | | | | clang-formatGravatar Vijay Pai2016-08-30
| | | | | | * | | | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | | | | | | | | | * | Merge with newly added/modified filesGravatar David Garcia Quintas2016-08-30
| * | | | | | | | | | | Merge pull request #7912 from ctiller/g_stands_forGravatar Craig Tiller2016-08-30
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7798 from y-zeng/ServerReaderWriterInterfaceGravatar kpayson642016-08-30
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
| | | | | | | | | | | | |\ \
| | | | | | | * | | | | | | | Add ServerBuilderPlugin::UpdateChannelArgumentsGravatar Yuchen Zeng2016-08-29
| | | | | | | | |_|_|_|_|/ / | | | | | | | |/| | | | | |
| | | | | | | | * | | | | | clang-formatGravatar Vijay Pai2016-08-29
| | | | | | | | * | | | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
| | | * | | | | | | | | | | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| | | | | | * | | | | | | Add clarifying comment about IWYU in grpc++.hGravatar Egor Suvorov2016-08-26
| | | | | | * | | | | | | Add IWYU export pragmas to grpc++/grpc++.h.Gravatar Egor Suvorov2016-08-26
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | Addressing feedback.Gravatar Julien Boeuf2016-08-25
| | | | | | * | | | | | Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMINGGravatar Vijay Pai2016-08-25
| | | | | | * | | | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-25
| | | | | | |\ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | remove docstring for not existing argumentGravatar Takuto Ikuta2016-08-25
| * | | | | | | | | | | Fix a typoGravatar Takuto Ikuta2016-08-25
| | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | * | | | | Support >16kib frame sizes in coreGravatar Craig Tiller2016-08-24
| | |_|_|_|/ / / / / | |/| | | | | | | |
| | | | * | | | | | prep work for enabling cachingGravatar Makdharma2016-08-24
* | | | | | | | | | Add channel arg for max send message size and add message size filter.Gravatar Mark D. Roth2016-08-23
|/ / / / / / / / /
| | * / / / / / / Adding extension points for security context.Gravatar Julien Boeuf2016-08-23
| |/ / / / / / / |/| | | | | | |
| | | | | | | * Remove the API to return the underlying completion queue. This API is noGravatar Sree Kuchibhotla2016-08-22
| | | | | | | * Remove completion queue parameter from grpc_server_add_insecure_channel_from_...Gravatar Sree Kuchibhotla2016-08-22
| |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add commentsGravatar Yuchen Zeng2016-08-19
| * | | | | | Add ServerReaderWriterInterfaceGravatar Yuchen Zeng2016-08-19
|/ / / / / /
* | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc.Gravatar Mark D. Roth2016-08-18
* | | | | | Merge pull request #7594 from chedeti/grpc-thrift-v2Gravatar kpayson642016-08-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\ \ \ \ \ \
* | | | | | | Improved some docstrings for grpc_call creationGravatar David Garcia Quintas2016-08-09
| | * | | | | remove const in DeserializeGravatar chedeti2016-08-04
| | | * | | | Another golden file to fixGravatar Vijay Pai2016-08-04
| | * | | | | use boost::make_sharedGravatar chedeti2016-08-04
| | | * | | | clang-formatGravatar Vijay Pai2016-08-04
| | | * | | | Make FCUnary and ServerReaderWriter derived classes of a newGravatar Vijay Pai2016-08-04
| | | * | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-04
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | * | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | * | | | | rename class variables to snake_caseGravatar chedeti2016-08-03
| | | | | | * updated objc's module.modulemapGravatar David Garcia Quintas2016-08-03
| * | | | | | Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
* | | | | | | Merge pull request #7600 from dgquintas/fix_includesGravatar Nicolas Noble2016-08-02
|\ \ \ \ \ \ \