Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update infrastructure to call new unimplemented_service interop test | Noah Eisen | 2016-10-27 |
| | |||
* | Add unimplemented_service test case for cpp interop client | Noah Eisen | 2016-10-27 |
| | |||
* | Implement the advanced interop tests for Python | Noah Eisen | 2016-10-25 |
| | | | | | | | Add the code for three new interop tests: unimplemented_method, unimplemented_service, and custom_metadata. Fix and refactor the code for status_code_and_message. | ||
* | Remove status message check from node interop client | Noah Eisen | 2016-10-25 |
| | | | | | | The node interop client was checking that the status message for the test unimplemented_method was an empty string. This behavior is not guaranteed, and thus the check should be removed. | ||
* | Merge pull request #7615 from rjshade/rewrite_udp_server_linked_list | Yang Gao | 2016-10-25 |
|\ | | | | | Rewrite udp server linked list | ||
* \ | Merge pull request #8437 from makdharma/stress_test_options | makdharma | 2016-10-25 |
|\ \ | | | | | | | modify stress_test command line options | ||
* \ \ | Merge pull request #8281 from gcasto/cronet_cpp_api | Yang Gao | 2016-10-24 |
|\ \ \ | | | | | | | | | Add C++ Api For Cronet | ||
* \ \ \ | Merge pull request #8429 from markdroth/service_config2 | Mark D. Roth | 2016-10-24 |
|\ \ \ \ | | | | | | | | | | | Convert method config to a struct for use in the fast path. | ||
| * | | | | clang-format | Mark D. Roth | 2016-10-24 |
| | | | | | |||
* | | | | | Merge pull request #8463 from ncteisen/csharp_unimplemented_method | Noah Eisen | 2016-10-24 |
|\ \ \ \ \ | | | | | | | | | | | | | Implement Csharp Unimplemented Method | ||
* \ \ \ \ \ | Merge pull request #8467 from ncteisen/node_unimplemented_method | Noah Eisen | 2016-10-24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Implement Node Unimplemented Method Interop Test | ||
| * | | | | | | added new test to interop_sanity_test.js | Noah Eisen | 2016-10-24 |
| | | | | | | | |||
* | | | | | | | Merge pull request #8476 from jtattermusch/csharp_streamline_nits | Jan Tattermusch | 2016-10-24 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Address nits from #8396 | ||
| | | * | | | | | updated the interop spec to conform with recent name change | Noah Eisen | 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 ↵ | Jan Tattermusch | 2016-10-24 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jtattermusch/csharp_server_streamline_request_call_invocations C# server streamline request call invocations | ||
* \ \ \ \ \ \ \ | Merge pull request #8469 from jtattermusch/csharp_perf_tuning | Jan Tattermusch | 2016-10-24 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Run C# QpsWorker on all cores | ||
| * | | | | | | | | qps worker runs on all threads | Jan Tattermusch | 2016-10-24 |
|/ / / / / / / / | |||
* | | | | | | | | Merge pull request #8472 from jtattermusch/csharp_eliminate_string_endswith | Jan Tattermusch | 2016-10-24 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | C# performance: string.EndsWith is really slow on CoreCLR | ||
| * | | | | | | | | string.EndsWith is really slow on CoreCLR | Jan Tattermusch | 2016-10-23 |
|/ / / / / / / / | |||
* | | | | | | | | Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures | apolcyn | 2016-10-22 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | fail performance tests if any jobs fail or timeout | ||
| * | | | | | | | | clean up error message | Alexander Polcyn | 2016-10-22 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #8395 from jtattermusch/testing_nitpicking | Jan Tattermusch | 2016-10-22 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | A few test related fixes | ||
| * | | | | | | | | | show logs from qps workers | Jan Tattermusch | 2016-10-22 |
|/ / / / / / / / / | |||
* | | | | | | | | | Merge pull request #8438 from jtattermusch/csharp_compiler_warnings | Jan Tattermusch | 2016-10-22 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix a few C# compiler warnings | ||
| | | | * | | | | | | change unimplemented_method to unimplemented_service. Add real ↵ | Noah Eisen | 2016-10-21 |
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | unimplemented_method test for node | ||
| | | | * | | | | | 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 pull request #8418 from markdroth/interop_flags | Mark D. Roth | 2016-10-21 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow specifying extra flags for C++ interop server. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Rename client_config directory to client_channel. | ||
| | | | | | | * | | | Add copyright header | Garrett Casto | 2016-10-21 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #8450 from dgquintas/move_unref | David G. Quintas | 2016-10-21 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Moved unref of security connector outside of grpc_secure_channel_create | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8215 from sreecha/new_scenario | Nicolas Noble | 2016-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add a new scenario: Async-Client/Sync-Server | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8208 from tcr/master | Michael Lumish | 2016-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Compiles with npm install --debug option. | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7651 from rjshade/add_error_log_for_h2_headers | Craig Tiller | 2016-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add error log for invalid http2 headers | ||
| | | | | | | | | | | | * | | clang-format fixes | Makarand Dharmapurikar | 2016-10-21 |
| | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge pull request #8455 from ctiller/importz | Craig Tiller | 2016-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import related fixes | ||
| * | | | | | | | | | | | | | | Fix build for import | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netstandard | ||
| | | | | | | * | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Server mode for GC in C# QpsWorker | ||
| | | | | * | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed MD key "lb-cost" to "lb-cost-bin" | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8445 from muxi/revert-8425 | Muxi Yan | 2016-10-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert PR #8425 | ||
| | | | | | | | | | | | * | | | Clang format | Garrett Casto | 2016-10-20 |
| | | | | | | | | | | | | | | |