aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-12
|\
| * Merge pull request #8354 from grpc/v1.0.xGravatar Jan Tattermusch2016-10-12
| |\
| | * Update README.mdGravatar Jan Tattermusch2016-10-12
* | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-10
|\| |
| * | Merge pull request #8219 from markdroth/fail_fastGravatar Mark D. Roth2016-10-07
| |\ \
| * | | Fix header.Gravatar Mark D. Roth2016-10-06
| | * | Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-10-06
| | |\ \ | | |/ / | |/| |
* | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-03
|\| | |
| | * | Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-09-30
| | |\ \
| * | | | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\| | |
| * | | Merge pull request #8046 from gislan/masterGravatar Yang Gao2016-09-29
| |\ \ \
| * \ \ \ Merge pull request #7833 from sreecha/fix_channel_from_fd_apiGravatar Nicolas Noble2016-09-29
| |\ \ \ \
* | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\| | | | |
* | | | | | Fix conflicting filenameGravatar Craig Tiller2016-09-28
* | | | | | Collecting failure status progressGravatar Craig Tiller2016-09-28
* | | | | | Buffer pool C++ wrapperGravatar Craig Tiller2016-09-28
| | | | * | Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY toGravatar Mark D. Roth2016-09-28
| | | | * | Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-09-28
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
| |_|_|/ / |/| | | |
| * | | | Fix typoGravatar Yuchen Zeng2016-09-23
| * | | | Add comments about how to re-generate reflection proto filesGravatar Yuchen Zeng2016-09-22
|/ / / /
* | | | 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 branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | Merge branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| | | |\ \ \
| | | | | * | Add method for creating insecure channel from FD with custom argumentsGravatar Adam Czachorowski2016-09-09
| | |_|_|/ / | |/| | | |
| * | | | | 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
| | | | * 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
| | |_|/ | |/| |
| | * | Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22