Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Going for 1.2.0 | David Garcia Quintas | 2017-03-20 | |
| | | | ||||
| | * | Bump 1.2.x version to pre-2 | Ken Payson | 2017-03-16 | |
| | | | ||||
| | * | deprecate ChannelOptions.MaxMessageSize | Jan Tattermusch | 2017-03-13 | |
| | | | ||||
| | * | Introducing 1.2.0-pre1 | David Garcia Quintas | 2017-03-09 | |
| | | | ||||
| * | | Bumped version to 1.3.0-dev | David Garcia Quintas | 2017-03-09 | |
| |/ | ||||
* / | adapt C# to new cq_create API | Jan Tattermusch | 2017-03-08 | |
|/ | ||||
* | expose AuthContext in C# | Jan Tattermusch | 2017-03-02 | |
| | ||||
* | use grpc_csharp_ext built by cmake | Jan Tattermusch | 2017-02-09 | |
| | ||||
* | add C# testing APIs | Jan Tattermusch | 2017-02-01 | |
| | ||||
* | Merge github.com:grpc/grpc into version3 | Craig Tiller | 2017-01-31 | |
|\ | ||||
* | | Bump master version numbers | Craig Tiller | 2017-01-30 | |
| | | ||||
| * | allow utf8 encoded status message | Jan Tattermusch | 2017-01-30 | |
|/ | ||||
* | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 | |
| | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | |||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 | |
| | ||||
* | make grpc_csharp_ext compile | Jan Tattermusch | 2016-12-13 | |
| | ||||
* | get rid of unused ReleaseSigned config | Jan Tattermusch | 2016-12-09 | |
| | ||||
* | make CallFlags internal, expose WaitForReady | Jan Tattermusch | 2016-12-02 | |
| | ||||
* | wire passing of C# CallFlags to C core | Jan Tattermusch | 2016-12-02 | |
| | ||||
* | add C# call flags API | Jan Tattermusch | 2016-12-02 | |
| | ||||
* | get rid of the obsolete C# package builder | Jan Tattermusch | 2016-11-30 | |
| | ||||
* | Merge remote-tracking branch 'upstream/v1.0.x' into HEAD | Jan Tattermusch | 2016-11-22 | |
|\ | ||||
* | | update Grpc.Core.nuspec | Jan Tattermusch | 2016-11-21 | |
| | | ||||
* | | update project.json projects to System.Interactive.Async 3.1.1 | Jan Tattermusch | 2016-11-21 | |
| | | ||||
* | | Update .csproj files to System.Interactive.Async to 3.1.1 | Jan Tattermusch | 2016-11-21 | |
| | | ||||
* | | remove existing profiling points | Jan Tattermusch | 2016-11-11 | |
| | | ||||
* | | 10m entries in profiler | Jan Tattermusch | 2016-11-11 | |
| | | ||||
* | | support threadpool tracing | Jan Tattermusch | 2016-11-11 | |
| | | ||||
| * | strong name sign csharp nuget builds with dotnet on windows | Alexander Polcyn | 2016-11-01 | |
| | | ||||
* | | lazy initialize streamingResponseCallFinishedTcs | Jan Tattermusch | 2016-10-27 | |
| | | ||||
| * | Going 1.0.1. | Nicolas "Pixel" Noble | 2016-10-26 | |
| | | ||||
* | | 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 | |||
| * | | 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 | |||
* | | | string.EndsWith is really slow on CoreCLR | Jan Tattermusch | 2016-10-23 | |
| | | | ||||
* | | | 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 | |
|/ / | ||||
* | | refactor NoSuchMethodCallHandler | Jan Tattermusch | 2016-10-18 | |
| | | ||||
* | | 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 | |
| | |