Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lazy initialize streamingResponseCallFinishedTcs | Jan Tattermusch | 2016-10-27 |
| | |||
* | Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer | Jan Tattermusch | 2016-10-26 |
|\ | | | | | Make ServerCallContext.Peer lazy | ||
* | | SafeHandleZeroIsInvalid cleanup | Jan Tattermusch | 2016-10-26 |
| | | |||
| * | Make ServerCallContext.Peer lazy | Jan Tattermusch | 2016-10-26 |
|/ | |||
* | Merge pull request #8453 from jtattermusch/csharp_task_utils | Jan Tattermusch | 2016-10-25 |
|\ | | | | | Introduce framework independent replacement for CompletedTask | ||
* \ | Merge pull request #8463 from ncteisen/csharp_unimplemented_method | Noah Eisen | 2016-10-24 |
|\ \ | | | | | | | Implement Csharp Unimplemented Method | ||
| | * | provide framework independent version of Task.CompletedTask | Jan Tattermusch | 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 | ||
* | | | qps worker runs on all threads | Jan Tattermusch | 2016-10-24 |
| | | | |||
* | | | string.EndsWith is really slow on CoreCLR | Jan Tattermusch | 2016-10-23 |
| | | | |||
| | * | 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 |
| | | | |||
* | | | 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 |
| |/ |/| | |||
| * | expose knob for adjusting number of requested calls | Jan Tattermusch | 2016-10-21 |
| | | |||
| * | introduce separate grpcsharp_request_call_context | Jan Tattermusch | 2016-10-21 |
| | | |||
| * | 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 |
| | |||
* | removed check on the returned message from calling an unimplemented method | Noah Eisen | 2016-10-20 |
| | |||
* | refactor NoSuchMethodCallHandler | Jan Tattermusch | 2016-10-18 |
| | |||
* | Merge pull request #8361 from ncteisen/csharp_custom_metadata | Eric Anderson | 2016-10-13 |
|\ | | | | | Bug Fix in CSharp Interop Client | ||
* \ | Merge pull request #8297 from jtattermusch/add_newinstance_comment | Jan Tattermusch | 2016-10-13 |
|\ \ | | | | | | | Add comment to NewInstance override in the generated code | ||
| | * | fixed bug in custom metadata interop test from csharp client to c++ server | Noah Eisen | 2016-10-12 |
| |/ |/| | |||
* | | Merge pull request #8354 from grpc/v1.0.x | Jan Tattermusch | 2016-10-12 |
|\ \ | | | | | | | Upmerge doc changes from v1.0.x | ||
| * | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | | | |||
| * | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | | | |||
| | * | regenerate C# protos | Jan Tattermusch | 2016-10-12 |
| |/ |/| | |||
* | | Merge pull request #8324 from grpc/v1.0.x | Nathaniel Manista | 2016-10-07 |
|\| | | | | | v1.0.x → master upmerge. | ||
| * | change back slashes to forward slashes in grpc.tool nuspec | Alexander Polcyn | 2016-10-06 |
| | | |||
* | | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under | Nicolas "Pixel" Noble | 2016-09-29 |
|\| | |||
| * | update the comment to reflect current state | Jan Tattermusch | 2016-09-22 |
| | | |||
* | | add copyrights for AssemblyInfo.cs files | Jan Tattermusch | 2016-09-21 |
| | | |||
| * | dont require libc-dev on coreclr | Jan Tattermusch | 2016-09-21 |
| | | |||
* | | Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure | Jan Tattermusch | 2016-09-19 |
|\ \ | | | | | | | Fix wrong exceptions being thrown on send failure. | ||
| * | | simplify delayed streaming write logic | Jan Tattermusch | 2016-09-16 |
| | | | |||
| * | | dont allow new writes if theres a write with delayed completion | Jan Tattermusch | 2016-09-16 |
| | | | |||
| | * | regenerate C# related files after backporting from master | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | make Grpc.Tools.nuspec buildable on Linux | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | switch distribtests to use nugets generated by dotnet cli | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | fix copying data directory | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | add shutdownhook for CoreCLR | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | fixed formatting | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | allow building all nugets on linux | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | make native extension loader work for published netcoreapp1.0 too | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-15 |
| | | | |||
| | * | address coreCLR TODO | Jan Tattermusch | 2016-09-15 |
| | | |