aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* Make sync server settings configurableGravatar Sree Kuchibhotla2016-09-28
* Make settings configurableGravatar Sree Kuchibhotla2016-09-27
* new valueGravatar Sree Kuchibhotla2016-09-26
* fine tune the cq deadline value (temporarily)Gravatar Sree Kuchibhotla2016-09-26
* fix the plugin initialization order in ServerBuilderGravatar Sree Kuchibhotla2016-09-26
* fix shutdown crashGravatar Sree Kuchibhotla2016-09-26
* Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-09-21
|\
* | More fixesGravatar Sree Kuchibhotla2016-09-21
* | Minor changesGravatar Sree Kuchibhotla2016-09-21
* | One RPCMgr instance per CQGravatar Sree Kuchibhotla2016-09-21
| * Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| |\
| * | Code review changes.Gravatar Mark D. Roth2016-09-15
| | * Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
| | |\
| * | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-13
| |\| |
| | * | Merge pull request #8024 from makdharma/cpp_cacheableGravatar makdharma2016-09-08
| | |\ \
| * | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-08
| |\| | |
| | * | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| | |\ \ \
| | | | * | add cacheable option to client_contextGravatar Makarand Dharmapurikar2016-09-07
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-06
| |\| | |
| * | | | Allow setting max send message size via C++ ServerBuilder API.Gravatar Mark D. Roth2016-09-06
| | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-02
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge pull request #7918 from y-zeng/server_builderGravatar kpayson642016-09-01
| | |\ \ \
| | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
| | | | | |\ | | | |_|_|/ | | |/| | |
| * | | | | Change wrapped languages to use the new channel arg macro name.Gravatar Mark D. Roth2016-08-31
| | * | | | server builder include fixGravatar David Garcia Quintas2016-08-31
| |/ / / /
| | | | * Merge with newly added/modified filesGravatar David Garcia Quintas2016-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
| |/ / /
| * | | Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.xGravatar Nicolas Noble2016-08-23
| |\ \ \
| | * | | Removing unused header.Gravatar Nicolas "Pixel" Noble2016-08-23
| | * | | Untangling secure and unsecure.Gravatar Nicolas "Pixel" Noble2016-08-23
* | | | | some refactoringGravatar Sree Kuchibhotla2016-08-22
| | | * | Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
* | | | | MergeGravatar Sree Kuchibhotla2016-08-22
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Remove this->Gravatar Vijay Pai2016-08-18
| |/ / /
| * | | Reduce allocations associated with src/cpp/util/byte_buffer.cc.Gravatar Mark D. Roth2016-08-18
| * | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
| |\| |
| * | | clang-formatGravatar Mark D. Roth2016-08-03
| | * | Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
| * | | Update destroy_call_elem args from merge.Gravatar Mark D. Roth2016-08-02
| | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-02
| | | |\
| * | | \ Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-07-29
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
| * | | | Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
| |\ \ \ \
| | | * | | Code review changes.Gravatar Mark D. Roth2016-07-28
| | | | | * scrubbed codegen/sync.hGravatar David Garcia Quintas2016-07-27
| | | | | * removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| | | | | * removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| | | | | * removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27