aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
...
| * | | | Merge pull request #8354 from grpc/v1.0.xGravatar Jan Tattermusch2016-10-12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Update README.mdGravatar Jan Tattermusch2016-10-12
| | | * | Remove stale commentGravatar Garrett Casto2016-10-10
* | | | | 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
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | * | Add C++ ApiGravatar Garrett Casto2016-10-04
| | |_|/ / | |/| | |
| | | | * Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-03
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Cleanup server_cc.ccGravatar Sree Kuchibhotla2016-10-03
| | | | * Minor changesGravatar Sree Kuchibhotla2016-10-03
* | | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-03
|\| | | |
| | | | * Merge remote-tracking branch 'upstream/master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-03
| | | | |\
| | * | | \ Merge remote-tracking branch 'upstream/master' into fail_fastGravatar Mark D. Roth2016-09-30
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * tsan failuresGravatar Sree Kuchibhotla2016-09-29
| * | | | | 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
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | | * Make sync server settings configurableGravatar Sree Kuchibhotla2016-09-28
| | | | | | * Make settings configurableGravatar Sree Kuchibhotla2016-09-27
| | | | * | | Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-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
| * | | | | Fix typoGravatar Yuchen Zeng2016-09-23
| * | | | | Add comments about how to re-generate reflection proto filesGravatar Yuchen Zeng2016-09-22
|/ / / / /
| | | | * 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 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
|\| | | | |