Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix asan bug. | Mark D. Roth | 2016-10-25 |
* | Update comments. | Mark D. Roth | 2016-10-25 |
* | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-24 |
|\ | |||
| * | Merge pull request #8429 from markdroth/service_config2 | Mark D. Roth | 2016-10-24 |
| |\ | |||
| | * | clang-format | Mark D. Roth | 2016-10-24 |
* | | | Fix propagation of channel args for insecure channels. | Mark D. Roth | 2016-10-24 |
* | | | Minor clean-up. | Mark D. Roth | 2016-10-24 |
* | | | Fix dns_resolver_connectivity_test. | Mark D. Roth | 2016-10-24 |
| * | | Merge pull request #8463 from ncteisen/csharp_unimplemented_method | Noah Eisen | 2016-10-24 |
| |\ \ | |||
| * \ \ | Merge pull request #8467 from ncteisen/node_unimplemented_method | Noah Eisen | 2016-10-24 |
| |\ \ \ | |||
* | | | | | clang-format | Mark D. Roth | 2016-10-24 |
| | * | | | added new test to interop_sanity_test.js | Noah Eisen | 2016-10-24 |
* | | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | 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 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | * | | | | polish HandleCallAsync | Jan Tattermusch | 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 |
| |\ \ \ \ \ | |||
| | | | * | | | change unimplemented_method to unimplemented_service. Add real unimplemented_... | Noah Eisen | 2016-10-21 |
| | |_|/ / / | |/| | | | | |||
| | | | * | | added the real unimplemented_method test to csharp interop test | Noah Eisen | 2016-10-21 |
| | | | * | | renamed unimplemented_method -> unimplemented_service | Noah Eisen | 2016-10-21 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-21 |
|\| | | | | |||
* | | | | | Remove resolver_result. | Mark D. Roth | 2016-10-21 |
| * | | | | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
| |\ \ \ \ | |||
* | | | | | | Change LB policies to get their input from channel args. | Mark D. Roth | 2016-10-21 |
| * | | | | | Merge pull request #8450 from dgquintas/move_unref | David G. Quintas | 2016-10-21 |
| |\ \ \ \ \ | |||
* | | | | | | | Encode server name, LB policy name, and addresses in channel args. | Mark D. Roth | 2016-10-21 |
* | | | | | | | Set user data vtable when creating grpc_lb_addresses. | Mark D. Roth | 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 |
| |\ \ \ \ \ \ \ | |||
* | | | | | | | | | Pass channel args through resolver. | Mark D. Roth | 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 |
| |\ \ \ \ \ \ \ |