aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix error handling in grpc_call_create().Gravatar Mark D. Roth2016-06-23
* Change grpc_channel_filter init_call_elem() method to return grpc_error.Gravatar Mark D. Roth2016-06-23
* Merge pull request #6993 from grpc/update_csharp_readmeGravatar Jan Tattermusch2016-06-22
|\
* \ Merge pull request #6104 from jtattermusch/coreclr_supportGravatar Jan Tattermusch2016-06-22
|\ \
* \ \ Merge pull request #6984 from jtattermusch/fix_6930Gravatar Jan Tattermusch2016-06-22
|\ \ \
| | | * Update c# readme.Gravatar Jan Tattermusch2016-06-21
| |_|/ |/| |
* | | Merge pull request #6839 from dgquintas/simplify_compression_interopGravatar Jan Tattermusch2016-06-21
|\ \ \
| * | | updated node interop serverGravatar David Garcia Quintas2016-06-21
* | | | Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdownGravatar Jan Tattermusch2016-06-21
|\ \ \ \
| | | * | add missing ConfigureAwait(false)Gravatar Jan Tattermusch2016-06-21
| |_|/ / |/| | |
| | * | moved up 'package' statement.Gravatar David Garcia Quintas2016-06-21
* | | | Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
|\ \ \ \
* \ \ \ \ Merge pull request #6966 from ctiller/get_settings_firstGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6965 from ctiller/naughty_clientGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6970 from nathanielmanistaatgoogle/with_callGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \ \ \
| | | | | | * | Using inlined BoolValue in lieu of wrappers.proto due to lack of node supportGravatar David Garcia Quintas2016-06-21
| | | | | | | * regenerate project.json filesGravatar Jan Tattermusch2016-06-21
* | | | | | | | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2Gravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \ \ \
| | | | | | | | * improve project.json filesGravatar Jan Tattermusch2016-06-20
* | | | | | | | | Merge pull request #6896 from soltanmm/maybeGravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | Correct lingering FATAL_FAILURE sitesGravatar Nathaniel Manista2016-06-20
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6848 from thinkerou/default_roots_pemGravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-testsGravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-constru...Gravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | Change with_call from parameter to attributeGravatar Nathaniel Manista2016-06-20
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | | | | * | | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| | | | | | | * | | We dont need to account for parsing or not when writingGravatar Craig Tiller2016-06-20
| | | | | | | * | | Force receiving a SETTINGS frame as the first frameGravatar Craig Tiller2016-06-20
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
| |_|_|_|_|/ / / |/| | | | | | |
| | * | | | | | Delete tests of dead pre-GA codeGravatar Nathaniel Manista2016-06-18
| |/ / / / / / |/| | | | | |
| * | | | | | Fix secure channel constructionGravatar Nathaniel Manista2016-06-18
| | | | | * | removed spurious .format()Gravatar David Garcia Quintas2016-06-17
| | | | | * | Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_...Gravatar David Garcia Quintas2016-06-17
| | | | | |\ \
| | | | | * \ \ Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | * | | added extra path to python protocGravatar David Garcia Quintas2016-06-17
| | | | | | * | fixed syntax errors in protoGravatar David Garcia Quintas2016-06-17
* | | | | | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | | | | * add debian.8-x64 to the list of runtimesGravatar Jan Tattermusch2016-06-17
| | | | | | | * address review commentsGravatar Jan Tattermusch2016-06-17
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdownGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | clang-format codeGravatar Craig Tiller2016-06-17
| | | * | | | | | Merge branch 'error' of github.com:ctiller/grpc into errorGravatar Craig Tiller2016-06-17
| | | |\ \ \ \ \ \
| | | * | | | | | | Cleanup spamGravatar Craig Tiller2016-06-17
| | * | | | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| | |\ \ \ \ \ \ \ \
* | | | | | | | | | | php: there is an unimplemented serviceGravatar Stanley Cheung2016-06-17
| | | | | * | | | | | Merge branch 'node_qps_wait_for_ready' of github.com:murgatroid99/grpc into e...Gravatar Craig Tiller2016-06-17
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | | |/| | | | | | | | | | | |/ / / / / / / | | | |/| | | | | | |