Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | add a comment | Jan Tattermusch | 2016-11-10 |
| | |||
* | add more MetadataCredentials tests | Jan Tattermusch | 2016-11-09 |
| | |||
* | allow null metadata_array in plugin notify | Jan Tattermusch | 2016-11-09 |
| | |||
* | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-28 |
|\ | |||
| * | lazy initialize streamingResponseCallFinishedTcs | Jan Tattermusch | 2016-10-27 |
| | | |||
* | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | |||
* | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\| | |||
* | | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 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 | ||
* | | 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 |
| | | |