Commit message (Expand) | Author | Age | |
---|---|---|---|
* | When call creation fails, free the allocated call. | Mark D. Roth | 2016-06-29 |
* | Fix msan/asan/tsan build failure. | Mark D. Roth | 2016-06-29 |
* | clang-format | Mark D. Roth | 2016-06-23 |
* | Added test for filter whose call initialization fails, and fixed bugs | Mark D. Roth | 2016-06-23 |
* | Propagate error up through grpc_connected_subchannel_create_call(). | Mark D. Roth | 2016-06-23 |
* | Fix error handling in grpc_call_create(). | Mark D. Roth | 2016-06-23 |
* | Change grpc_channel_filter init_call_elem() method to return grpc_error. | Mark D. Roth | 2016-06-23 |
* | Merge pull request #6993 from grpc/update_csharp_readme | Jan Tattermusch | 2016-06-22 |
|\ | |||
* \ | Merge pull request #6104 from jtattermusch/coreclr_support | Jan Tattermusch | 2016-06-22 |
|\ \ | |||
* \ \ | Merge pull request #6984 from jtattermusch/fix_6930 | Jan Tattermusch | 2016-06-22 |
|\ \ \ | |||
| | | * | Update c# readme. | Jan Tattermusch | 2016-06-21 |
| |_|/ |/| | | |||
* | | | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 |
|\ \ \ | |||
| * | | | updated node interop server | David Garcia Quintas | 2016-06-21 |
* | | | | Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ | |||
| | | * | | add missing ConfigureAwait(false) | Jan Tattermusch | 2016-06-21 |
| |_|/ / |/| | | | |||
| | * | | moved up 'package' statement. | David Garcia Quintas | 2016-06-21 |
* | | | | Merge pull request #6969 from ctiller/stream_finish | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6966 from ctiller/get_settings_first | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6965 from ctiller/naughty_client | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6970 from nathanielmanistaatgoogle/with_call | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ | |||
| | | | | | * | | Using inlined BoolValue in lieu of wrappers.proto due to lack of node support | David Garcia Quintas | 2016-06-21 |
| | | | | | | * | regenerate project.json files | Jan Tattermusch | 2016-06-21 |
* | | | | | | | | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | | * | improve project.json files | Jan Tattermusch | 2016-06-20 |
* | | | | | | | | | Merge pull request #6896 from soltanmm/maybe | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | Correct lingering FATAL_FAILURE sites | Nathaniel Manista | 2016-06-20 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #6848 from thinkerou/default_roots_pem | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-constru... | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | Change with_call from parameter to attribute | Nathaniel Manista | 2016-06-20 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | | | | * | | | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||
| | | | | | | * | | | We dont need to account for parsing or not when writing | Craig Tiller | 2016-06-20 |
| | | | | | | * | | | Force receiving a SETTINGS frame as the first frame | Craig Tiller | 2016-06-20 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | * | | | Fix memory leak upon receiving two RST_STREAMs | Craig Tiller | 2016-06-20 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
| | * | | | | | | Delete tests of dead pre-GA code | Nathaniel Manista | 2016-06-18 |
| |/ / / / / / |/| | | | | | | |||
| * | | | | | | Fix secure channel construction | Nathaniel Manista | 2016-06-18 |
| | | | | * | | removed spurious .format() | David Garcia Quintas | 2016-06-17 |
| | | | | * | | Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_... | David Garcia Quintas | 2016-06-17 |
| | | | | |\ \ | |||
| | | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| | | | | * | | | added extra path to python protoc | David Garcia Quintas | 2016-06-17 |
| | | | | | * | | fixed syntax errors in proto | David Garcia Quintas | 2016-06-17 |
* | | | | | | | | Merge pull request #6352 from ctiller/error | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #6863 from vjpai/wheezy | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| | | | | | | * | add debian.8-x64 to the list of runtimes | Jan Tattermusch | 2016-06-17 |
| | | | | | | * | address review comments | Jan Tattermusch | 2016-06-17 |
| | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-17 |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| | | * | | | | | | clang-format code | Craig Tiller | 2016-06-17 |
| | | * | | | | | | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-06-17 |
| | | |\ \ \ \ \ \ |