Commit message (Expand) | Author | Age | |
---|---|---|---|
* | clang-format | Mark D. Roth | 2016-10-24 |
* | Add block comment. | Mark D. Roth | 2016-10-24 |
* | Expand comment documenting grpc_method_config_table_convert(). | Mark D. Roth | 2016-10-24 |
* | Merge remote-tracking branch 'upstream/master' into service_config2 | Mark D. Roth | 2016-10-24 |
|\ | |||
| * | Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_c... | Jan Tattermusch | 2016-10-24 |
| |\ | |||
| * | | qps worker runs on all threads | Jan Tattermusch | 2016-10-24 |
| * | | string.EndsWith is really slow on CoreCLR | Jan Tattermusch | 2016-10-23 |
| * | | Merge pull request #8438 from jtattermusch/csharp_compiler_warnings | Jan Tattermusch | 2016-10-22 |
| |\ \ | |||
| * \ \ | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #8450 from dgquintas/move_unref | David G. Quintas | 2016-10-21 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8208 from tcr/master | Michael Lumish | 2016-10-21 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #7651 from rjshade/add_error_log_for_h2_headers | Craig Tiller | 2016-10-21 |
| |\ \ \ \ \ \ | |||
| | | | | | * | | get rid of compiler warnings | Jan Tattermusch | 2016-10-21 |
| | | | | | * | | Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in | Jan Tattermusch | 2016-10-21 |
| | | | | | * | | remove unused member | Jan Tattermusch | 2016-10-21 |
| | | | | | * | | address XMLdoc related warnings | Jan Tattermusch | 2016-10-21 |
| | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Merge pull request #8444 from jtattermusch/csharp_use_server_gc | Jan Tattermusch | 2016-10-21 |
| |\ \ \ \ \ \ | |||
| | | | | * | | | Moved unref of security connector outside of grpc_secure_channel_create | David Garcia Quintas | 2016-10-20 |
| | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8381 from dgquintas/lb-cost-bin | David G. Quintas | 2016-10-20 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #8445 from muxi/revert-8425 | Muxi Yan | 2016-10-20 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readme | Michael Lumish | 2016-10-20 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | expose knob for adjusting number of requested calls | Jan Tattermusch | 2016-10-21 |
| | | | | | | | | * | introduce separate grpcsharp_request_call_context | Jan Tattermusch | 2016-10-21 |
| | | * | | | | | | | Revert PR #8425 | Muxi Yan | 2016-10-20 |
| | |/ / / / / / / | |/| | | | | | | | |||
| | | | | | | | * | request more rpcs per thread | Jan Tattermusch | 2016-10-21 |
| | | | | | | | * | allow new RPC once previous call has been handled | Jan Tattermusch | 2016-10-20 |
| | | | | |_|_|/ | | | | |/| | | | |||
| | | | * | | | | use Server mode for GC in C# QpsWorker | Jan Tattermusch | 2016-10-20 |
| | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8365 from vjpai/fc_1dstream | Vijay Pai | 2016-10-20 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #8440 from ncteisen/csharp_interop_test_fix | Noah Eisen | 2016-10-20 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #8423 from ncteisen/interop_client_naming | Noah Eisen | 2016-10-20 |
| |\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | removed check on the returned message from calling an unimplemented method | Noah Eisen | 2016-10-20 |
| | |/ / / / / / / | |/| | | | | | | | |||
| | | * | | | | | | Merge branch 'master' into fc_1dstream | Vijay Pai | 2016-10-20 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-19 |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-19 |
|\| | | | | | | | | |||
| * | | | | | | | | Merge pull request #8303 from markdroth/service_config | Mark D. Roth | 2016-10-19 |
| |\ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | Convert method config to a struct for use in fast path in client_channel. | Mark D. Roth | 2016-10-19 |
* | | | | | | | | | | Convert method config to a struct for use in the fast path. | Mark D. Roth | 2016-10-19 |
| |/ / / / / / / / |/| | | | | | | | | |||
| * | | | | | | | | Merge pull request #8414 from kpayson64/use_external_api | kpayson64 | 2016-10-19 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #8425 from jcanizales/xcode-8-fix | Muxi Yan | 2016-10-19 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Update tests project to XCode 8 | Jorge Canizales | 2016-10-19 |
| | | | * | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_client_naming | Noah Eisen | 2016-10-19 |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | Changed name of rpc method to fit with the conventional naming. Also fixed ty... | Noah Eisen | 2016-10-19 |
| * | | | | | | | | | | Merge pull request #8370 from lyuxuan/fix_handshake_malloc | Craig Tiller | 2016-10-19 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | clang-format | Mark D. Roth | 2016-10-19 |
| * | | | | | | | | | | | Merge pull request #8330 from kpayson64/poll_failure | kpayson64 | 2016-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8409 from jtattermusch/refactor_unimplemented_handler | Jan Tattermusch | 2016-10-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | | Change channel tests to use public API | Ken Payson | 2016-10-18 |
| | | | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into fc_1dstream | Vijay Pai | 2016-10-18 |
| | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #7201 from markdroth/run_interop_tests_go | Mark D. Roth | 2016-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
|\| | | | | | | | | | | | | |